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

Function modules in ALV GRID display?

Former Member
0 Likes
4,529

Hi all,

what are the different FM available in ALV GRID.

thanks

Shahana

1 ACCEPTED SOLUTION
Read only

anversha_s
Active Contributor
0 Likes
1,783

hi,

chk this.

The commonly used ALV functions are ::

1. REUSE_ALV_VARIANT_DEFAULT_GET

2. REUSE_ALV_VARIANT_F4

3. REUSE_ALV_VARIANT_EXISTENCE

4. REUSE_ALV_EVENTS_GET

5. REUSE_ALV_COMMENTARY_WRITE

6. REUSE_ALV_FIELDCATALOG_MERGE

7. REUSE_ALV_LIST_DISPLAY

8. REUSE_ALV_GRID_DISPLAY

9. REUSE_ALV_POPUP_TO_SELECT

rgds

anver

if hlped mark points

3 REPLIES 3
Read only

anversha_s
Active Contributor
0 Likes
1,784

hi,

chk this.

The commonly used ALV functions are ::

1. REUSE_ALV_VARIANT_DEFAULT_GET

2. REUSE_ALV_VARIANT_F4

3. REUSE_ALV_VARIANT_EXISTENCE

4. REUSE_ALV_EVENTS_GET

5. REUSE_ALV_COMMENTARY_WRITE

6. REUSE_ALV_FIELDCATALOG_MERGE

7. REUSE_ALV_LIST_DISPLAY

8. REUSE_ALV_GRID_DISPLAY

9. REUSE_ALV_POPUP_TO_SELECT

rgds

anver

if hlped mark points

Read only

Manohar2u
Active Contributor
0 Likes
1,783

Look into SLIS package's function goups/modules list.

Regds

Manohar

Read only

Former Member
0 Likes
1,783

Hi Shahana,

You can find the complete documetation on ALV grid control with all the FMs used on - www.abap4.it/download/ALV.pdf

Pls let me know if you need more info...

Regards

Abhishek