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_INTERNALORDER_CREATE With Settlement data

Former Member
0 Likes
1,723

Hi,

Using BAPI BAPI_INTERNALORDER_CREATE,  we can create internal orders.

This BAPI has SRULES parameters so that we can pass settlement data to this BAPI.

Please clarify whether we can create settlement rules for the existing internal order through this BAPI.

Thank You.

Regards

Supriya Chaluvadi

3 REPLIES 3
Read only

Former Member
0 Likes
1,185

Hi,

Function Module "KAUF_ORDER_CHANGE_OREXT" can be used for updating the settlement rules of an internal order.

Thanks,

Rajesh.

Read only

0 Likes
1,185

Hi,

Thank s for the reply Rajesh.

But I need to confirm wheather we create settlement rules through BAPI  BAPI_INTERNALORDER_CREATE for existing order or does this bapi will use only to create order.

Thank You.

Regards

Supriya

Read only

0 Likes
1,185

Hi Supriya,

You cannot create settlement rules for an internal order using this BAPI.

You may use the BAPI/FM specified by Rajesh for creating a settlement rule.

Hope this helps