Table/Structure Field 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 - DBMS | Database system | ||
| 2 | DBCON - CON_NAME | Logical name for a database connection | ||
| 3 | DBDOMAIN - TYPE | Database type | ||
| 4 | DBFIELD - TYPE | Database type | ||
| 5 | DBOBJECT - OBJNAME | Object Name in Object Directory | ||
| 6 | DD02L - CONTFLAG | Delivery class | ||
| 7 | DD02L - CONTFLAG | Delivery class | SOURCE VALUE(I_FIELD_INFO) TYPE DD02L-CONTFLAG DEFAULT 'A' |
|
| 8 | DD02L - TABNAME | Table Name | ||
| 9 | DD03P - DATATYPE | Data Type in ABAP Dictionary | ||
| 10 | RSLANGUSEL - LANGU | Language Key | SOURCE VALUE(I_LANGU) TYPE RSLANGUSEL-LANGU DEFAULT SY-LANGU |
|
| 11 | SYST - MSGID | ABAP System Field: Message ID | ||
| 12 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 13 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 14 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 15 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 16 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 17 | SYST - MSGV4 | ABAP System Field: Message Variable |