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 | ![]() |
DBCON | Description of Database Connections | |
2 | ![]() |
DBFIELD | Field description for database tables | |
3 | ![]() |
DBFIELD | Field description for database tables | SOURCE E_T_DBFIELDS STRUCTURE DBFIELD |
4 | ![]() |
DBOBJECT | Name of a Database Object (Table, Index, View) | |
5 | ![]() |
DBOBJECT | Name of a Database Object (Table, Index, View) | SOURCE VALUE(I_DBTABNAME) TYPE DBOBJECT |
6 | ![]() |
DD02L | SAP Tables | SOURCE VALUE(I_FIELD_INFO) TYPE DD02L-CONTFLAG DEFAULT 'A' |
7 | ![]() |
DD02L | SAP Tables | |
8 | ![]() |
DD03P | Structure | |
9 | ![]() |
RSLANGUSEL | Interface: List of the requested languages | SOURCE VALUE(I_LANGU) TYPE RSLANGUSEL-LANGU DEFAULT SY-LANGU |