| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | CLIENT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | GUID | Globally Unique identifier | varbinary | 16 | 0 | | | | |
| 3 | SET_GUID | Set GUID | varbinary | 16 | 0 | | | | |
| 4 | LOGICAL_SYSTEM | Business Document Service: ID of Logical System | nvarchar | 10 | 0 | | | | Allow NULL? |
| 5 | CLASSNAME | Business Document Service: Class name | nvarchar | 30 | 0 | | | | Allow NULL? |
| 6 | CLASSTYPE | Business Document Service: Class Type | nvarchar | 2 | 0 | | | | Allow NULL? |
| 7 | OBJKEY | Business Document Service: Object Key | nvarchar | 70 | 0 | | | | Allow NULL? |
| 8 | DOC_ID | Business Document Service: Document ID | nvarchar | 42 | 0 | | | | Allow NULL? |
| 9 | DOC_VER_NO | Business Document Service: Document Version Number | nvarchar | 8 | 0 | | | | Allow NULL? |
| 10 | DOC_VAR_ID | Business Document Service: Document Variant ID | nvarchar | 8 | 0 | | | | Allow NULL? |
| 11 | DESCRIPTION | Business Document Service: Attribute Value | nvarchar | 64 | 0 | | | | Allow NULL? |
| 12 | URL | Uniform resource locator for Attachments to Procurement Doc. | nvarchar | 255 | 0 | | | | Allow NULL? |
| 13 | TYPE | Procurement Document Attachment Type | char | 1 | 0 | | | | Allow NULL? |
| 14 | INTERNAL_IND | Indicator Showing if Attachment is only for Internal Use | char | 1 | 0 | | | | Allow NULL? |
| 15 | DEL_IND | Deletion Indicator SRM Purchasing Document | char | 1 | 0 | | | | Allow NULL? |
| 16 | CATEG | Category Attachment | char | 1 | 0 | | | | Allow NULL? |
| 17 | CREATIONTIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | decimal | 15 | 0 | | | | |
| 18 | LOIO_CLASS | Document class | nvarchar | 10 | 0 | | | | Allow NULL? |
| 19 | LOIO_OBJID | ID for documents and relations | nvarchar | 32 | 0 | | | | Allow NULL? |