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

CIG - master data export

former_member709286
Participant
0 Likes
3,386

Hi expert team:


I have run ARBCIG _EVENT for cost center.

Then I have run full load.

After that try create new cost center.

Then run ARBCIG_MASTER_DATA_EXPORT program in incremental mode. Nothing generated.

I also check in table ARBCiG_CHANGEDOC , no records about cost center track inside. But other object is tracked here.

Does anyone experience how to solve this pls?

Many thanks.

Accepted Solutions (1)

Accepted Solutions (1)

YayatiEkbote
Contributor
0 Likes

Hello Manthana,

Did you do full load first? At least in test run mode. What is the outcome?

Regards,

Yayati Ekbote

former_member709286
Participant
0 Likes

Hi Yayati:

I just rerun full load (test run) again.

Result 242 extracted.

What should be next step pls.

Many thanks.

YayatiEkbote
Contributor

Hello Manthana,

If you have configured the incremental load events properly, then ARBCIG_CHANGEDOC table should have changed entries.

One thing to note: If there are no changes done to your cost center master data, then nothing will be resulted. If you are expecting that if you just configured events and it should result the data, it will not happen. There has to be change in data which will result entries in ARBCIG_CHANGEDOC table. You can see this table in SE16.

If there is data in ARBCIG_CHANGEDOC table and your program is not retrieving data in the CSV file, then you need to check the date timestamp of change and configured date timestamp. If the changes have happened earlier to the configured date timestamp, then you need to change the date timestamp to a back date.

If everything is right, then debug FM ARBCIG_COSTCENTER_EXPORT which executes when you run program ARBCIG_MASTER_DATA_EXPORT.

Regards,

Yayati Ekbote

former_member709286
Participant
0 Likes

Hi Yayati:

Thank you very very much for detail explanation.

May I have quick question?

Where is the menu for config date and time stamp pls?

Have a great weekend:)

former_member709286
Participant
0 Likes

Hi Yayati:

In my menu date and timestamp, I not have cost center here.

This is my event standard config.

I have tried again.

I see in table arbcig_docchange only event changed cost center. It’s never triggered for event CREATED at all.


Pls help me again. Many thanks

YayatiEkbote
Contributor

Hello Manthana,

Have you configured field restrictions?

If yes, then, when you create new cost center in SAP ERP, then you will have the event as 'CREATED'. If you change existing cost center information then 'CHANGED' event will be triggered. For Delete also, 'CHANGED' event will be triggered.

If no, then configure field restrictions first.

For cost center there is no date timestamp. Only for IO, there is date timestamp. Sorry for that confusion. For cost center, whatever entries are available, it will pick and send.

There is a configuration of CHANGE_LOG_RETENTION parameter where the ARBCIG_CHANGEDOC table will get cleared after those number of days which will be configured against this parameter.

Regards,

Yayati Ekbote

former_member709286
Participant
0 Likes


Hi Yayati :

I just take a look in field restrictions config. It’s already there by standard. I also test simulate, it’s ok.

This is our standard config.

I wonder when I run arbcig_fieldrestric , this not show in dropdown list?

If you have any other hint will be very helpful.

Many thanks

YayatiEkbote
Contributor

Then it is a good idea to debug FM ARBCIG_COST_CENTER_EXPORT.Put a breakpoint in this FM and execute program ARBCIG_MASTER_DATA_EXPORTwith cost center checkbox on in incremental load. See where the logic is going wrong.

If it a release specific bug, then you'll have to raise an SR and OSS to CIG team.

Regards,

Yayati Ekbote

former_member709286
Participant
0 Likes

Hi Yayati


just one last question.

In your system or the correct one, this filter below has created cost center as well?

Answers (0)