2
Getting Started Newsletters Store Products Services & Support About SCN Downloads Industries Training & Education Partnership Developer Center Lines of Business University Alliances Events & Webinars Innovation 1 points Hi, Vamsee Log Out Search the Community Activity Communications Actions Brow se Create ABAP Development 0 Tweet 3 Hi all, In http://scn.sap.com/community/abap/blog/2013/10/22/deeper-dive-into-deep-structure--part-3 we use a deep structure for printing lets see how we can use it interactivly in a report . Program Y_R_EITAN_TEST_08_05: In this program we have on screen four cl_salv_table grids . Each grid display a different level in our data model (The creation of the model was covered in http://scn.sap.com/community/abap/blog/2013/10/15/deeper-dive-into- deep-structure--part-2 ) We can drill down from level to level. In the program there is no table access it is only displaing the data model. The program is using the "Observer pattern" in order to comunicate between the different grids . Although this is not the main subject of this blog entry I thought it is worth while mentioning . The source of the screen and the program are included. The gui status looks like this: Deeper Dive into Deep structure - part 4 Posted by Eitan Rosenberg in ABAP Development on Nov 3, 2013 10:06:45 AM Share 1 1 Like

Deeper Dive Into Deep Structure - Part 4 _ SCN

Embed Size (px)

DESCRIPTION

abap structure

Citation preview

Page 1: Deeper Dive Into Deep Structure - Part 4 _ SCN

Getting Started Newsletters Store

Products Services & Support About SCN Downloads

Industries Training & Education Partnership Developer Center

Lines of Business University Alliances Events & Webinars Innovation

1 pointsHi, Vamsee Log Out Search the Community

Activity Communications Actions

Brow se Create

Your

ABAP Development

Previous

post

Next

post

0 Tweet 3

Hi all,

In http://scn.sap.com/community/abap/blog/2013/10/22/deeper-dive-into-deep-structure--part-3 we use

a deep structure for printing lets see how we can use it interactivly in a report .

Program Y_R_EITAN_TEST_08_05:

In this program we have on screen four cl_salv_table grids . Each grid display a different level in our data model

(The creation of the model was covered in http://scn.sap.com/community/abap/blog/2013/10/15/deeper-dive-into-

deep-structure--part-2 )

We can drill down from level to level.

In the program there is no table access it is only displaing the data model.

The program is using the "Observer pattern" in order to comunicate between the different grids .

Although this is not the main subject of this blog entry I thought it is worth while mentioning .

The source of the screen and the program are included.

The gui status looks like this:

Deeper Dive into Deep structure - part 4

Posted by Eitan Rosenberg in ABAP Development on Nov 3, 2013 10:06:45 AM

Share 1 1Like

Page 2: Deeper Dive Into Deep Structure - Part 4 _ SCN

Follow SCNSite Index Contact Us SAP Help Portal

Privacy Terms of Use Legal Disclosure Copyright

Average User Rating

(0 ratings)

My Rating:

0 Tweet 3

The BACK , EXIT and CANCEL are Type 'E' functions .

This conclude our dive, its time to surface....

326 View s

Y_R_EITAN_TEST_08_05_Screen_100.txt.zip

Y_R_EITAN_TEST_08_05.txt.zip

(548 bytes)

(2.7 K)

Share 1 1Like

There are no comments on this post

0 Comments