| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | APPL | Commission Application (ICM) | nvarchar | 6 | 0 | | | | Allow NULL? |
| 3 | UPD_ID | ID of Update Category | nvarchar | 4 | 0 | | | | Allow NULL? |
| 4 | VERSION | Version of Master Data or Customizing Object | nvarchar | 6 | 0 | | | | Allow NULL? |
| 5 | FLG_CLAIM | Update Entitlement (X=yes, space=no) | char | 1 | 0 | | | | Allow NULL? |
| 6 | FLG_OFFSET | Update Offsetting (X=yes, space=no) | char | 1 | 0 | | | | Allow NULL? |
| 7 | FLG_RESP | Update Liability (X=yes, space=no) | char | 1 | 0 | | | | Allow NULL? |
| 8 | FLG_DUE | Update Disbursement (X=yes, space=no) | char | 1 | 0 | | | | Allow NULL? |
| 9 | FLG_RATE | Update Remuneration Rate (X=Yes, Space=No) | char | 1 | 0 | | | | Allow NULL? |
| 10 | FLG_SHARE | Currently Always 'X': Update Remun. Share (X=Yes, Space=No) | char | 1 | 0 | | | | Allow NULL? |
| 11 | BUSI_BEGIN | Effective from | nvarchar | 14 | 0 | | | | Allow NULL? |
| 12 | BUSI_END | Effective Until (Time Stamp: YYYY.MM.DD hh:mm:ss) | nvarchar | 14 | 0 | | | | Allow NULL? |
| 13 | TECH_BEGIN | Technically Valid From | nvarchar | 14 | 0 | | | | Allow NULL? |
| 14 | TECH_END | Technically Valid To (Time Stamp: JJJJ.MM.TT hh:mm:ss) | nvarchar | 14 | 0 | | | | Allow NULL? |
| 15 | FLG_CANCEL_OBJ | Indicator: Object is Invalid | char | 1 | 0 | | | | Allow NULL? |
| 16 | FLG_CANCEL_VERS | Indicator: Version is Invalid | char | 1 | 0 | | | | Allow NULL? |
| 17 | CHG_TCODE | Transaction in Which the Change Was Made | nvarchar | 20 | 0 | | | | Allow NULL? |
| 18 | CHG_USR | Last user to change object | nvarchar | 12 | 0 | | | | Allow NULL? |
| 19 | TRI_METH_TYP | Triggering Method | char | 1 | 0 | | | | Allow NULL? |
| 20 | TRI_METH_TARGET | Processing Target of Triggering Method | char | 1 | 0 | | | | Allow NULL? |
| 21 | STATUS_VERSION | Object Version Status | char | 1 | 0 | | | | Allow NULL? |
| 22 | STATUS_WORK | Object Version Processing Status | char | 1 | 0 | | | | Allow NULL? |