Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Batch input problem on Texts

Former Member
0 Likes
423

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.

3 REPLIES 3
Read only

Former Member
0 Likes
361

soloution found

Read only

0 Likes
361

Hi,

Can u give the solution..Thanks

Rajiv

Read only

Former Member
0 Likes
361

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