‎2007 Feb 05 4:52 PM
I would like to delete attachment in items object services in batch using ABAP program. Can i use function module or class to do that.
Regards,
‎2007 Feb 05 6:10 PM
HI Daniel,
try with this class CL_GOS_DOCUMENT_SERVICE, the method DELETE_ATTACHMENT sounds good.
Regards,
Gianluca
‎2007 Feb 05 6:10 PM
HI Daniel,
try with this class CL_GOS_DOCUMENT_SERVICE, the method DELETE_ATTACHMENT sounds good.
Regards,
Gianluca