on ‎2020 Apr 21 10:44 AM
Dear Experts,
I have some problems by loading transaction data from BW via data manager package
/CPMB/LOAD_INFOPROV_UI
We are setting up management consolidation in BPC 10.1 Standard model. When I start the data manager package to load data from BW I get a warning. No data were accepted.
I tried to load data for one company and one account and I got also the same warning as I load all accounts.
The package log says:
No 1 Round
Reject count: 0
Record count: 1
Skip count: 1
Accept count: 0
Task name LOAD INFOPROVIDER
Submit count: 0
Reject count: 0
model: MM_Konsolidierung. Package startus: WARNING
The validation of the transformation file show me no errors but it says also recort count and skip counts but no accepted counts.
Do you have some idea what is the problem and why BPC does not load data and accepted it?
Thanks for your help
Daniel

Request clarification before answering.
Sorry, but the issue is definitely related to your conversion files!
If you know ABAP there is a simple way to find the reason:
Create VERY simple ROUTINE badi: https://archive.sap.com/kmuuid2/50c39fa1-6f95-2d10-2a95-b594de8e1bb7/How%20To...%20Use%20Start%20and...
er_data = ir_data.Debug this badi and you can see data table before and after conversion!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
First - comments are limited to 2 images per comment. Need more - create more comments!
Second: I don't want to see the list of field, I need to see selection conditions (first tab).
"I selected for excample one PC and Account where a value of 15.608,43- is in RSA1 ZPCA_C01 cube available."
Screenshot of this selection and screenshot of data in the cube for the same selection.
Check in RSA1 that you have data to load with the selections like you have in DM selection from infoprovider.
Looks like you have incorrect selection.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What do you mean with the DM selection from infoprovider?
When I enter the name of my InfoProvider in DM package selection, where the transaction data is in BW, I can then select there the fileds where my entity and accounts etc. is and which I mapped in my transformation file.

Or do you mean other selections which I have to do?
I checked the conversion file and I can not find any wrong entries.
For the Items I mapped the items to BPC items, also the other dimensions I mapped from BW to BPC dimension members.
Here are some screens from the conversdion file.

For all other dimensions there are members 1:1 or I put in transformation file the value for AuditID "INPUT", for SCOPE "S_NONE" or for currency "LC"
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.