‎2010 Aug 19 12:20 PM
Hi,
I am facing problem with BAPI_DOCUMENT_CHECKIN2 while uploading a document into DMS content server.
BAPI return table is empty but document is not uploaded.
The parameters passed to BAPI are
it_files-docfile = 'C:tempDMS_Test.txt'.
it_files-wsapplication = 'ACD'.
it_files-storagecategory = 'ZDMS_1'.
APPEND it_files.
Along with these , the other parameters passed are Doc number, version, part and type.
Regards,
Sriram.
‎2010 Aug 19 12:27 PM
‎2010 Aug 19 12:39 PM
Thanks for your reply. yes i have used bapi_document_setcommitmode.