SAP ABAP Function Module DB02_GET_TABLE_SELECTION_DB2 (Get list of tables created by a certain user matching a given selection)
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 | DB02_GET_TABLE_SELECTION_DB2 | Get list of tables created by a certain user matching a given selection |
| Function Group | DB02_DB2 | DB2/390 Tables and Indexes Monitor, DB02 |
| Program Name | SAPLDB02_DB2 | |
| INCLUDE Name | LDB02_DB2U34 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CREATOR | TYPE | DB2TBLIST-CREATOR | DB2 creator name | |||
| |
TABLE_SEL | TYPE | DB2SELTB | Selection for table | |||
| |
TABLESPACE_SEL | TYPE | DB2SELTS | Selection for tablespace | |||
| |
DATABASE_SEL | TYPE | DB2SELDB | Selection for database | |||
| |
TABLE_LIST | TYPE | DB2TBLIST | List of tables matching the selection | |||
| |
REPORT_GENERATION_ERROR | TYPE | |||||
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 | 20010122 |
| SAP Release Created in | 620 |