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