Skip to Content
0
Former Member
Mar 11, 2009 at 09:49 AM

How to read saved data in BPC 7 Nw Script Logic

21 Views

Hi all,

I am trying to write the logic for Price*Quantity Calculation. This logic should be executed whenever user saves the data for either Quantity or Price.

For this i created a Implementation on BADI "UJ_CUSTOM_LOGIC". But i am struck on how to read the data from InfoCube ,Like if user saves "Quantity",logic should read "Price" from the cube and calculate the result, Which is equivalent to GET(------) statement in SQL script Logic. Which method should i call to read the saved data in cube.

Appreciate if someone can help me on this.

Thanks&Regards,

Ashok Kumar.