2007 Aug 21 5:23 AM
hai can any one list out some function modules in usage of ALV's and ALV's Grid control pls,
hai can any one list out some function modules in usage of ALV's and ALV's Grid control pls,
2007 Aug 21 5:25 AM
HI Pandu,
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
2007 Aug 21 5:26 AM
Hi,
General ALV Function Modules:
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
Regards,
Priyanka.
2007 Aug 21 5:26 AM
Pandu,
Go to SE37
type Reuse*
press f4.
You will be able to see a set function modules which cab be used in ALV.
K.Kiran.
2007 Aug 21 5:30 AM
hi
The important function modules are
<b>Reuse_alv_fieldcatalog_merge</b>:::This function module is used to populate a field catalog which is essential to display the data in ALV.
<b>Reuse_alv_list_display</b> :::This is the function module which prints the data.
<b>Reuse_alv_events_get</b>:::Returns table of possible events for a a list type
<b>Reuse_alv_grid_display</b>:::A new function from 4.6 version, to display the results in grid rather than a preview.
<b>Reuse_alv_commentary_write</b>::: This is used in the Top-of-page event to print the headings and other
comments for the list.
regards
swati
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |