/AIF/T_ALRT_INF - Interface <-> Table names
Interface <-> Table names information is stored in SAP table /AIF/T_ALRT_INF.
It is part of development package /AIF/ALERT in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF: Notification and Alert Management".
It is part of development package /AIF/ALERT in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF: Notification and Alert Management".
Fields for table /AIF/T_ALRT_INF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
NS | Namespace | X | /AIF/NS | CHAR | 12 | /AIF/T_NS |
IFNAME | Interface Name | X | /AIF/IFNAME | CHAR | 20 | /AIF/T_FINF |
IFVERSION | Interface Version | X | /AIF/IFVERSION | CHAR | 10 | /AIF/T_FINF |
DBNAME | Recipient Assignment Table | /AIF/ALRT_DB_TBL | CHAR | 60 | DD02L | |
CATEGORY | Alert Category | SALRTDCAT | CHAR | 60 | SALRTCAT | |
.INCLUDE | /AIF/ALRT_DEF_CAT_STR | 0 | ||||
NSRECIP | Namespace | /AIF/NS | CHAR | 12 | /AIF/T_NS | |
RECIPIENT | Default Recipient | /AIF/DEFAULT_RECIPIENT | CHAR | 60 | /AIF/T_ALRT_REC | |
CAT_FNAME_NS | Alert Category Namespace | /AIF/ALRT_CATNS | CHAR | 64 | ||
CAT_FNAME_IFN | Alert Category Interface Name | /AIF/ALRT_CATIFN | CHAR | 64 | ||
CAT_FNAME_IFV | Alert Category Interface Version | /AIF/ALRT_CATIFV | CHAR | 64 | ||
M_SUCCESS | Alert Message Configuration: Include Success Messages | /AIF/ALRT_MSU | CHAR | 2 | ||
M_INFO | Alert Message Configuration: Include Info Messages | /AIF/ALRT_MIN | CHAR | 2 | ||
M_WARNING | Alert Message Configuration: Include Warnings | /AIF/ALRT_MWA | CHAR | 2 | ||
M_ERROR | Alert Message Configuration: Include Error Messages | /AIF/ALRT_MER | CHAR | 2 | ||
M_ABORT | Alert Message Configuration: Include Abort Messages | /AIF/ALRT_MAB | CHAR | 2 |