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

Bapi for changing internal order settlement rules

Former Member
0 Likes
3,954

Hi

I'm looking for BAPI to add/ modify settlement rules in internal order (like in tc KO02). BAPI_ALM_ORDER_MAINTAIN seems not working, and there's only BAPI_INTERNALORDER_CREATE and GETITEM in internal order group ( there's no MAINTAIN ).

Is there another BAPI to do this? of FM?

regards

Wojciech.

6 REPLIES 6
Read only

Former Member
0 Likes
2,101

Hi

Use BAPI_INTERNALORDER_CREATE

BAPI_INTERNALORDER_GETDETAIL

BAPI_INTERNALORDER_GETLIST

BAPI_INTERNALORDER_SAVEREPLICA

regards

prashant

Read only

Former Member
0 Likes
2,101

hi,pls refer this link

thanks

Read only

Former Member
Read only

0 Likes
2,101

Thanks for help but this links points to discussions abut creating internal order. I want to change one. BAPI_INTERNALORDER_CREATE does not allow to change orders ( i've just tested it.)

regards

wojciech

Read only

Former Member
0 Likes
2,101

Try K_SRULE_CREATE.

or K_ORDER_SETTLEMENT_RULE

or K_SETTLEMENT_RULE_SAVE

Regards

Read only

0 Likes
2,101

try this FM: 'K_SRULE_SAVE_UTASK'