/AIF/T_APPL_KFLD - Application ID <-> Key fields mapping
Application ID <-> Key fields mapping information is stored in SAP table /AIF/T_APPL_KFLD.
It is part of development package /AIF/ERROR_BASE in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "Error handling base objects".
It is part of development package /AIF/ERROR_BASE in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "Error handling base objects".
Fields for table /AIF/T_APPL_KFLD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
APPLICATION_ID | Application ID | X | /AIF/APPLICATION_ID | CHAR | 6 | /AIF/T_ERR_APP |
SP_FIELDNR | Position Sequence Number | X | /AIF/PCN_POSSQ_C | CHAR | 4 | |
SP_NAME | Name of Select Option/Parameter | STEXTI | CHAR | 16 | ||
FIELDNAME | Field Name | FIELDNAME | CHAR | 60 | ||
REF_NAME | Data element (semantic domain) | ROLLNAME | CHAR | 60 | ||
SP_MANDATORY | Is Field Mandatory | /AIF/FLD_IS_MANDATORY | CHAR | 2 | ||
SP_IS_SEL_OPT | Field Is Select-Option | /AIF/FLD_IS_SELECT_OPT | CHAR | 2 | ||
SP_MODIF_ID | ID of a Modification Group on the Selection Screen | /AIF/CFMODID | CHAR | 6 |