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

BAPI_REQUISITION_CREATE Material does not exist or activated

Former Member
0 Likes
405

Hi,

I'm experiencing a problem when using BAPI_REQUISITION_CREATE. I'm passing a material number but the bapi returns that the material number does not exist or not activated. I've checked the material master and it is really a valid material number.

1 REPLY 1
Read only

Former Member
0 Likes
344

It's ok I found the answer. MATNR call a conversion function and I should have called it before I passed it on to the BAPI.