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/Badi to change internal order

Former Member
0 Likes
1,610

Hi All,

Can any one please let me knw the FM or BADI to change an internal order.

1 ACCEPTED SOLUTION
Read only

bpawanchand
Active Contributor
0 Likes
984

Hi

BAPI_INTERNALORDER_CREATE

BAPI_INTERNALORDER_GETDETAIL

BAPI_INTERNALORDER_GETLIST

BAPI_INTERNALORDER_SAVEREPLICA

http://www.copacustomhelp.state.pa.us/infopak/nav/finance/grants%20management/file1465/index.htm

I hope it helps you

Regards

pavan

3 REPLIES 3
Read only

bpawanchand
Active Contributor
0 Likes
985

Hi

BAPI_INTERNALORDER_CREATE

BAPI_INTERNALORDER_GETDETAIL

BAPI_INTERNALORDER_GETLIST

BAPI_INTERNALORDER_SAVEREPLICA

http://www.copacustomhelp.state.pa.us/infopak/nav/finance/grants%20management/file1465/index.htm

I hope it helps you

Regards

pavan

Read only

Former Member
0 Likes
984

Hi Shilpa.

I would like to suggest a few,

BAPI_INTERNALORDER_CREATE - Create Internal Order From Transferred Data.

BAPI_INTERNALORDER_GETDETAIL - Delivers master data, statuses, and allowed transactions for internal orders

BAPI_INTERNALORDER_GETLIST - Delivers lists of internal orders according to various criteria.

BAPI_INTERNALORDER_SAVEREPLICA - Replicate Individual Internal Order (ALE).

A few more apart from BAPIs are -

ALE_INTERNALORDER_CREATE

ALE_INTERNALORDER_DB_CHANGE

ALE_INTERNALORDER_SAVEREPLICA

IDOC_INPUT_INTERNAL_ORDER

IDOC_INPUT_INTERNAL_ORDER_CREA

Hope that's usefull.

Good Luck & Regards.

Harsh Dave

Edited by: Harsh Dave on Jul 14, 2008 2:37 PM

Edited by: Harsh Dave on Jul 14, 2008 2:40 PM

Read only

Former Member
0 Likes
984

sorry i want Bapi or FM