‎2009 Apr 02 2:13 AM
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.
‎2009 Apr 02 2:32 AM
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.