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

reading data from R/3 class system

Former Member
0 Likes
469

Hello,

first of all sorry when I posted this into the wrong subforum, but I wasn't sure about that. My Question is how to read data from the Classystem I have specified in my ABAP report.

The goal is to read data from my individual class-system as well as data from MM and write them to a table that is to be read by another report. But right now I can't find information about the class system and abap. Maybe you know some tutorials or blogs about right that topic you can suggest?

Hello,

first of all sorry when I posted this into the wrong subforum, but I wasn't sure about that. My Question is how to read data from the Classystem I have specified in my ABAP report.

The goal is to read data from my individual class-system as well as data from MM and write them to a table that is to be read by another report. But right now I can't find information about the class system and abap. Maybe you know some tutorials or blogs about right that topic you can suggest?

2 REPLIES 2
Read only

Former Member
0 Likes
446

hi check this...

http://help.sap.com/saphelp_nw04/helpdata/en/b8/6cc5371e5db25fe10000009b38f8cf/frameset.htm

hi it is better to go to the link service.sap.com you will get the cxact answer...

regards,

venkat.

Read only

0 Likes
446

Hi,

maybe there is a misunderstanding. I meant transaction CL02 by class system. In German it is called like that.

I want to know how to get access to the features specified here.

regards