Application Development 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: 

Descriptive text and batch input

0 Kudos

Hi,

I have a problem. I'm an input file with a field which contain a long text.

I must to simulate a transaction (QI03 ) by use of a batch input, where I have to fill the descriptive text with this field. But I have not solution for do that.

Can you help me ?

thank you,

Mika.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Mika

Call the BDC.... and later save the text using Function Modules INIT_TEXT, EDIT_TEXT and SAVE_TEXT.

Thanks

Amol Lohade

1 REPLY 1

Former Member
0 Kudos

Mika

Call the BDC.... and later save the text using Function Modules INIT_TEXT, EDIT_TEXT and SAVE_TEXT.

Thanks

Amol Lohade