on 2016 Sep 21 3:58 PM
Hello Experts,
While running consolidation from consolidation monitor, data manager package or UJKT, I am getting this error: Invalid Members [ENTITY]=
The same process was working fine and suddenly I am getting this error. I am using the standard consolidation script logic.
*RUN_PROGRAM CONSOLIDATION
CATEGORY = %CATEGORY_SET%
GROUP = %SCOPE_SET%
TID_RA = %TIME_SET%
*ENDRUN_PROGRAM
*RUN_PROGRAM CURR_CONVERSION
CATEGORY = %CATEGORY_SET%
GROUP = %SCOPE_SET%
TID_RA = %TIME_SET%
OTHER = [ENTITY=%ENTITY_SET%]
RATEENTITY = Global
*ENDRUN_PROGRAM
Following are the list of dimension:
No changes are done on configuration view point.
CPMBPC: SAPK-80110INCPMBPC
Regards,
Rahul
Request clarification before answering.
Sorry, but script is strange!
First you have to perform currency conversion then - consolidation!
Please show screenshot of the script!
Also show advanced script you use to run the dm package!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry but "No field is blank" means nothing! There are a lot of settings required for currency translation and consolidation...
Fist check script with only:
*RUN_PROGRAM CURR_CONVERSION
CATEGORY = %CATEGORY_SET%
GROUP = %SCOPE_SET%
TID_RA = %TIME_SET%
OTHER = [ENTITY=%ENTITY_SET%]
RATEENTITY = Global
*ENDRUN_PROGRAM
is it working?
| User | Count |
|---|---|
| 7 | |
| 7 | |
| 6 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.