2013 Jul 08 8:12 AM
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
2013 Jul 08 8:34 AM
Hi,
Function Module "KAUF_ORDER_CHANGE_OREXT" can be used for updating the settlement rules of an internal order.
Thanks,
Rajesh.
2013 Jul 08 9:48 AM
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
2013 Jul 08 3:34 PM
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