Hi,
there is no BAPI for creating/deleting documents in items. You could use class /RPM/CL_UI_DOC_LOGIC, for example method CREATE_DOC_IN_FOL for creating or DELETE_DOCFOL for deleting documents in your own program logic.
Regards,
Silvia
Hi Carlo,
can you give me some example code,i have the same requiement, and i don't know how to use the class,thanks a lot.
Add comment