Overview
AUTH_FLDINFO_TMP is a standard SAP S/4HANA table that stores Authorization fields: technical info from dictionary data. There are total 51 fields in the AUTH_FLDINFO_TMP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AUTH_FLDINFO_TMP belongs to User and Authorization Management (BC-SEC-USR-ADM) module and is located in the package ABAP User Administration (SUSR).
In addition, following links provide an overview of foreign key relationships, if any, that link AUTH_FLDINFO_TMP to other SAP tables and standard CDS views available based on AUTH_FLDINFO_TMP table in S/4HANA 2020.
Techincal Settings of AUTH_FLDINFO_TMP
Below are technical details of the table AUTH_FLDINFO_TMP
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AUTH_FLDINFO_TMP Fields
The following table gives you an overview of the fields available in AUTH_FLDINFO_TMP
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|
| TABNAME | Table Name | TABNAME | | CHAR | 30 |
| FIELDNAME | Field Name | FIELDNAME | | CHAR | 30 |
| DDLANGUAGE | Language Key | DDLANGUAGE | | LANG | 1 |
| DOMNAME | Domain name | DOMNAME | | CHAR | 30 |
| ROLLNAME | Data element (semantic domain) | ROLLNAME | | CHAR | 30 |
| CHECKTABLE | Table Name | TABNAME | | CHAR | 30 |
| LENG | Length (No. of Characters) | DDLENG | | NUMC | 6 |
| INTLEN | Internal Length in Bytes | INTLEN | | NUMC | 6 |
| OUTPUTLEN | Output Length | OUTPUTLEN | | NUMC | 6 |
| DECIMALS | Number of Decimal Places | DECIMALS | | NUMC | 6 |
| DATATYPE | ABAP Dictionary: Dynpro Data Type for Screen Painter | DYNPTYPE | | CHAR | 4 |
| INTTYPE | ABAP data type (C,D,N,...) | INTTYPE | | CHAR | 1 |
| REFTABLE | Reference Table for Field | REFTABLE | | CHAR | 30 |
| REFFIELD | Reference Field for Currency and Quantity Fields | REFFIELD | | CHAR | 30 |
| PRECFIELD | Name of included table | PRECFIELD | | CHAR | 30 |
| AUTHORID | Authorization class | AUTHORID | | CHAR | 3 |
| MEMORYID | Set/Get parameter ID | MEMORYID | | CHAR | 20 |
| LOGFLAG | Indicator for writing change documents | LOGFLAG | | CHAR | 1 |
| MASK | Template (not used) | AS4MASK | | CHAR | 20 |
| MASKLEN | Template length (not used) | MASKLEN | | NUMC | 4 |
| CONVEXIT | Conversion Routine | CONVEXIT | | CHAR | 5 |
| HEADLEN | Maximum length of heading | HEADLEN | | NUMC | 2 |
| SCRLEN1 | Max. length for short field label | SCRLEN_S | | NUMC | 2 |
| SCRLEN2 | Max. length for medium field label | SCRLEN_M | | NUMC | 2 |
| SCRLEN3 | Max. length for long field label | SCRLEN_L | | NUMC | 2 |
| FIELDTEXT | Short Description of Repository Objects | AS4TEXT | | CHAR | 60 |
| REPTEXT | Heading | REPTEXT | | CHAR | 55 |
| SCRTEXT_S | Short Field Label | SCRTEXT_S | | CHAR | 10 |
| SCRTEXT_M | Medium Field Label | SCRTEXT_M | | CHAR | 20 |
| SCRTEXT_L | Long Field Label | SCRTEXT_L | | CHAR | 40 |
| KEYFLAG | Identifies a key field of a table | KEYFLAG | | CHAR | 1 |
| LOWERCASE | Lowercase letters allowed/not allowed | LOWERCASE | | CHAR | 1 |
| MAC | Is a search help bound to the field? | DDSHATTACH | | CHAR | 1 |
| GENKEY | Flag (X or Blank) | AS4FLAG | | CHAR | 1 |
| NOFORKEY | Flag (X or Blank) | AS4FLAG | | CHAR | 1 |
| VALEXI | Existence of fixed values | VALEXI | | CHAR | 1 |
| NOAUTHCH | Flag (X or Blank) | AS4FLAG | | CHAR | 1 |
| SIGN | Flag for sign in numerical fields | SIGNFLAG | | CHAR | 1 |
| DYNPFLD | Flag: Field is displayed on dynpro | DYNPROFLD | | CHAR | 1 |
| F4AVAILABL | Does the field have an input help | DDF4AVAIL | | CHAR | 1 |
| COMPTYPE | DD: Component Type | COMPTYPE | | CHAR | 1 |
| LFIELDNAME | Field name | FNAM_____4 | | CHAR | 132 |
| LTRFLDDIS | Basic write direction is defined in LTR (left-to-right) | DDLTRFLDDI | | CHAR | 1 |
| BIDICTRLC | DD: No Filtering of BIDI Formatting Characters | DDBIDICTRL | | CHAR | 1 |
| OUTPUTSTYLE | DD: Output Style (Output Style) for Decfloat Types | OUTPUTSTYLE | | NUMC | 2 |
| NOHISTORY | DD: Flag for Deactivating Input History in Dynpro Field | DDNOHISTORY | | CHAR | 1 |
| AMPMFORMAT | DD: Indicator whether an AM/PM time format is desired | DDAMPMFORMAT | | CHAR | 1 |
| MODIFIER | Last Changed By | XUMODIFIER | | CHAR | 12 |
| MODDATE | Modification date | XUMODDATE | | DATS | 8 |
| MODTIME | Modification time | XUMODTIME | | TIMS | 6 |
| ABAP_LANGUAGE_VERSION | ABAP Language Version | ABAP_LANGUAGE_VERSION | | CHAR | 1 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for AUTH_FLDINFO_TMP
Other References