Application Development and Automation 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: 
Read only

Function Module name required

Former Member
0 Likes
867

Hi all,

Can anyone please tell me the name of a FUnction Module to read a sales order in R3.

Please reply as fast as possible.

Regards,

Vijay

8 REPLIES 8
Read only

varma_narayana
Active Contributor
0 Likes
839

Hi

Check the BAPIs

BAPI_SALESORDER_GETLIST

BAPI_SALESORDER_GETDEITAL

regards.

Read only

Former Member
0 Likes
839

Check

BAPI_SALESDOCU_CREATEFROMDATA1

Read only

Former Member
0 Likes
839

Hi,

Use BAPISDORDER_GETDETAILEDLIST.

Regards,

Omkar.

Read only

Former Member
0 Likes
839

Hi bal

USE THIS FM BAPI_SALESORDER_GETDEITAL

Regds,

kiran kumar

Read only

Former Member
0 Likes
839

Hi,

Use BAPISDORDER_GETDETAILEDLIST.

<b>Reward points</b>

Regads

Read only

Former Member
0 Likes
839

hi,

check the following bapi's

BAPISDORDER_GETDETAILEDLIST Sales Order: List of All Order Data

BAPI_ORDER_CHANGE_STATUS_GET Change status for order

BAPI_SALESDOCU_CREATEFROMDATA Creating a Sales Document

BAPI_SALESORDER_CHANGE Sales Order: Change Sales Order

BAPI_SALESORDER_CREATEFROMDAT1 Sales Order: Create Sales Order

BAPI_SALESORDER_CREATEFROMDAT2 Sales Order: Create Sales Order

BAPI_SALESORDER_CREATEFROMDATA Create sales order, no more maintenance

BAPI_SALESORDER_GETLIST Sales order: List of all orders for customer

BAPI_SALESORDER_GETSTATUS Sales order: Display status

BAPI_SALESORDER_SIMULATE Sales Order: Simulate Sales Order

regards,

srinivas

<b>*reward points for useful answers*</b>

Read only

Former Member
0 Likes
839

Hi,

Try the following function modules:

BAPI_SALESORDER_GETLIST

BAPI_SALESORDER_GETSTATUS

BAPI_SALESORDER_PROXY_CREATE

BAPI_SALESORDER_SIMULATE

BAPI_SALESORDER_SIMULATE

<b>reward point if helpful

Debjani Lahiri</b>

Read only

Former Member
0 Likes
839

Hi,

Refer to

Regards

Bala