cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Data load data manager package that stops working for no apparent reason

former_member449239
Participant
0 Likes
486

Hi Friends,

BPC data manager (DM) package for loading master data from route (calculation view -.>,AMDP-> BADI/UJD_ROUTINE) stops working. It produces an error, does not load any data or rejects data that is expected to be loaded. The package was working correctly before in Dev system and it seems to have stopped working in Qlty without any reason and without any changes to the BPC or BW system.

DM package details:

/CPMB/IMPORT_MASTER

Data comes neatly until last stage of BADI (i.e. ER_DATA table), but not entering into BPC dim.

Ours is BPC 10.1 NW (standard) , HANABPC - SP8

Both Dev & Qlty system SPs are in sync.

tr-file.jpg

dm-log.jpg

badi-routine-code.txt

Pls suggest.

Regards,

Kumar

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member449239
Participant
0 Likes

Issue is resolved.

Reason: Convertion file maintained for population of account and rate types. This conversion file didn't contain new accounts which exists only in Qlty system.

former_member186338
Active Contributor
0 Likes

If you are using ROUTINE badi but you are not providing badi code and debug results! How is it possible to help???

former_member449239
Participant
0 Likes

Hi Vadim,

provided BADI code and badi returns (er_data) around 14000 records....

Tried different delimiters like TAB

;

,

|

Pls suggest..

former_member186338
Active Contributor
0 Likes

First - never use "Insert File" instead of "Insert Image" for image files - making text unreadable!

Second - please explain in words the required badi logic!