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

ABAP General

Former Member
0 Likes
481

Hello Experts,

How to Read/Write header/Item Text of any document like SO or PO?

What are the FM's used for this purpose?

Regards,

Rizwana

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
457

Hi,

You need to use the READ_TEXT,WRITE_TEXT and CREATE_TEXT and SAVE_TEXT function module,

to Know the parametes which you need to pass to the function module, just goto that transaction code, then Goto --> Header --> Texts, Double click on the Text then a line editor will open then Goto --> Header then a popup will open there you will find all the options ...

Regards

Sudheer

3 REPLIES 3
Read only

Former Member
0 Likes
457

<b>READ_TEXT</b> and <b>SAVE_TEXT</b> FM's.

Greetings,

Blag.

Read only

0 Likes
457

Hi,

Please help me out in rewarding points.

Regards,

Rizwana

Read only

Former Member
0 Likes
458

Hi,

You need to use the READ_TEXT,WRITE_TEXT and CREATE_TEXT and SAVE_TEXT function module,

to Know the parametes which you need to pass to the function module, just goto that transaction code, then Goto --> Header --> Texts, Double click on the Text then a line editor will open then Goto --> Header then a popup will open there you will find all the options ...

Regards

Sudheer