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

regardin function modul

Former Member
0 Likes
673

what is the function moudle is used to get the long text in the report for purchase orders and sales orders

say clearly

5 REPLIES 5
Read only

Former Member
0 Likes
647

hi,

READ_TEXT / SAVE_TEXT

Regards,

Santosh

Read only

andreas_mann3
Active Contributor
0 Likes
647

hi,

use fm read_text with object = 'EKKO' for PO

and 'VBBK' for SO

A.

Read only

Former Member
0 Likes
647

Hi raj,

Check the Function module READ_TEXT.

For PO:

you have to pass Text Id as: A01

Text Object as EKKO

TDNAME as the PO NUMBER

For SO

you have to pass Text Id as: 0001

Text Object as VBBK

TDNAME as the SO NUMBER

Regards,

ravi

Message was edited by:

Ravi Kanth Talagana

Read only

0 Likes
647

yes

Read only

Former Member
0 Likes
647

K_PURCHASE_ORDERS_READ_TEXTS

and read_text

Message was edited by:

Amit Tyagi