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

Issue with BAPI_MATPHYSINV_CREATE_MULT

Former Member
0 Likes
945

Hello All,

I am having some issues with the above BAPI. I am passing the appropriate header information and passing the material in the items table. However the return message states the material is not maintained in the plant I had specified.

In a previous piece of logic I had done my own validation check. I checked the MARC table and looked for the material and plant combination. The material passed this validation. After I received the error message I checked MARD and still found the material there. In both the MARC and MARD table the material appears with the plant, even at the specified storage location.

So now I am a bit confused on what the issue would be. It may be unrelated but I checked the EORD to see if any source lists existed for the plant/material combination, and there was none. Does anyone have an idea of what the issue could be? Are source lists related to creating physical inventory documents?

Thank you for any help you can provide,

Regards,

C

1 REPLY 1
Read only

Former Member
0 Likes
585

Hey Everyone,

I made a mistake while passing information. I needed to include a conversion exit when passing the Material number. I was not aware the BAPI did not do a conversion.

Regards,

C