on 2016 Jan 12 5:18 AM
Hello BPC Gurus
I am trying to load the actual from BW info provider. The DMP run with Warning as status message. There were some rejected records when drilled down I found that there are actuals at parent level captured in ECC. To overcome this issue a dummy member has to be added below the parent level of each WBS Parent member i.e. R_FR01_01 should have a dummy member R_FR01_01_DM. I want this to automate while loading the MD from BW to BPC. As in future the client may add n number of WBS set in real time.
Can you please advice me on how to do this? Is this has to be done at Transformation > Mapping or at Conversion file.
Look at the WBS structure:
Regards
KMG
Request clarification before answering.
The concept of using Start and End Routines (BADI) in Transformation Files is described in Detail here: http://scn.sap.com/docs/DOC-4230
For this you need ABAP know how.
Kind regards,
Achim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If there is some logic to separate required parents then you can create additional master data load with conversion file to create extra members...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi KMG,
Use routine in your transformation file to create extra nodes.
You need ABAP knowledge to resolve this issue.
Andy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 40 | |
| 9 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.