Hi Experts,
I'm using EDI_DOCUMENT_OPEN_FOR_EDIT, EDI_CHANGE_DATA_SEGMENTS, EDI_CHANGE_CONTROL_RECORD and EDI_DOCUMENT_CLOSE_EDIT to edit and modify an Idoc.
By saving the Idoc, the system modifies the original Idoc and generates another Idoc with all original data.
I just want to edit the original Idoc and send it. I don't want to send 2 Idocs (original edited and original) for the same document...
Regards,
David