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: 

Is there any FM to get plants assigned to a material

Former Member
0 Kudos

Hi,

Is there any FM to get plants assigned to a material .

Regards,

Ratheesh BS

5 REPLIES 5

Former Member
0 Kudos

Hi ,

u can check table MARC.

regards

Prabhu

Former Member
0 Kudos

Hi

You care directly get from MARC table for the given material

Regards

Madhan

Former Member
0 Kudos

Hi,

MARC Table (Plant data)

matnr, werks key fields of marc table.

This might help you.

Regards,

Vishal

Former Member
0 Kudos

Try this FM "MATERIAL_READ_PLANTS". this function module returns all the plants associated with a material.

GauthamV
Active Contributor
0 Kudos

hi,

check this function module.

MATERIAL_READ_PLANTS.