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 for custom message type

Former Member
0 Likes
631

Hi All,

Please help me with questions.

1. The requirement is to add two additional fields to CSCK table and then activate change pointers for COSMAS. My question is when I activate the change pointers for COSMAS will it send this two z fields when there is a change?

2. I dont see a message type in BD50 for a standard IDOC Internal_order? Can I add that standard message type? How can I do this? WIll this create an IDOC when ever there is a change in data?

Thanks.

1 ACCEPTED SOLUTION
Read only

dirk_freyaldenhoven
Active Participant
0 Likes
525

Hello Oscar,

1. Which changes should be relevant for creation of COSMAS-IDoc, you have to define in BD52.

2. You need to define INTERNAL_ORDER in WE20. In BD64 you add BAPI "InternalOrder.SaveReplica", filters can be added.

Best Regards, Dirk

1 REPLY 1
Read only

dirk_freyaldenhoven
Active Participant
0 Likes
526

Hello Oscar,

1. Which changes should be relevant for creation of COSMAS-IDoc, you have to define in BD52.

2. You need to define INTERNAL_ORDER in WE20. In BD64 you add BAPI "InternalOrder.SaveReplica", filters can be added.

Best Regards, Dirk