Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Question related to Function module

Former Member
0 Likes
695

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.

6 REPLIES 6
Read only

Former Member
0 Likes
605

Hi experts,

If anybody finds answers to the above question, please let me know.

Thanks a lot!

Read only

Former Member
0 Likes
605

did you try BAPI_SHIPMENT_COST_ESTIMATE

Read only

ferry_lianto
Active Contributor
0 Likes
605

Hi Krishen,

Please check BAPI.

BAPI_SHIPMENT_CHANGE

BAPI_SHIPMENT_COST_ESTIMATE

BAPI_SHIPMENT_CREATE

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
605

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

Read only

0 Likes
605

Thanks for the replies, folks. Unfortunately, none of these are helpful. Can you give me any other input on this!

Thanks!

Read only

Former Member
0 Likes
605

Krishen,

Try with below FM.

BAPI_SHIPMENT_CHANGE

BAPI_SHIPMENT_COST_ESTIMATE

Don't Forget to reward if useful....