Table/Structure Field list used by SAP ABAP Function Module SCPR_DB_TABLE_DATA_GET (Daten zu View/Tabelle in RAW-Feld lesen)
SAP ABAP Function Module
SCPR_DB_TABLE_DATA_GET (Daten zu View/Tabelle in RAW-Feld lesen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | OBJH - OBJECTTYPE | Object type | SOURCE VALUE(COBJTYPE) LIKE OBJH-OBJECTTYPE |
|
| 2 | OBJH - OBJECTTYPE | Object type | ||
| 3 | SCPRDATA - TABLENAME | BC Set: Table/View Name | ||
| 4 | SCPRDATA - TABLENAME | BC Set: Table/View Name | SOURCE VALUE(TABNAME) LIKE SCPRDATA-TABLENAME |
|
| 5 | SCPR_DESCR - FIELDNAME | BC Set: Field name | ||
| 6 | SCPR_DESCR - FIELDNAME | BC Set: Field name | SOURCE REFERENCE(LANG_FLDNAME) TYPE SCPR_DESCR-FIELDNAME |
|
| 7 | SCPR_DESCR - INTLEN | Internal Length in Bytes | ||
| 8 | SCPR_DESCR - POSITION | Position of the field in the table | ||
| 9 | SCPR_DESCR - VTYPE | ABAP data type (C,D,N,...) | ||
| 10 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 11 | VIMSELLIST - AND_OR | AND/OR link in a selection condition | ||
| 12 | VIMSELLIST - LEFTPAR | Row Index of Internal Tables | ||
| 13 | VIMSELLIST - OPERATOR | Operator in a Join Condition | ||
| 14 | VIMSELLIST - RIGHTPAR | Row Index of Internal Tables | ||
| 15 | VIMSELLIST - VALUE | Data buffer for view maintenance function modules | ||
| 16 | VIMSELLIST - VIEWFIELD | ABAP Dictionary: Name of view field |