Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Order document upload in sales order

Former Member
0 Kudos

Hi,

In VA02 transaction, we get an option to upload order document. We are using BAPI to create sales order, How can I upload order document?

Thnaks .

1 REPLY 1

Former Member
0 Kudos

Do you want to upload and create a sales order or you want to create a attachment to the order created?

1. If you want to just create the order, use the BAPI.

2. If you want to attach a document to the order, you will have to use the CLGOS class. Search ABAP forum for GOS (Generic Object Services).

Regards,

Ravi

Note : Please mark the helpful answers