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

Creating Settlement Rule

Former Member
0 Likes
650

Is there any BAPI to create/change Settlement Rule?(Transaction code: KO01/KO02)

Regards,

Savitha

3 REPLIES 3
Read only

Former Member
0 Likes
507

Hi

try with this BAPI

BAPI_INTERNALORDER_CREATE Create Internal Order From Transferred Data

BAPI_INTERNALORDER_GETDETAIL Display master data, status, and allowed business trans.for internal

BAPI_INTERNALORDER_GETLIST Display list of internal orders according to various criteria

Thanka manju

Read only

Former Member
0 Likes
507

The above mentioned BAPIs are for Internal order creation and not for Settlement rule.

Regards,

Savitha

Read only

Former Member
0 Likes
507

Savitha,

Did you ever have any luck accomplishing this goal? I want to do exactly the same thing via the .Net connector. At first I had gone the route suggested in the response, but this does not appear to be correct. Thanks for any help you can provide.

Aaron