Application Development 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: 

material - plant - storage location - goods movement type

Former Member
0 Kudos

I need to give correct input to my function module

where can i get material - plant - storage location - goods movement type. ? What is the field name of goods movement type please?

I mean in which tables all these set of values can I get ?

Thanks in advance.

Edited by: Sam Kumar on Sep 5, 2008 4:59 PM

Edited by: Sam Kumar on Sep 5, 2008 5:00 PM

1 ACCEPTED SOLUTION

Former Member
0 Kudos

You can get Material, Plant and Storage location from table MARD.

And goods movement type from table - T156 ( is the master table)..

Thanks,

Srinivas

3 REPLIES 3

Former Member
0 Kudos

BWART - Good movement field..

Table can be t156s or T15*..

Thanks and Regards

Pushkar

Former Member
0 Kudos

You can get Material, Plant and Storage location from table MARD.

And goods movement type from table - T156 ( is the master table)..

Thanks,

Srinivas

Former Member
0 Kudos

Hi Sam,

Please check the Field

BWART	Movement Type (Inventory Management)
MATNR	Material Number
WERKS	Plant
LGORT	Storage Location

in table AUFM ---> Goods movements for order

The Main table for BWART is T156 ---> Movement Type

Best regards,

raam