| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | CLIENT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | GUID | UUID in compressed form (22 character UUENCODEd) | nvarchar | 22 | 0 | | | | Allow NULL? |
| 3 | INFCOKEY | Key of Information Container (GUID) | nvarchar | 22 | 0 | | | | Allow NULL? |
| 4 | RECEIVER | Receiver System | nvarchar | 60 | 0 | | | | Allow NULL? |
| 5 | INFCOTYPE | Information Container Category | nvarchar | 4 | 0 | | | | Allow NULL? |
| 6 | GPART | Business Partner Number | nvarchar | 10 | 0 | | | | Allow NULL? |
| 7 | VKONT | Contract Account Number | nvarchar | 12 | 0 | | | | Allow NULL? |
| 8 | VTREF | Reference Specifications from Contract | nvarchar | 20 | 0 | | | | Allow NULL? |
| 9 | SUBAP | Subapplication in Contract Accounts Receivable and Payable | char | 1 | 0 | | | | Allow NULL? |
| 10 | XMLSTRING | Data String for Information Container | ntext | 1073741823 | 0 | | | | |
| 11 | SENDTYPE | Send Type of Information Container Data | nvarchar | 2 | 0 | | | | Allow NULL? |
| 12 | CRDATE | Date on Which Record Was Created | nvarchar | 8 | 0 | | | | Allow NULL? |
| 13 | CRTIME | Time, at Which Record Was Added | nvarchar | 6 | 0 | | | | Allow NULL? |
| 14 | CRNAME | Name of Person who Created the Object | nvarchar | 12 | 0 | | | | Allow NULL? |