‎2007 Sep 14 3:55 PM
Hi!
How to edit inbound idoc, if possible pls tell me how to do that.
Thanks.
‎2007 Sep 14 4:02 PM
Hi,
You can edit the contents of an existing IDOC using standard transaction WE05. Use WE05 to select the IDOC you wish to edit, expand the Data Records until your segment is visible, double click the segment you wish to edit (not single point and click), this should open the "Display Data Record for IDOC" screen, from the menu select Data Record -> Display -> Change, change the data and save it.
You can also use FM EDI_DOCUMENT_OPEN_FOR_EDIT and EDI_CHANGE_DATA_SEGMENTS to edit the IDoc segment(s) and save the segment changes.
Regards,
Ferry Lianto
‎2007 Sep 14 4:02 PM
Hi,
You can edit the contents of an existing IDOC using standard transaction WE05. Use WE05 to select the IDOC you wish to edit, expand the Data Records until your segment is visible, double click the segment you wish to edit (not single point and click), this should open the "Display Data Record for IDOC" screen, from the menu select Data Record -> Display -> Change, change the data and save it.
You can also use FM EDI_DOCUMENT_OPEN_FOR_EDIT and EDI_CHANGE_DATA_SEGMENTS to edit the IDoc segment(s) and save the segment changes.
Regards,
Ferry Lianto
‎2007 Sep 19 6:01 PM
Hi Ferry!
Whats the use of IDoc editing! When it is used, when it ill usefull.
Thanks,
Rahul.
‎2007 Sep 19 6:27 PM
‎2007 Sep 19 6:12 PM
Hi,
Whats the use of IDoc editing! When it is used, when it ill usefull.
Let's say you have a problem in production and your sender system can not
resend the IDoc for some reason. You know the problem was due to missing mandatory data in IDoc which cause the IDoc failed when trying to post to SAP application. Therefore, you need to edit manually to enter missing data and reprocess the IDoc as I described above.
Regards,
Ferry Lianto
‎2007 Sep 19 6:16 PM
Hi Ferry!
Well, all this things to be taken care in production or in development, if in production by whom pls give details or in development how to do so with same data.
Pls explain in brief.
Looking for your answer.
Thanks & Regards,
Rahul.
‎2007 Sep 19 6:24 PM
Hi,
Usually, all issue in production handles by EDI team/administrator and in development will be handled by developer.
Again, these roles will depend on your company IT organization structure.
Regards,
Ferry Lianto