Hi experts,
I am new to BAdI Programming in BPC.
I am trying to write a BAdI to calculate Opening Material Value(Opening Material Quantity * Opening Material Price).
The Opening Material Value, Opening Material Price and Opening Material Qty are members of ACCOUNT_P Dimension .
Opening Price and Opening Qty are the Input Parameters , the system should calculate the Opening Material Value.
Please guide how to write the BAdI(Execute method in Class)Logic.