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

long text

Former Member
0 Likes
552

Hi gurus,

How to upload long text from excel sheet to a perticular line item dynamically.This is regarding SD ,I need to upload long text data from excel to va21 under each line item level.Could u pls help me out this is very urgent.with sample codes

3 REPLIES 3
Read only

Former Member
0 Likes
508

hi ,

use the function module 'READ_TEXT'.

regards,

venkat.

Read only

0 Likes
508

Hi Venkat,

im using save_text.after uploading long text where it can b stored.How can i see that uploaded text.can u send sample code how to upload long text dynamically in item level of va21

Read only

0 Likes
508

Hi,

You can Read a Long Text using FM READ_TEXT where as Long text can be saved/created using FM SAVE_TEXT or CREATE_TEXT.

You can check the tables SGTXT and STXL as well.

Hope may be of some help to you!

Regards,

Lalit Kabra