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: 

How to pull the data using READ_TEXT

Former Member
0 Kudos

Hi,

I was trying to use the READ_TEXT function module to pull the data from the sales order, but i am not sure what are the values exactly i need to pass.

ID

LANGUAGE

NAME

OBJECT

Since the above parameters are mandatory to get the text from sales order ... can you please suggest me. We are using customized screen ... if user enteres the data in the long text field in the customized screen - it should be updated in the sales order... how can i achieve... can any one suggest me

regards

jaya

1 ACCEPTED SOLUTION

former_member194669
Active Contributor
0 Kudos

Hi,

In that text TC --> come to change mode >menu goto->header.

There you find all info.

aRs

3 REPLIES 3

former_member194669
Active Contributor
0 Kudos

Hi,

In that text TC --> come to change mode >menu goto->header.

There you find all info.

aRs

Former Member
0 Kudos

Double click on the text line in the text pad when you are in the Text tab. This will bring you to the long text editor. From there, click GOTO -> Header on the menu bar. This should give you all the necessary information to use the FM.

<b>

Points are always welcome!</b>

Minami

Former Member
0 Kudos

thanks