Table/Structure Field list used by SAP ABAP Function Module DB_GET_VIEW_DEFINITION_RAW (Returns the definition of a DB view in text form)
SAP ABAP Function Module
DB_GET_VIEW_DEFINITION_RAW (Returns the definition of a DB view in text form) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD25V - VIEWNAME | Name of SAP table view | SOURCE VALUE(VIEWNAME) LIKE DD25V-VIEWNAME OPTIONAL |
|
| 2 | DD25V - VIEWNAME | Name of SAP table view | ||
| 3 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 4 | SYST - FDPOS | ABAP System Field: Occurrence in Byte or Character String | ||
| 5 | SYST - INDEX | ABAP System Field: Loop Index | ||
| 6 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||