Table/Structure Field list used by SAP ABAP Function Module TABLE_GET_KEY_TO_SET_CUR_ROW (Determination of key for integrating into an external table)
SAP ABAP Function Module
TABLE_GET_KEY_TO_SET_CUR_ROW (Determination of key for integrating into an external table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02V - TABNAME | Table Name | ||
| 2 | DFIES - CONVEXIT | Conversion Routine | ||
| 3 | DFIES - DATATYPE | ABAP/4 Dictionary: Screen data type for Screen Painter | ||
| 4 | DFIES - DECIMALS | Number of Decimal Places | ||
| 5 | DFIES - FIELDNAME | Field Name | ||
| 6 | DFIES - INTLEN | Internal Length in Bytes | ||
| 7 | DFIES - INTTYPE | ABAP data type (C,D,N,...) | ||
| 8 | DFIES - KEYFLAG | Identifies a key field of a table | ||
| 9 | DFIES - SCRTEXT_M | Medium Field Label | ||
| 10 | DFIES - TABNAME | Table Name | ||
| 11 | OCUS - TABLE | Table Name | SOURCE VALUE(TABLE) LIKE OCUS-TABLE |
|
| 12 | OCUS - TABLE | Table Name | ||
| 13 | SVAL - TABNAME | Table Name | ||
| 14 | SVAL - VALUE | Table field value | ||
| 15 | SVAL - FIELD_OBL | Required field flag | ||
| 16 | SVAL - FIELDTEXT | Medium Field Label | ||
| 17 | SVAL - FIELDNAME | Field Name | ||
| 18 | SVAL - FIELD_ATTR | Screen field appearance attribute | ||
| 19 | SYST - MANDT | ABAP System Field: Client ID of Current User | ||
| 20 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 21 | TRDIR - NAME | ABAP Program Name | ||
| 22 | TRDIR - NAME | ABAP Program Name | SOURCE VALUE(F4_PROGRAMNAME) LIKE TRDIR-NAME DEFAULT SPACE |
|
| 23 | TRDIR - NAME | ABAP Program Name | SOURCE VALUE(F1_PROGRAMNAME) LIKE TRDIR-NAME DEFAULT SPACE |
|
| 24 | VIMEXCLFLD - FIELDNAME | Field Name | ||
| 25 | VIMEXCLFLD - FIELDTEXT | Long Field Label | ||
| 26 | VIMSELLIST - AND_OR | AND/OR link in a selection condition | ||
| 27 | VIMSELLIST - CONVERTED | CHAR01 data element for SYST | ||
| 28 | VIMSELLIST - DDIC | Checkbox | ||
| 29 | VIMSELLIST - NEGATION | NOT operator in selection conditions | ||
| 30 | VIMSELLIST - OPERATOR | Operator in a Join Condition | ||
| 31 | VIMSELLIST - VALUE | Data buffer for view maintenance function modules | ||
| 32 | VIMSELLIST - VIEWFIELD | ABAP Dictionary: Name of view field |