SAP ABAP Function Module DB2_DISPLAY_ITAB_TO_ALV_GRID (Display internal table as ALV Grid)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB2 (Application Component) DB2 for z/OS
⤷
STU2 (Package) CCMS for DB2 for OS/390
⤷
⤷
Basic Data
| Function Module | DB2_DISPLAY_ITAB_TO_ALV_GRID | Display internal table as ALV Grid |
| Function Group | DB02_DB2 | DB2/390 Tables and Indexes Monitor, DB02 |
| Program Name | SAPLDB02_DB2 | |
| INCLUDE Name | LDB02_DB2U40 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
INSERT_ITAB1 | TYPE | DATA | Reference to outtab which contains rows for display | |||
| |
INSERT_ITAB | TYPE | DATA | Reference to outtab which contains rows for display | |||
| |
MESSAGE_TAB | TYPE | DATA | ||||
| |
P_SCREEN | TYPE | NUMC4 | Count parameters | |||
| |
GLOBAL_BUTTON | TYPE | SDBA_TEXT | Text Line for DBA Logs | |||
| |
FIELDCAT | TYPE | LVC_T_FCAT | Field Catalog for List Viewer Control | |||
| |
FIELDCAT1 | TYPE | LVC_T_FCAT | Field Catalog for List Viewer Control | |||
| |
OUTTAB | TYPE | SDBADDB2 | Detail Table for DBA Logs | |||
| |
OUTTAB1 | TYPE | SDBAH | Header Table for DBA Logs | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20050115 |
| SAP Release Created in | 620 |