‎2010 Jun 30 5:54 AM
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
‎2010 Jun 30 6:12 AM
Hi Sridevi,
first of all check whether u have done all the configuration for message typr CREMDM .
In T-codes
BD52
BD60
‎2010 Jun 30 6:29 AM
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
‎2010 Jun 30 7:04 AM
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..
‎2010 Jul 06 5:20 AM