cancel
Showing results for 
Search instead for 
Did you mean: 

what are the bapi's used for sales order create,display and changes? give me the example applications?

vinoth_gru_it
Explorer
0 Kudos

Dear Team,

what are the bapi's used for sales order create,display and changes? give me the example applications?

Regards,

Vinoth

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

You can see the information about bapi saleOrder from Tcd=>BAPI

Regarding sales order creation, there are many bapi.

It caused by version up of sales order function.

So createfromdat2 is latest version.

Thanks,

Former Member
0 Kudos

BAPI_SALESORDER_CREATEFROMDAT1, BAPI_SALESORDER_CREATEFROMDAT2, BAPI_SALESORDER_CREATEFROMDATA

BAPI_SALESORDER_CHANGE

BAPI_SALESORDER_GETLIST, BAPI_SALESORDER_GETSTATUS

and there are many...

vinoth_gru_it
Explorer
0 Kudos

what is the use of

BAPI_SALESORDER_CHANGE

BAPI_SALESORDER_GETLIST, BAPI_SALESORDER_GETSTATUS?

Former Member
0 Kudos

BAPI_SALESORDER_CHANGE - You can use this to update custom fields in VBAK and VBAP.

BAPI_SALESORDER_GETLIST - Returns the list of items.

BAPI_SALESORDER_GETSTATUS - Gives the status of a particular sales order/quotation.

Regards,

Archana

Sharathmg
Active Contributor
0 Kudos

Wrong forum.

vinoth kumar wrote:

Dear Team,

what are the bapi's used for sales order create,display and changes? give me the example applications?

Regards,

Vinoth

To understand the list of BAPI's or RFCs you need to approach the ABAP related forums.

But FYI - BAPI Sales Order Get List is one of the BAPI used to search for sales orders.

Regards,

Sharath