Hello,
We have the following situation at hand.
We create Purchase Requisitions using BAPI BAPI_REQUIREMENT_CREATE.
We need to be able to create Purchase Requisitions with foreign currencies (USD, EUR) but the BAPI does not seem to permit this.
There is a check against the Plant currency code (Which is in our case CLP) and if not coincident, the BAPI returns error message W5 99)
Strangely, using ME51N manually, The system no proposes problems and we can create Purchase Requisitions in forein currencies.
!
We are in versión ECC 6.0 Instalation SAP-BASIS 7.00
I attached the source code of the BAPI where the problema originates.
Thanks for any answer.
Aart