Hi,
I am on BPC 7.5NW.
I am trying to load Master Data and Transaction Data files from BW.
Since I have multiple company codes, for my GL Account master data load I am saying:
ID=0CO_AREA+ID
It works fine. I get all the GL accounts with Controlling Area tagged before it.
So far so good...
Now, when I am loading Transaction data, I saying BPC Dimension=0GL_ACCOUNT
Now values in BPC dimension has Controlling Area before the accounts, while the 0GL_ACCOUNT has only GL Accounts. When we get the data into BPC, how do these two corelate?
Eg:
BPC P_ACCT: CAPT1000
BW GL Account: 1000 (compounded with controlling area CAPT).
Does BPC understand that these two are same?
What is the workaround?
Let me know.
Thanks.
Hi Anand,
You need to use the conversion file and specify the internal and the external fields. Please refer to the below links from help.sap
http://help.sap.com/saphelp_bpc75_nw/helpdata/en/81/94a8a5febd40268d5c59b4fc31be37/content.htm
Hope this helps.
Add a comment