/AIF/T_FUNC_LST - Function codes for Applications (views)
Function codes for Applications (views) information is stored in SAP table /AIF/T_FUNC_LST.
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_FUNC_LST
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 |
FUNC_CODE | ALV Function | X | SALV_DE_FUNCTION | CHAR | 140 | |
VIEW_ID | View Code | X | /AIF/VIEW_CODE | CHAR | 2 | /AIF/T_VIEW_CODE |
SEQNO | Sequence Number | /AIF/SEQN3 | NUMC | 6 | ||
BTN_ICON | Icon with Output Length 4 | /AIF/ICON_L4 | CHAR | 8 | ||
METHOD_NAME | Method Name | ETXML_METHNAME | CHAR | 122 | ||
REG_FUNC_CLASS | Class Name of a Custom-Specific Registered Function | /AIF/REGISTERED_FUNC_CLASSNAME | CHAR | 60 |