‎2009 Jan 06 10:07 AM
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.
‎2009 Jan 06 10:45 AM
Hi
Use BAPI_INTERNALORDER_CREATE
BAPI_INTERNALORDER_GETDETAIL
BAPI_INTERNALORDER_GETLIST
BAPI_INTERNALORDER_SAVEREPLICA
regards
prashant
‎2009 Jan 06 10:52 AM
‎2009 Jan 06 11:06 AM
‎2009 Jan 06 11:18 AM
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
‎2009 Jan 08 11:16 AM
Try K_SRULE_CREATE.
or K_ORDER_SETTLEMENT_RULE
or K_SETTLEMENT_RULE_SAVE
Regards
‎2011 Jan 27 4:03 PM