‎2007 Jan 31 8:26 AM
Hi all,
I have to change the text in the "Texts" tab of a PO with batch input method.
I simply record the change in SHDB, and put it into my program, but it cannot run correctly and stopped at the screen in the "Texts" tab.
How can I overcome such cases? Thanks.
‎2007 Jan 31 8:33 AM
‎2007 Jan 31 8:40 AM
‎2007 Jan 31 8:35 AM
Hi
Which trx are you using for batchinpt?
The screen to manage the texts usually use the framework control, and it can't simulate by batchinput.
U should use the BAPI BAPI_PO_CREATE1 instead of btc program.
Max