Table/Structure Field list used by SAP ABAP Function Module RW_TAB_CKEY_GET (Primärschlüssel einer C Tabelle ermitteln und in Character String stellen)
SAP ABAP Function Module
RW_TAB_CKEY_GET (Primärschlüssel einer C Tabelle ermitteln und in Character String stellen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE - BOOLE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | ||
| 2 | BOOLE - BOOLE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE REFERENCE(I_CLIENT_IN_CKEY) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 3 | DD02L - TABNAME | Table Name | ||
| 4 | DD02L - TABNAME | Table Name | SOURCE REFERENCE(I_TABNAME) LIKE DD02L-TABNAME |
|
| 5 | DD03L - FIELDNAME | Field Name | ||
| 6 | DFIES - DATATYPE | ABAP/4 Dictionary: Screen data type for Screen Painter | ||
| 7 | DFIES - FIELDNAME | Field Name | ||
| 8 | DFIES - INTTYPE | ABAP data type (C,D,N,...) | ||
| 9 | DFIES - KEYFLAG | Identifies a key field of a table | ||
| 10 | DFIES - LENG | Length (No. of Characters) | ||
| 11 | DFIES - OFFSET | Field Offset in Work Area | ||
| 12 | DFIES - POSITION | Position of the field in the table | ||
| 13 | DFIES - TABNAME | Table Name | ||
| 14 | FAGL_TABNAMES - TOT_TABLE | Table Name |