Application Development and Automation 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: 
Read only

Change pointers

Former Member
0 Likes
582

Hi intellects,

I am working on an outbound idoc of type cremas02 that has to be created using change pointers.

The legacy system is maximo.

A maximo interface table is given in excel that tells the fields in maximo table,corresponding sap fields and the conversion coloumn.

Transactions xk01 and xk02 given.

can anyone plz temme the procedure to follow.

Doubts are whether mappin to be done in sap and if yes how should i convert fields in maximo format , use of maximo table and is an idoc cretaed weni enter values in transaction and enter save.

3 REPLIES 3
Read only

Former Member
0 Likes
502

Hi Gupta,

Change pointers are concept to capture the Changes made to a record or when a new record is created.

The data are strored in CDHDR and CDPOS tables.

Since you are using CREMAS02, You have to go to transaction BD50 and BD61 and set the check box for CREMAS and Activate centrally check box.

Regards

Arun

Read only

Former Member
0 Likes
502

hi but hoe to use the program rbdmidoc or bd21 to create idocs.

Read only

0 Likes
502

Hi Aman,

Use BD64 transaction to create a model and attach the sender and receiver systems.

Then execute BD21 to send the data out of SAP.

Then check using tcode WE20. You should be seeing the idocs.

Regards

Arun