Table/Structure Field list used by SAP ABAP Function Module RKC_GET_OBJECT_ATTRIBUTES (RKC: Holt Felder eines Objektes samt Feldnamen, Länge und Inhalt)
SAP ABAP Function Module
RKC_GET_OBJECT_ATTRIBUTES (RKC: Holt Felder eines Objektes samt Feldnamen, Länge und Inhalt) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD03P - TABNAME | Table Name | ||
| 2 | DDSUX030L - KEYLEN | Length of Table Key in Bytes | ||
| 3 | DFIES - DATATYPE | ABAP/4 Dictionary: Screen data type for Screen Painter | ||
| 4 | DFIES - FIELDNAME | Field Name | ||
| 5 | DFIES - FIELDTEXT | Short Description of Repository Objects | ||
| 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 - LANGU | Language Key | ||
| 10 | DFIES - OFFSET | Field Offset in Work Area | ||
| 11 | DFIES - POSITION | Position of the field in the table | ||
| 12 | TKCOS - OBTYP | Object Type | ||
| 13 | TKCOS - TABNA | Table Name | ||
| 14 | TKCOS - KEYLN | Length of key for object | ||
| 15 | TKCOS - KEYLN | Length of key for object | SOURCE VALUE(KEYLENGTH) LIKE TKCOS-KEYLN |
|
| 16 | TKCOS - KEYID | CHAR(200) | ||
| 17 | TKCOT - ANAME | Field Name | ||
| 18 | TKCOT - AOFFS | Field Offset in Work Area | ||
| 19 | TKCOT - ATYPE | ABAP data type (C,D,N,...) | ||
| 20 | TKCOT - CTENT | CHAR(200) | ||
| 21 | TKCOT - DESCR | Short Description of Repository Objects | ||
| 22 | TKCOT - DTYPE | Data Type in ABAP Dictionary | ||
| 23 | TKCOT - KEYFL | Identifies a key field of a table | ||
| 24 | TKCOT - LANGU | Language Key | ||
| 25 | TKCOT - MAXLN | Length (No. of Characters) | ||
| 26 | TKCOT - POSIT | Position of the field in the table | ||
| 27 | TKCOT - USDLN | Length (No. of Characters) | ||
| 28 | X030L - KEYLEN | Length of Table Key in Bytes |