| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | CLIENT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | RUNID | Internal Job Number | nvarchar | 10 | 0 | | | | Allow NULL? |
| 3 | BPCODE | Business Process Code | nvarchar | 8 | 0 | | | | Allow NULL? |
| 4 | BPGUID | GUID of Transaction/Process | varbinary | 16 | 0 | | | | |
| 5 | EXTRUNID | Application-Specific External Job Number | nvarchar | 50 | 0 | | | | Allow NULL? |
| 6 | VERSION | Enhanced Message Management Release | nvarchar | 10 | 0 | | | | Allow NULL? |
| 7 | LOGTCODE | Transaction Code | nvarchar | 20 | 0 | | | | Allow NULL? |
| 8 | XPREP | Preparation Status of Job | char | 1 | 0 | | | | Allow NULL? |
| 9 | XSIMU | Only Temporary Application Log Created for Job | char | 1 | 0 | | | | Allow NULL? |
| 10 | XPRUN | Job Execution Mode | char | 1 | 0 | | | | Allow NULL? |
| 11 | LOGUSER | User Name in User Master Record | nvarchar | 12 | 0 | | | | Allow NULL? |
| 12 | LOGDATE | Start of processing (date) | nvarchar | 8 | 0 | | | | Allow NULL? |
| 13 | LOGTIME | Start of Processing (Time) | nvarchar | 6 | 0 | | | | Allow NULL? |
| 14 | INTNR | Number of Job Interval | int | 10 | 0 | | | | Allow NULL? |
| 15 | OBJECT_PROCESS | Total Number of Processed Business Objects | int | 10 | 0 | | | | Allow NULL? |
| 16 | OBJECT_ERROR | Number of Incorrect Business Objects | int | 10 | 0 | | | | Allow NULL? |
| 17 | OBJECT_WARNING | Number of Business Objects with Warnings | int | 10 | 0 | | | | Allow NULL? |
| 18 | OBJECT_SUCCESS | Number of Successfully Processed Business Objects | int | 10 | 0 | | | | Allow NULL? |
| 19 | MESSAGE_ERROR | Number of Error Messages Without Business Object Reference | int | 10 | 0 | | | | Allow NULL? |
| 20 | MESSAGE_WARNING | Number of Warning Messages Without Business Object Ref. | int | 10 | 0 | | | | Allow NULL? |
| 21 | MESSAGE_INFO | Number of Information Messages Without Business Object Ref. | int | 10 | 0 | | | | Allow NULL? |
| 22 | MESSAGE_COUNT | Total Number of Messages for Job | int | 10 | 0 | | | | Allow NULL? |
| 23 | EMMA_CASE | Number of Clarification Cases | int | 10 | 0 | | | | Allow NULL? |
| 24 | EMMA_JOBRUSTATUS | Job Status at Time of Preparation | char | 1 | 0 | | | | Allow NULL? |
| 25 | CGEN_STATUS | Status of Clarification Case Generation | char | 1 | 0 | | | | Allow NULL? |
| 26 | PREV_USER | Last Processor of Job | nvarchar | 12 | 0 | | | | Allow NULL? |
| 27 | PREV_DATE | Date of Last Processing of Job | nvarchar | 8 | 0 | | | | Allow NULL? |
| 28 | PREV_TIME | Time of Last Processing of Job | nvarchar | 6 | 0 | | | | Allow NULL? |
| 29 | LOGSYS | Logical system | nvarchar | 10 | 0 | | | | Allow NULL? |
| 30 | BRGRU | Authorization Group | nvarchar | 4 | 0 | | | | Allow NULL? |