views:

106

answers:

0

I'm a relative newcomer to SAP, so please pardon my ignorance. I'm looking to use Java to work with an SAP BI Cube (select, insert, update, delete type of work). At this point, I'm planning on using JCo to execute the appropriate function modules, but I don't know which function modules to use or how to use them.

Does anyone have any experience programmatically altering a cube in SAP? What approaches worked for you?