Table/Structure Field list used by SAP ABAP Function Module FUNCTION_GET (CATT: Schnittstelle zu Funktionsbausteinen holen)
SAP ABAP Function Module
FUNCTION_GET (CATT: Schnittstelle zu Funktionsbausteinen holen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CATFU - DDLEN | Length (No. of Characters) | ||
| 2 | CATFU - DATATYPE | Data Type in ABAP Dictionary | ||
| 3 | CATFU - TABNAME | Table Name | ||
| 4 | CATFU - SIGN | Flag for sign in numerical fields | ||
| 5 | CATFU - PARAMTYPE | Single-Character Flag | ||
| 6 | CATFU - NAME | 30 Characters | ||
| 7 | CATFU - LOWERCASE | Lowercase letters allowed/not allowed | ||
| 8 | CATFU - INTTYPE | ABAP data type (C,D,N,...) | ||
| 9 | CATFU - INTLEN | Internal Length in Bytes | ||
| 10 | CATFU - IMPDEFAULT | CATT - Parameter value | ||
| 11 | CATFU - FIELDNAME | Field Name | ||
| 12 | CATFU - DECIMALS | Number of Decimal Places | ||
| 13 | DNTAB - TABNAME | Table Name | ||
| 14 | DNTAB - SIGN | Flag for sign in numerical fields | ||
| 15 | DNTAB - LOWERCASE | Lowercase letters allowed/not allowed | ||
| 16 | DNTAB - LANGU | Language Key | ||
| 17 | DNTAB - INTTYPE | ABAP data type (C,D,N,...) | ||
| 18 | DNTAB - FIELDNAME | Field Name | ||
| 19 | DNTAB - DECIMALS | Number of Decimal Places | ||
| 20 | DNTAB - DDLEN | Length (No. of Characters) | ||
| 21 | DNTAB - DATATYPE | Data Type in ABAP Dictionary | ||
| 22 | DNTAB - INTLEN | Internal Length in Bytes | ||
| 23 | RSCHA - DBFIELD | Reference field/structure of a parameter | ||
| 24 | RSCHA - DEFAULT | Default value for import parameter | ||
| 25 | RSCHA - PARAMETER | Parameter Name | ||
| 26 | RSEXC - EXCEPTION | Parameter Name | ||
| 27 | RSEXP - PARAMETER | Parameter Name | ||
| 28 | RSEXP - DBFIELD | Reference field/structure of a parameter | ||
| 29 | RSIMP - DBFIELD | Reference field/structure of a parameter | ||
| 30 | RSIMP - DEFAULT | Default value for import parameter | ||
| 31 | RSIMP - PARAMETER | Parameter Name | ||
| 32 | RSTBL - DBSTRUCT | Reference field/structure of a parameter | ||
| 33 | RSTBL - PARAMETER | Parameter Name | ||
| 34 | SYST - FDPOS | ABAP System Field: Occurrence in Byte or Character String | ||
| 35 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 36 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 37 | TFDIR - FUNCNAME | Name of Function Module | ||
| 38 | TFDIR - FUNCNAME | Name of Function Module | SOURCE VALUE(FUNCNAME) LIKE TFDIR-FUNCNAME |