SAP ABAP Function Module DB_GET_VIEWFIELDS (Returns the field names of a database view)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDIC (Package) ABAP Dictionary

⤷

⤷

Basic Data
Function Module | DB_GET_VIEWFIELDS | Returns the field names of a database view |
Function Group | SDB1 | Database catalog accesses |
Program Name | SAPLSDB1 | |
INCLUDE Name | LSDB1U11 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
SUBRC | TYPE | SYST-SUBRC | 0: OK; 4: no view; 8: no fields | |||
![]() |
VIEWNAME | TYPE | DD25L-VIEWNAME | Name of the DB view | |||
![]() |
DBFLDNAMES | TYPE | DBFLDNAM | Table of the field names of the DB view | |||
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 | 19950113 |
SAP Release Created in |