cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI/METHOD/BASIC TYPE that can used in LSMW for updating document

0 Kudos

Hello,

Can anybody help me with a BAPI which can be used in LSMW for updating DIR and check-in originals.

Right now i have only option to use

Business object DRAW
MethodLOAD
Message typeDOCUMENT_LOAD
Basic typeDOCUMENT_LOAD01

Can anyone please suggest other method to update Document using LSMW.

Please urgent..

Best Regards,

Kumar Bharadwaj

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hello Kumar,

     You can do both creation and modification with the BAPI_DOCUMENT_LOAD.

To update, just check the "force_update" flag.

Best regards

Nathalie

Answers (1)

Answers (1)

MangeshP
Active Contributor
0 Kudos

HI Kumar,

In my earlier project I have used "BAPI_DOCUMENT_CREATE2" for uploading documents.

I creating my own program with help of ABAP consultant.

I did so because it gave me flexibility to upload documents.

WIth Warm Regards

Mangesh Pande