| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | OPBEL | Number of Contract Accts Rec. & Payable Doc. | nvarchar | 12 | 0 | | | | Allow NULL? |
| 3 | CHANGENR | Change Number of Document | nvarchar | 10 | 0 | | | | Allow NULL? |
| 4 | BLART | Document Type | nvarchar | 2 | 0 | | | | Allow NULL? |
| 5 | BUDAT | Posting Date in the Document | nvarchar | 8 | 0 | | | | Allow NULL? |
| 6 | GPART | Business Partner Number | nvarchar | 10 | 0 | | | | Allow NULL? |
| 7 | BETRW | Amount in Transaction Currency with +/- Sign | decimal | 13 | 2 | | | | |
| 8 | WAERS | Transaction Currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 9 | VKONT | Contract Account Number | nvarchar | 12 | 0 | | | | Allow NULL? |
| 10 | VTREF | Reference Specifications from Contract | nvarchar | 20 | 0 | | | | Allow NULL? |
| 11 | SUBAP | Subapplication in Contract Accounts Receivable and Payable | char | 1 | 0 | | | | Allow NULL? |
| 12 | BUKRS | Company Code | nvarchar | 4 | 0 | | | | Allow NULL? |
| 13 | ERNAM | Name of Person who Created the Object | nvarchar | 12 | 0 | | | | Allow NULL? |
| 14 | ERDAT | Date on Which Record Was Created | nvarchar | 8 | 0 | | | | Allow NULL? |
| 15 | AENAM | Name of Person Who Changed Object | nvarchar | 12 | 0 | | | | Allow NULL? |
| 16 | AEDAT | Changed On | nvarchar | 8 | 0 | | | | Allow NULL? |
| 17 | STATE | CFC: Status of an application table entry | nvarchar | 2 | 0 | | | | Allow NULL? |
| 18 | LOCK_USER | Name of the person to last change the status of the object | nvarchar | 12 | 0 | | | | Allow NULL? |
| 19 | LOCK_LIMIT | CFC: Lock period of a lock entry | nvarchar | 8 | 0 | | | | Allow NULL? |
| 20 | WORKSTATE | Last processing status of a clarification case | nvarchar | 2 | 0 | | | | Allow NULL? |
| 21 | RESUBMIT_DATE | Date on which Resubmission Occurs | nvarchar | 8 | 0 | | | | Allow NULL? |
| 22 | WF_COUNT | Number of active workflows with this clarification case | tinyint | 3 | 0 | | | | |