/OSP/T_POSTING - To store the Book keeping info of critical posting alerts
To store the Book keeping info of critical posting alerts information is stored in SAP table /OSP/T_POSTING.
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_POSTING
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 | |
| ITEMKEY | Item Key of the posting | /OSP/DT_ITEMKEY | CHAR | 60 | ||
| DOCUMENTNO | Posting Details | /OSP/DT_POSTING_INFO | CHAR | 120 | ||
| DESCRIPTION | Posting Details | /OSP/DT_POSTING_INFO | CHAR | 120 | ||
| POSTEDBY | Posting Details | /OSP/DT_POSTING_INFO | CHAR | 120 | ||
| AMOUNT | Total Value in Controlling Area Currency | /OSP/DT_WKGXXX | CURR | 8 | ||
| CURRENCY | Currency | /OSP/DT_WAER | CUKY | 10 | * | |
| POSTEDTO | Posting Details | /OSP/DT_POSTING_INFO | CHAR | 120 | ||
| REFDOCNUMBER | Posting Details | /OSP/DT_POSTING_INFO | CHAR | 120 | ||
| DOCUMENTTYPE | Posting Details | /OSP/DT_POSTING_INFO | CHAR | 120 | ||
| DOCHEADERTEXT | Posting Details | /OSP/DT_POSTING_INFO | CHAR | 120 | ||
| DOCUMENTDATE | Posting Details | /OSP/DT_POSTING_INFO | CHAR | 120 | ||
| POSTINGDATE | Posting Details | /OSP/DT_POSTING_INFO | CHAR | 120 | ||
| COMPANYCODE | Posting Details | /OSP/DT_POSTING_INFO | CHAR | 120 |