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: 

validate material master for selected storage type

Former Member
0 Kudos


Hi,

I have a to validate the material master for the selected storage type. Could anyone let me know how this can be achieved.

Regards,

4 REPLIES 4

former_member392866
Active Participant
0 Kudos

Hi Rekha,

Use MARD table for material storage location validation . Thank you .

Regards,

Balaji.

venkateswaran_k
Active Contributor
0 Kudos

Hi Rekha,

Can you please more eloborate on your requirement.

Regards,

Venkat

Former Member
0 Kudos

Hi Rekha,

You have to validate the storage type with the check table T301 only. You can validate the storage type is assignment with the

A physical or logical division of a complex warehouse (warehouse number), distinguished by the warehouse procedures used or its organization form or function.

atul_mohanty
Active Contributor
0 Kudos

Hi -

If you have Plant and Storage location go to table T320 and get warehouse humber (LGNUM). Add validate againt T301 with storage type LGTYP (as mentioned above).

Let us know, if it helps.

Regards,

Atul Mohanty