Hi Expert,
I have simple transformation file like below:
and below is the er_data (final result) looks like:
As you can see that evdescription & parenth1 has been assigned with value, but when I checked the BPC web admin, I cant see...
Hi Experts,
I am a bit confused of Measures value, when I tried debugging and see the data through CT_DATA, I can see the Measures column but all rows are blank. I have tried few ways to know how BPC works and save data, which are
1. Load Transac...
Hi Experts,
I have encountered very weird error while displaying data in BPC Virtual Provider, it returns error like below:
Look at the description, this error might related to Measures formula, but I never changed the formula, still SAP Stand...
TYPES: BEGIN OF zty_material_attr,
id(32) TYPE c,
bpc_mat_type(5) TYPE c,
material_type_code(7) TYPE c,
* parenth1(32) TYPE c,
END OF zty_material_attr.
...
I will inform here the output once I have upgraded the SP.Even the virtual provider of standard planning model in ENVIRONMENTSHELL is not working. I believe I never changed any dimension in ENVIRONMENTSHELL, always copy into new environment for devel...
I have updated as per your suggestion, still get same error, and I can confirm to you that all YYYY.GLOBAL now have hierarchy already with 2 level as per your suggestion.I think I have answered this question: Still my question about version/SP is not...