Skip to Content
0
Dec 07, 2011 at 06:34 PM

Is it possible to "update" and idoc status thru ABAP?

37 Views

Hi,

Is there a way to update the status of an Idoc thru ABAP? Is there some function, etc. that will create an EDIDS record and then also update the EDIDC record?

I suppose I could create an EDIDS record by doing an SQL "Insert", and then do an SQL "update" to the EDIDC record as well, but I was wondering if there is some Function or BAPI or some "best practices" was of doing this.

Thanks for your input,

Andy