| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | SERVICETOOL | Service Tool for Agreement Type | nvarchar | 32 | 0 | | | | Allow NULL? |
| 3 | VERSION | Version of Master Data or Customizing Object | nvarchar | 6 | 0 | | | | Allow NULL? |
| 4 | SERVICEMODULE | Service Function Module for Agreement Types | nvarchar | 30 | 0 | | | | Allow NULL? |
| 5 | VALUETAB | Value Table for Agreement Type Service Tools | nvarchar | 16 | 0 | | | | Allow NULL? |
| 6 | BUSI_BEGIN | Effective from | nvarchar | 14 | 0 | | | | Allow NULL? |
| 7 | BUSI_END | Effective Until (Time Stamp: YYYY.MM.DD hh:mm:ss) | nvarchar | 14 | 0 | | | | Allow NULL? |
| 8 | TECH_BEGIN | Technically Valid From | nvarchar | 14 | 0 | | | | Allow NULL? |
| 9 | TECH_END | Technically Valid To (Time Stamp: JJJJ.MM.TT hh:mm:ss) | nvarchar | 14 | 0 | | | | Allow NULL? |
| 10 | FLG_CANCEL_OBJ | Indicator: Object is Invalid | char | 1 | 0 | | | | Allow NULL? |
| 11 | FLG_CANCEL_VERS | Indicator: Version is Invalid | char | 1 | 0 | | | | Allow NULL? |
| 12 | CHG_TCODE | Transaction in Which the Change Was Made | nvarchar | 20 | 0 | | | | Allow NULL? |
| 13 | CHG_USR | Last user to change object | nvarchar | 12 | 0 | | | | Allow NULL? |
| 14 | TRI_METH_TYP | Triggering Method | char | 1 | 0 | | | | Allow NULL? |
| 15 | TRI_METH_TARGET | Processing Target of Triggering Method | char | 1 | 0 | | | | Allow NULL? |
| 16 | STATUS_VERSION | Object Version Status | char | 1 | 0 | | | | Allow NULL? |
| 17 | STATUS_WORK | Object Version Processing Status | char | 1 | 0 | | | | Allow NULL? |