‎2007 Mar 29 12:29 AM
Hi experts,
Can you tell me if you know any function module or bapi for creating/updating shipment costs(vi01)? If you can provide me a sample code, that will be great.
Thanks a lot.
‎2007 Mar 29 4:37 PM
Hi experts,
If anybody finds answers to the above question, please let me know.
Thanks a lot!
‎2007 Mar 29 4:40 PM
‎2007 Mar 29 4:40 PM
Hi Krishen,
Please check BAPI.
BAPI_SHIPMENT_CHANGE
BAPI_SHIPMENT_COST_ESTIMATE
BAPI_SHIPMENT_CREATE
Regards,
Ferry Lianto
‎2007 Mar 29 4:46 PM
HI..
just try
BAPI_SHIPMENT_CREATE
BAPI_SHIPMENT_COST_ESTIMATE
BAPI_SHIPMENT_CHANGE
ALE_SHIPMENT_CREATE
ALE_SHIPMENT_CHANGE for ALEs
and just go to the include LV56I_BAPIUXX
there you can find all related function modules for this
Regards Rk
Message was edited by:
Rk Pasupuleti
‎2007 Apr 05 3:09 AM
Thanks for the replies, folks. Unfortunately, none of these are helpful. Can you give me any other input on this!
Thanks!
‎2007 Apr 05 3:59 AM
Krishen,
Try with below FM.
BAPI_SHIPMENT_CHANGE
BAPI_SHIPMENT_COST_ESTIMATE
Don't Forget to reward if useful....