2007 Jul 26 6:36 AM
Hi guys,
Can you please provide me step by step to use BAPI for creating and changing a sales order.
Thanks
Rajeev Gupta
Hi guys,
Can you please provide me step by step to use BAPI for creating and changing a sales order.
Thanks
Rajeev Gupta
2007 Jul 26 6:39 AM
Hi Rajat,
Check these BAPI
BAPI_SALESORDER_CHANGE
BAPI_SALESORDER_CREATEFROMDAT1
BAPI_SALESORDER_CREATEFROMDAT2
Regards
Arun
2007 Jul 26 6:43 AM
Hey Arun,
Thanks for the reply, but actually I am new so can you elaborate little bit more.
I mean step by step .
thanks
Rajeev Gupta
2007 Jul 26 6:40 AM
BAPI_SALESORDER_CREATEFROMDAT1 - this bapi is obsolete as of Release 46C !
BAPI_SALESORDER_CREATEFROMDAT2 - can be used to create a Sales Order
BAPI_SALESORDER_CHANGE - can be use to change a Sales Order
Regards
Gopi
2007 Jul 26 6:42 AM
<b>BAPI_Salesorder_createfromdat1</b> creates a complete sales order from the data entered while <b>BAPI_Salesorder_change</b> is just used to change the data in an existing sales order. The flag 'I' is used to insert a line item in the Sales order. it does not create a new sales order.
Regards
2007 Jul 26 6:46 AM
Hi Rajat,
For creating or changing the instances of business object, foll methods are used:
<b>1. Create or CreateFromData:</b>
The BAPI Create or CreateFromData creates an instance of an SAP Business Object, for example, a purchase order.
<b>2. Change:</b>
The BAPI Change changes an existing instance of a SAP Business Object, for example, a purchase order.
For the Sales Order,
1. BAPI_SALESORDER_CREATEFROMDATA1
2. BAPI_SALESORDER_CREATEFROMDATA2
3. BAPI_SALESORDER_CHANGE
<b>Reward Points if useful</b>
Harish
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |