cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BPC10.1 Copy Opening best practice for Historical data

Former Member
0 Likes
581

Hi Experts

As per my observation, If I load data monthly basis and executed package "Copy Opening Balance" or

/CPMB/OPENING_BALANCES then it calculates CORRECT opening balance of each GL and assigned Flow F00 to it.

If I load data yearly basis and executed package "Copy Opening Balance" then it calculates INCORRECT opening balance of each GL and assigned Flow F00 to it. Why??

If I need to load 15 year of historical data from BW how can I calculate correct opening balances month wise of each GL and assigned Flow F00 to it ??

Waiting for helpful reply.

Regards

ISKhan

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186338
Active Contributor

You have to use FOR/NEXT in the script with variable iterating months... Easy!