Hi,
Is it possible to handle this directly using this BAPI_DOCUMENT_CREATE2 or should i proceed the following approach.
1) Get the document file content using SCMS_DOCUMENT_READ
2) Use write dataset to write in the application server.
3) Then use the BAPI_DOCUMENT_CREATE2 to attach that file updated in step 2 in the document in cv01.
Please suggest.
Thanks,
Prabu