Table list used by SAP ABAP Function Module RSDL_DB_GET_TABLE_FIELDS (Returns the description of the fields of a database table for BW)
SAP ABAP Function Module RSDL_DB_GET_TABLE_FIELDS (Returns the description of the fields of a database table for BW) is using
# Object Type Object Name Object Description Note
     
1 Table  DBCON Description of Database Connections
2 Table  DBFIELD Field description for database tables
3 Table  DBFIELD Field description for database tables SOURCE E_T_DBFIELDS STRUCTURE DBFIELD
4 Table  DBOBJECT Name of a Database Object (Table, Index, View)
5 Table  DBOBJECT Name of a Database Object (Table, Index, View) SOURCE VALUE(I_DBTABNAME) TYPE DBOBJECT
6 Table  DD02L SAP Tables SOURCE VALUE(I_FIELD_INFO) TYPE DD02L-CONTFLAG DEFAULT 'A'
7 Table  DD02L SAP Tables
8 Table  DD03P Structure
9 Table  RSLANGUSEL Interface: List of the requested languages SOURCE VALUE(I_LANGU) TYPE RSLANGUSEL-LANGU DEFAULT SY-LANGU