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 for Movement Type

Former Member
0 Likes
1,329

Hi ,

Do we have any standard function module which takes

Serial no and Material no as input paramets and which returns Movement type .

Bye,

Satya.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
815

Hi

There are some function modules to get the movement type like

MB_READ_MOVEMENT_TYPE

MB_GET_MOVEMENT_TYPE

but they won't accept serila no as Import paramters

So i feel there is no proper fun module which accepts serial no and material as input to give movement type

better use the tables like MSEG or VBAP where serial no is there and Movement type and materials are there.

In what exact business application consent you need to fetch movement type(BWART) , take that business application item data table and try to fetch from tables.

Reward points if useful

Regards

Anji

3 REPLIES 3
Read only

Former Member
0 Likes
815

ur question is incomplete?

what is serial numner ?

do u know the link b/w matnr and bwart ?

Regards

Prabhu

Read only

Former Member
0 Likes
815

Hi Satyanarayana,

Check FM

<b> MB_READ_MOVEMENT_TYPE</b>

<b> MB_GET_MOVEMENT_TYPE</b>

Reward points if helpful.

Regards,

Hemant

Read only

Former Member
0 Likes
816

Hi

There are some function modules to get the movement type like

MB_READ_MOVEMENT_TYPE

MB_GET_MOVEMENT_TYPE

but they won't accept serila no as Import paramters

So i feel there is no proper fun module which accepts serial no and material as input to give movement type

better use the tables like MSEG or VBAP where serial no is there and Movement type and materials are there.

In what exact business application consent you need to fetch movement type(BWART) , take that business application item data table and try to fetch from tables.

Reward points if useful

Regards

Anji