Table/Structure Field list used by SAP ABAP Function Module NAMETAB_GET (Read table structure to a table)
SAP ABAP Function Module
NAMETAB_GET (Read table structure to a table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDSUX030L - TABTYPE | Type of the Dictionary object | ||
| 2 | DDSUX030L - TABFORM | How the Dictionary object is implemented in the database | ||
| 3 | DDSUX031L - FIELDNAME | Field Name | ||
| 4 | DFIES - POSITION | Position of the field in the table | ||
| 5 | DFIES - VALEXI | Existence of fixed values | ||
| 6 | DFIES - TABNAME | Table Name | ||
| 7 | DFIES - SIGN | Flag for sign in numerical fields | ||
| 8 | DFIES - REFTABLE | Table for reference field | ||
| 9 | DFIES - REFFIELD | Reference field for currency and qty fields | ||
| 10 | DFIES - PRECFIELD | Name of included table | ||
| 11 | DFIES - OFFSET | Field Offset in Work Area | ||
| 12 | DFIES - NOFORKEY | Flag (X or Blank) | ||
| 13 | DFIES - MEMORYID | Set/Get parameter ID | ||
| 14 | DFIES - LOWERCASE | Lowercase letters allowed/not allowed | ||
| 15 | DFIES - LENG | Length (No. of Characters) | ||
| 16 | DFIES - CHECKTABLE | Table Name | ||
| 17 | DFIES - CONVEXIT | Conversion Routine | ||
| 18 | DFIES - DATATYPE | ABAP/4 Dictionary: Screen data type for Screen Painter | ||
| 19 | DFIES - DECIMALS | Number of Decimal Places | ||
| 20 | DFIES - FIELDNAME | Field Name | ||
| 21 | DFIES - FIELDTEXT | Short Description of Repository Objects | ||
| 22 | DFIES - INTLEN | Internal Length in Bytes | ||
| 23 | DFIES - LOGFLAG | Indicator for writing change documents | ||
| 24 | DFIES - INTTYPE | ABAP data type (C,D,N,...) | ||
| 25 | DFIES - KEYFLAG | Identifies a key field of a table | ||
| 26 | DFIES - LANGU | Language Key | ||
| 27 | DNTAB - MEMORYID | Set/Get parameter ID | ||
| 28 | DNTAB - NOFORKEY | Flag (X or Blank) | ||
| 29 | DNTAB - LOWERCASE | Lowercase letters allowed/not allowed | ||
| 30 | DNTAB - OFFSET | Field Offset in Work Area | ||
| 31 | DNTAB - POSITION | Position of the field in the table | ||
| 32 | DNTAB - PRECFIELD | Name of included table | ||
| 33 | DNTAB - REFFIELD | Reference field for currency and qty fields | ||
| 34 | DNTAB - REFTABLE | Table for reference field | ||
| 35 | DNTAB - SIGN | Flag for sign in numerical fields | ||
| 36 | DNTAB - TABNAME | Table Name | ||
| 37 | DNTAB - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DNTAB-TABNAME DEFAULT ' ' |
|
| 38 | DNTAB - VALEXI | Existence of fixed values | ||
| 39 | DNTAB - DATATYPE | Data Type in ABAP Dictionary | ||
| 40 | DNTAB - LOGFLAG | Indicator for writing change documents | SOURCE VALUE(ONLY) LIKE DNTAB-LOGFLAG DEFAULT SPACE |
|
| 41 | DNTAB - CHECKTABLE | Check table name of the foreign key | ||
| 42 | DNTAB - CONVEXIT | Conversion Routine | ||
| 43 | DNTAB - DDLEN | Length (No. of Characters) | ||
| 44 | DNTAB - DECIMALS | Number of Decimal Places | ||
| 45 | DNTAB - FIELDNAME | Field Name | ||
| 46 | DNTAB - FIELDTEXT | Short Description of Repository Objects | ||
| 47 | DNTAB - INTLEN | Internal Length in Bytes | ||
| 48 | DNTAB - INTTYPE | ABAP data type (C,D,N,...) | ||
| 49 | DNTAB - KEYFLAG | Identifies a key field of a table | ||
| 50 | DNTAB - LANGU | Language Key | ||
| 51 | DNTAB - LANGU | Language Key | SOURCE VALUE(LANGU) LIKE DNTAB-LANGU DEFAULT SY-LANGU |
|
| 52 | DNTAB - LOGFLAG | Indicator for writing change documents | ||
| 53 | X030L - TABFORM | How the Dictionary object is implemented in the database | ||
| 54 | X030L - TABTYPE | Type of the Dictionary object | ||
| 55 | X031L - FIELDNAME | Field Name | ||
| 56 | X031L - TABNAME | Table Name |