‎2006 Aug 21 8:07 PM
Is there any standard program which can process change documents (not change pointers) and creates IDOCS?
Thanks,
‎2006 Aug 21 9:00 PM
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
‎2006 Aug 21 9:22 PM
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,