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

Download Text elements

Former Member
0 Likes
745

Hello All

Is there any way to upload/download test symbols in a report and selection texts?

Thanks

Tharani

1 ACCEPTED SOLUTION
Read only

andreas_mann3
Active Contributor
0 Likes
462

Hi,

look abap command:

READ TEXTPOOL P_REP LANGUAGE SY-LANGU INTO POOL.

and have a look here:

Andreas

2 REPLIES 2
Read only

andreas_mann3
Active Contributor
0 Likes
463

Hi,

look abap command:

READ TEXTPOOL P_REP LANGUAGE SY-LANGU INTO POOL.

and have a look here:

Andreas

Read only

Former Member
0 Likes
462

When u copy one program to another program u can copy the text elements and selection texts.