‎2011 Oct 24 7:19 PM
Hello guys,
Do you know why the field CAPOC (Type of CAPP calculation at order creation) from PLPOD there is no in BAPI_ROUTING_CREATE?
How can I update this field?
Thanks!
Kleber
‎2011 Oct 25 6:24 PM
Hi Kleber,
Indeed, BAPI_ROUTING_CREATE has few fields missing in its structures when creating a routing.
Anyway, in the past I found a very interesting note (488765 - Do it yourself EWB programming) that allows routing update, adding missing data where needed. I successfully used it, even if not specifically with field CAPOC.
Hope this could help. If you need any further hint, feel free to ask.
Bye,
Flavio
‎2011 Oct 25 6:24 PM
Hi Kleber,
Indeed, BAPI_ROUTING_CREATE has few fields missing in its structures when creating a routing.
Anyway, in the past I found a very interesting note (488765 - Do it yourself EWB programming) that allows routing update, adding missing data where needed. I successfully used it, even if not specifically with field CAPOC.
Hope this could help. If you need any further hint, feel free to ask.
Bye,
Flavio
‎2011 Oct 26 11:22 AM