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 documents

Former Member
0 Likes
411

Is there any standard program which can process change documents (not change pointers) and creates IDOCS?

Thanks,

2 REPLIES 2
Read only

Former Member
0 Likes
384

Somen,

Yes, there is.

See:

For create a obj change documents, look at transaction SCDO.

For create IDOCS, look at transaction WE19.

Best regards,

Alexandre

Read only

0 Likes
384

Sorry for the confusion. I am talking about custom idoc type and message type. I am using BTE's (business transaction events) for creating change documents for object KUNHIER. I need to process those entries. I am thinking abt processing them. When we create a change document, will they create change pointers also? If they create, then I can use a zprog similar to rbdmidoc for processing. If not, then I want to know how to handle that.

Thanks,