SAP ABAP Function Module RSDBC_DB_FIELDS_CHECKS (Returns the description of the fields of a database table for BW)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDL (Package) BW: DB Connect - SDK Connect
Basic Data
Function Module RSDBC_DB_FIELDS_CHECKS Returns the description of the fields of a database table for BW  
Function Group RSDBC   BW DB Connect  
Program Name SAPLRSDBC    
INCLUDE Name LRSDBCU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_FIE TYPE RSDBC_T_FIE Description of a DB Field
Exporting E_T_INDEX TYPE RSDBC_T_INDEX Table with Information about the DB Indexes of a Table
Exporting E_T_MESSAGES TYPE RSAOS_T_MESSAGES Notification Transfer
Importing I_S_DBCON TYPE DBCON Description of Database Connections
Importing I_S_SCHEMARG TYPE RSDBC_RT_NAME Database Schema
Importing I_S_FLAGSEL TYPE RSDBC_S_FLAG Selection types of DB tables
Importing I_S_TABLERG TYPE RSDBC_RT_NAME InfoSet Query API: Range for Tables
Importing I_T_TABSEL TYPE RSDBC_T_TAB
Exception ERROR_OCCURED TYPE
Exception UNKNOWN_DBSYS TYPE
Exception SQL_EXCEPTION TYPE
Exception UNKNOWN_TABLE TYPE
Exception NO_FIELDS TYPE
               
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  20040315 
SAP Release Created in 30A