‎2008 May 22 9:13 AM
Hi All,
Here is an issue:
I am using BDC to upload data to ME21N.
Here should the data appear:
ME21N -> Personal settings -> Default values.-> PO header
Everything works fine, every fields are filled until I add a new field with the "More fields" button, eg: Currency.
I got an error when I tried to add Currency for the mainscreen, I got error when I tried to add it to the subscreen.
BDC does not allow it to fill because Currency is not on the screens by deafult.
How can I fill field Currency or other fields coming from "More fields"?
‎2008 May 22 12:25 PM
Hi,
Use function module BAPI_PO_CREATE instead, more efficient.
CHeers.
...Reward if useful.