SAP ABAP Function Module RSDL_DB_GET_TABLE_FIELDS (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 | RSDL_DB_GET_TABLE_FIELDS | Returns the description of the fields of a database table for BW |
Function Group | RSDL | BW Database Link |
Program Name | SAPLRSDL | |
INCLUDE Name | LRSDLU03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_T_MESSAGES | TYPE | RSAOS_T_MESSAGES | Notification Transfer | |||
![]() |
I_LANGU | TYPE | RSLANGUSEL-LANGU | SY-LANGU | Language Key | ||
![]() |
I_LOGSYS | TYPE | RSSLOGSYS | Source System | |||
![]() |
I_FIELD_INFO | TYPE | DD02L-CONTFLAG | 'A' | Delivery Class | ||
![]() |
I_DBTABNAME | TYPE | DBOBJECT | Name of a Database Object (Table, Index, View) | |||
![]() |
E_T_DBFIELDS | TYPE | DBFIELD | Field description for database tables | |||
![]() |
ERROR_OCCURED | TYPE | |||||
![]() |
UNKNOWN_LOGSYS | TYPE | |||||
![]() |
UNKNOWN_TABLE | TYPE | |||||
![]() |
NO_FIELDS | TYPE | |||||
Processing Type
Normal Function 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 |