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

Function Module / BAPI for Creating Material freight Group

Former Member
0 Likes
539

Hi All,

Can anyone tell me the Function Module / Bapi for creating material freight group.

Regards,

Raj.

2 REPLIES 2
Read only

Former Member
0 Likes
460

try,

BAPI_MATERIAL_GET_ALL and BAPI_MATERIAL_GET_DETAIL

Read only

Former Member
0 Likes
460

Bapi for creating material freight group. :: You actually use mm01 or mm02 to change data for material flight.

So you can use BAPI for mm02 and mm01

For Ex:

BAPI_MATERIAL_SAVEDATA

Hope this helps