Class Method list used by SAP ABAP Function Module RSDBC_DB_FIELDS_GET (Returns the description of the fields of a database table for BW)
SAP ABAP Function Module
RSDBC_DB_FIELDS_GET (Returns the description of the fields of a database table for BW) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_RSDBC_METADATA - FACTORY | Method to Describe DB Objects | ||
| 2 | CL_RSDBC_METADATA - GET_COLUMNS | Method to Describe DB Objects | ||
| 3 | CL_RSDBC_METADATA - GET_INDEX_INFO | Method to Describe DB Objects | ||
| 4 | CL_SQL_CONNECTION - CLOSE | Database Connection | ||