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 MATERIAL_READ

Former Member
0 Likes
2,203

Hi All,

I need to know more about MATERIAL_READ function module.

I have a trouble with the MTCOR table which has fields related with the above mentioned FM. I need to know how is the field MTCOR-RMCHA and MTCOR-RMCH1related to the the Function Module MATERIAL_READ.

Thanks in advance.

Bye.

1 ACCEPTED SOLUTION
Read only

Kanagaraja_L
Active Contributor
0 Likes
1,331

When the Batch is not available for the material and the corresponding Plant then FM returns the value MTCOR-RMCHA = 'X' otherwise it will be a space. (Check in Table MCHA).

When the Batch is not available for the material (if It is a cross plant) then FM returns the value MTCOR-RMCH1 = 'X' otherwise it will be a space. (Check in Table MCH1).

Kanagaraja L

1 REPLY 1
Read only

Kanagaraja_L
Active Contributor
0 Likes
1,332

When the Batch is not available for the material and the corresponding Plant then FM returns the value MTCOR-RMCHA = 'X' otherwise it will be a space. (Check in Table MCHA).

When the Batch is not available for the material (if It is a cross plant) then FM returns the value MTCOR-RMCH1 = 'X' otherwise it will be a space. (Check in Table MCH1).

Kanagaraja L