Skip to Content
0
Former Member
Jan 05, 2012 at 06:29 AM

How to create the document with originals and checkin that document

212 Views

I am using this 2 bapi for creating DMS ,

BAPI_DOCUMENT_CREATE2

BAPI_TRANSACTION_COMMIT

BAPI_DOCUMENT_CHECKIN2

BAPI_TRANSACTION_COMMIT

at last we want to c in DRAO table the created doc no should be updated here.

But it not updating.how can i update in the table..

Please tell via code..