‎2014 Feb 12 12:58 PM
Hi Experts,
I am an ABAPer & new to DMS.
While trying to create a document via BAPI_DOCUMENT_CREATE2 in DMS (Along with an attachment), BAPI returns me the Number of the Document created. However, the document does not exist when I try to see it via t-code CV03N (Document also not available in table DRAW). Can anyone tell me where am I doing the mistake? Plz guide me on configuration process also, if required.
Thanks.
‎2014 Feb 12 1:02 PM
After the sucessful execution of this BAPI did you call BAPI_TRANSACTION_COMMIT...?
Nabheet
‎2014 Feb 12 1:02 PM
After the sucessful execution of this BAPI did you call BAPI_TRANSACTION_COMMIT...?
Nabheet
‎2014 Feb 12 1:04 PM
Hi,
please confirm, are you using BAPI_TRANSACTION_COMMIT after BAPI_DOCUMENT_CREATE2?
If you are using BAPI_TRANSACTION_COMMIT , still if you are facing issue..Please check for express document dump in update task..
Thanks,