‎2013 Jan 08 9:05 AM
Hi All,
please help on the below issue.
i have a requirement where I need to create IDOC based on change pointer.
The thing is If any changes made to particular fields(they mentioned 15 fields as per the requirement), I have to create IDOC, which includes all segments and also MSGFN is 004 if changed and MSGFN is 018 if no changes made.
Please help on this issue
Thanks & regards,
Mohan
‎2013 Jan 08 9:53 AM
Hi,
you could use the extension : MGA00001 and the exit ZXMG0U02 (CMOD/SMOD) to catch the change or not.
Fred
‎2013 Jan 08 10:04 AM
Hi Chandra,
To do this, use transaction BD52 (ALE customizing-IMG | Extensions | Master Data Distribution | Activate Change Pointer Per Change Document Item). You can select fields within your message type for change pointer enabling or suppress the pointer for fields already listed. Note that SAP provides a default list of live change fields for any given message type.
With regards,
‎2013 Jan 08 10:37 AM
Hi Srini,
I have done that part.. Now my requirement is, If any changes made for any field, I need to create IDOC for all segments. Nw I am getting only changed segments.