Table list used by SAP ABAP Function Module RSDL_DB_GET_ALL_TABLES (Returns the metadata of the database to BW)
SAP ABAP Function Module
RSDL_DB_GET_ALL_TABLES (Returns the metadata of the database to BW) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DBCON | Description of Database Connections | SOURCE REFERENCE(E_S_DBCON) LIKE DBCON |
2 | ![]() |
DBCON | Description of Database Connections | |
3 | ![]() |
DBOBJECT | Name of a Database Object (Table, Index, View) | SOURCE E_T_DBTABLES STRUCTURE DBOBJECT OPTIONAL |
4 | ![]() |
DBOBJECT | Name of a Database Object (Table, Index, View) | |
5 | ![]() |
DD02T | SAP DD: SAP Table Texts | SOURCE E_T_DD02T STRUCTURE DD02T OPTIONAL |
6 | ![]() |
DD02T | SAP DD: SAP Table Texts | |
7 | ![]() |
RSLANGUSEL | Interface: List of the requested languages | SOURCE REFERENCE(I_LANGU) TYPE RSLANGUSEL-LANGU DEFAULT SY-LANGU |