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

baoliang_gao2
Explorer
0 Likes
483

how to get the long text in pp order?

4 REPLIES 4
Read only

Former Member
0 Likes
464

Hi Balingo,

U can get long text by using function module READ_Text.

If u are using smartforms you can directly use include text

and passing Text name,

Text Id,

Text object, and language.

Regards,

DVNS

Read only

0 Likes
464

i use co03 to view pp order ,

how can i find the Text Id and Text object?

thanks

Read only

0 Likes
464

Hi Bioliango,

GO to your long text, double click that, then you will get big wordpad screen, Here

GOTO-> HEADER, here you will get Text name language, ID, and Object.

Pass this values in your include text and execute your SF.

Reward points if useful.

Regards,

DVNS.

Read only

0 Likes
464

hi Dvns,

i double click the long text ,but can't get big wordpad screen . if i can get big wordpad ,i know how to get the id and object just like you said .

i don't know why here is no wordpad ,other tcode like me23n has big wordpad .

how can i modify it ?

thanks