Hi!
I'm trying to load the IT0001 trough a batch input, but the fields for cost center, business area function and organizational assignment are not derived from the position.
The batch input is running the entry action.
But if I run the action normally, the fields are field in correctly.
Can anyone help me? Thanks a lot.
Hello,
After the value intered in the field try to include bdc entry for Ok code (ENTER), and then fill the next fields..
Solved...
The problem was the information passing to the dynpro. In the ABAP coding we were setting those fields to ' '.
Thanks a lot