SAP ABAP Function Module RSDU_GET_TABLES_INF (Retrieve all database table names with a specified prefix)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-INF (Application Component) BW Informix
     RSINF (Package) BW: Porting Informix
Basic Data
Function Module RSDU_GET_TABLES_INF Retrieve all database table names with a specified prefix  
Function Group RSDU_UTIL_INF   Data Manager General Utilities (BW 2.0A)  
Program Name SAPLRSDU_UTIL_INF   Data manager utilities 
INCLUDE Name LRSDU_UTIL_INFU26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_PROCESSED TYPE RS_BOOL Has any action been performed ?
Exporting E_T_TABLNM TYPE RSDU_T_TABLNM List of matching tables
Importing I_PREFIX TYPE RSD_TABLNM Prefix of Table Names
Exception SQL_ERROR TYPE SQL Error occured
Exception INHERITED_ERROR TYPE Internal error occured
               
Processing Type
Normal Function Module  
Remote-Enabled 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  20090701 
SAP Release Created in 20B