/SAPAPO/AM_ATTXT - Assignment of Description Texts to Alert Types
Assignment of Description Texts to Alert Types information is stored in SAP table /SAPAPO/AM_ATTXT.
It is part of development package /SAPAPO/AMOBAS in software component SCM-BAS-AMO. This development package consists of objects that can be grouped under "Alert Monitor Basis".
It is part of development package /SAPAPO/AMOBAS in software component SCM-BAS-AMO. This development package consists of objects that can be grouped under "Alert Monitor Basis".
Fields for table /SAPAPO/AM_ATTXT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
AOT | Alert Object Type | X | /SAPAPO/C_AOTYPE | NUMC | 8 | /SAPAPO/AOTYPES |
ATID | Alert Type | X | /SAPAPO/C_ATYPE | NUMC | 8 | /SAPAPO/ATYPES |
SEQUENCE | Sequence in Context Menu | X | /SAPAPO/C_SEQUENCE | NUMC | 8 | |
ATDESCR | Description of Alert Type | /SAPAPO/C_ATDESCR | CHAR | 120 | ||
FREE_TEXT | Self-Defined Descriptive Text of an Alert Type | /SAPAPO/AM_AT_FREE_TEXT | CHAR | 510 |