Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

distribute cost center data change pointer

Former Member
0 Kudos

HI

I need to distribute cost center data through change pointers

Can anyone please tell me the steps i need to follow

please dont give links, but would be helpful if some1 can tell me step by step

and how to do testing, ie which tables i need to check to see whether my change pointers are working or not.

Thanks in advance

Regards

Manu

2 REPLIES 2

GauthamV
Active Contributor
0 Kudos

hi,

steps in change pointers have been discussed so many times here. search in SCN .

the changes done can be checked in CDHDR,CDPOS tables.

Former Member
0 Kudos

Hi manu,

1) Goto transaction BD61 check if the checkbox is checked

2) Goto SM30 table V_TBDA2 click maintain enter message type and check the checkbox

3) Goto transaction BD52 enter Cost center message type

(COSTCENTER_CHANGEMULTIPLE/COSTCENTER_CREATEMULTIPLE/ any custom one) which you are using and create an entry object CMDT_CC table CMDTCC_ALL field * (all fields/ list of fields you want) .

Change pointers are created you can use this for distribution of IDocs

Regards

Hussain