on 2018 Jul 26 11:11 AM
I am trying to change order status from item ordered to item inducted through RFC.
Passing order id and line item as input parameter of RFC and using CRM_ORDER_MAINTAIN for changing status.
CRM_ORDER_SAVE and BAPI_TRANSACTION_COMMIT to save and commit the changes.
RFC is working fine and changing status if passing only one order at a time but getting error if passing multiple order in Loop.
Thanks
Request clarification before answering.
You may try to input all the GUID in ct_orderadm_h or ct_orderadm_i without using loop.
crm_order_maintain supports processing multiple orders within one call.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.