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

ALV WITH OOPS

Former Member
0 Likes
638

HI,

I NEVER USED OOPS CONCEPT.BUT I GOT A TASK TO GENERATE ALV REPORT USING class CL_GUI_ALV_GRID, call method SET_TABLE_FOR_FIRST_DISPLAY for ALV . I HAVE TO PASS THE VALUES FROM INTERNAL TABLE AND GET OUTPUT IN ALV.PLZ GIVE THE CODE FOR THE ABOVE, BECAUSE I AM NEW THE OOPS CONCEPT.

THANKS IN ADVANCE.

SRINI

HI,

I NEVER USED OOPS CONCEPT.BUT I GOT A TASK TO GENERATE ALV REPORT USING class CL_GUI_ALV_GRID, call method SET_TABLE_FOR_FIRST_DISPLAY for ALV . I HAVE TO PASS THE VALUES FROM INTERNAL TABLE AND GET OUTPUT IN ALV.PLZ GIVE THE CODE FOR THE ABOVE, BECAUSE I AM NEW THE OOPS CONCEPT.

THANKS IN ADVANCE.

SRINI

5 REPLIES 5
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
608

Please see any program which starts with BCALV* These programs will give you some idea. In most cases the ALV grid is implemented into a container on the dynpro(screen).

Regards,

Rich Heilman

Read only

anversha_s
Active Contributor
0 Likes
608

hi srini,

take se38 -> give BCALV_* -> u will get a list of programs.

itwill hlp u alot.

rgds

anver

pld mark hlpful answers

Read only

Former Member
0 Likes
608

Hi Srini,

Please go through these documents.

http://esnips.com/doc/b708766f-a934-42a1-8064-c4de75b48fc4/Sample-Program-of-alv-using-oops.ppt

http://esnips.com/doc/2d953590-e8c5-490c-a607-d1ab7cf517d7/ALV.pdf

<b>Award points if found useful.</b>

By the way, Congratulations Anver for reaching 1000 points within a short span of time.

Regards,

SP.

Read only

0 Likes
608

hi ,

sp..thanks man!!!

still in office nw..:)

rgds

anver

Read only

Former Member
0 Likes
608

Hi Srini,

Go through the sample program <b>BCALV_EDIT_01</b> present in your SAP system.

Regards,

Azaz.