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

CREMDM Change pointer query

former_member671009
Participant
0 Likes
695

Hi Experts,

I need to send a idoc for message type CREMDM. My requirement is whenever a OA vendor is changed i need to find the main vendor and trigger the idoc for the main vendor. Whenever I make changes in the vendor they are getting stored in BDCP2 table with message type CREMAS. Since its getting stored with message type CREMAS the changes are not read for message type CREMDM.

Is there any different change pointer approach need to be carrried for this message type CREMDM.

Regards

Sridevi S

4 REPLIES 4
Read only

Former Member
0 Likes
588

Hi Sridevi,

first of all check whether u have done all the configuration for message typr CREMDM .

In T-codes

BD52

BD60

Read only

former_member671009
Participant
0 Likes
588

Hi gaurav,

In bd52 this message type is not having any object class and in bd60 this message type is not maintained.

My query is since this is master data mangaement message type we need to follow the same procedure of maintaining class and message type in the respective transaction or we need to follow a different approach.

Regards

Sridevi S

Read only

0 Likes
588

hi Sridevi,

Try to make all sort of changes to fields were u want change pointers.

Changes will be recorded in CDHDR from there u will get changes that u have made and also object Class

take that object class and look in tcode SCDO double click on text of respective object class u will get the names of table that will be effected by tahe object class .

If u find u r table there goto BD52 with that object class and make entry.

try it out..

revert for further queries..

Read only

former_member671009
Participant
0 Likes
588

issue solved.

Thanks & Regards

Sridevi S