SAP ABAP Function Module RSDU_GET_TABLES (Retrieve All Database Table Names with a Specified Prefix)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRU (Package) Data Manager Database Utilities
⤷
⤷
Basic Data
| Function Module | RSDU_GET_TABLES | Retrieve All Database Table Names with a Specified Prefix |
| Function Group | RSDU_UTIL | Data Manager General Utilities |
| Program Name | SAPLRSDU_UTIL | Data manager utilities |
| INCLUDE Name | LRSDU_UTILU26 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_T_TABLNM | TYPE | RSDU_T_TABLNM | List of Matching Tables | |||
| |
I_PREFIX | TYPE | RSD_TABLNM | Prefix of Table Names | |||
| |
SQL_ERROR | TYPE | SQL Error Occured | ||||
| |
INHERITED_ERROR | TYPE | Internal Error Occured | ||||
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 | 20040402 |
| SAP Release Created in | 20B |