2007 Aug 21 7:55 AM
hi all,
Can any one explain me the functionality of the given structures and table types
SLIS_LAYOUT_ALV
SLIS_T_FIELDCAT_ALV
SLIS_T_EVENT
2007 Aug 21 9:37 AM
Hi,
SLIS_LAYOUT_ALV - Determines properties of grid control.
SLIS_T_FIELDCAT_ALV - Determines the structire of the output table and format of the data to be displayed.
Reward if helpful.
hi all,
Can any one explain me the functionality of the given structures and table types
SLIS_LAYOUT_ALV
SLIS_T_FIELDCAT_ALV
SLIS_T_EVENT
2007 Aug 21 9:37 AM
Hi,
SLIS_LAYOUT_ALV - Determines properties of grid control.
SLIS_T_FIELDCAT_ALV - Determines the structire of the output table and format of the data to be displayed.
Reward if helpful.
2007 Aug 21 9:41 AM
Hi,
SLIS_T_EVENT: Internal table for storing all the possible events of the ALV. This can be populated by the function module Reuse_alv_events_get
See this for more info
http://www.erpgenie.com/abap/controls/alvgrid.htm
<b>Reward if helpful.</b>
2007 Aug 21 4:32 PM
hi
good
SLIS_T_FIELDCAT_ALV
http://www.sap-img.com/abap/test-alv-display-with-header-footer.htm
SLIS_T_EVENT
http://www.sap-img.com/abap/test-alv-display-with-header-footer.htm
thanks
mrutyun^
2007 Aug 25 4:07 PM
Hi ritesh,
1) using SLIS_LAYOUT_ALV you can set the layout of your GRID
2) Using SLIS_T_FIELDCAT_ALV you define the fieldcatalog of alv and after filling that fieldcat pass it to REUSE_ALV_GRID_DISPLAY.
3) Using SLIS_ALV_EVENTS you can define the events in alv like TOP_OF_PAGE and END_OF_PAGE
Pradip Pawar.
give points if ans is valuable
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |