/OSP/T_ALERT_INF - Book keeping table for alert information in budget monitor
Book keeping table for alert information in budget monitor information is stored in SAP table /OSP/T_ALERT_INF.
It is part of development package /OSP/BUDGET_MONITORING in software component XAP-OSP. This development package consists of objects that can be grouped under "Office Suite Program - budget monitoring functionality".
It is part of development package /OSP/BUDGET_MONITORING in software component XAP-OSP. This development package consists of objects that can be grouped under "Office Suite Program - budget monitoring functionality".
Fields for table /OSP/T_ALERT_INF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | * |
USERNAME | User Name | X | SYUNAME | CHAR | 24 | |
MONAPPL | Monitoring Application for Budget Monitoring | X | /OSP/DT_MONAPPL | CHAR | 4 | |
ALERTTYPE | Alert Types in Budget Monitoring | X | /OSP/DT_ALERT_TYPE | CHAR | 4 | |
RULEID | Rule ID of the rule from the backend (MSS Portal) | X | /OSP/DT_RULEID | NUMC | 12 | |
ALERTID | Primary Key ID for alert information table | X | /OSP/DT_ALERTID | CHAR | 64 | |
OBJECTID | Object ID | /OSP/DT_OBJECT | CHAR | 68 | ||
RULEEVALDATE | System Date | SYDATUM | DATS | 16 | ||
RULEEVALTIME | System Time | SYUZEIT | TIMS | 12 | ||
ALERTSTATUS | Alert Statuses in Budget Monitoring | /OSP/DT_ALERT_STATUS | CHAR | 4 | ||
SHADOWALERT | Alert Statuses in Budget Monitoring | /OSP/DT_ALERT_STATUS | CHAR | 4 |