‎2007 May 18 4:29 PM
Good Afternoon,
I'm calling a transaction:
ctu_options-dismode = 'N'.
ctu_options-updmode = 'S'.
ctu_options-nobinpt = 'X'.
CALL TRANSACTION 'F-02' USING t_bdcdata OPTIONS FROM ctu_options
MESSAGES INTO t_errmsg.everything works like it is suposed to work except in one of our clients...
In our client 500 when the transaction is executed it creates a Batch-Input folder with user DDIC and it doesn't post anything like the other clients...
I need that in client 500 the behaviour is the same as in all the other clients, how can i fix this?
Best Regards,
Pedro Gaspar
‎2007 May 28 1:25 PM
‎2008 Jan 29 9:37 AM
Can you tell me how do you solved the problema, or better what I want is when batch input has an error it creates a batch input folder.
Thx in Advance, Ricardo.