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 extract 'DATA' from table REPOSCR

Former Member
0 Kudos

Hi,

I want to get the field 'DATA' in text format of the table REPOSCR...

I holds the program codes for the classes and its methods....

How to get that ?

Plz Help.........

1 ACCEPTED SOLUTION

ThomasZloch
Active Contributor
0 Kudos

use the ABAP statement READ REPORT.

Thomas

2 REPLIES 2

ThomasZloch
Active Contributor
0 Kudos

use the ABAP statement READ REPORT.

Thomas

Former Member
0 Kudos

this is not possible