| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | CLIENT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | VARNUMH | Condition Record ID | varbinary | 16 | 0 | | | | |
| 3 | CPE_CONDTYPE_PR | CPE: Condition Type of Pricing | nvarchar | 4 | 0 | | | | Allow NULL? |
| 4 | MM_PURCH_ORG | Purchasing Organization | nvarchar | 4 | 0 | | | | Allow NULL? |
| 5 | MM_VENDOR_GROUP | Group for Calculation Schema (Vendor) | nvarchar | 2 | 0 | | | | Allow NULL? |
| 6 | MM_VENDOR | Vendor Account Number | nvarchar | 10 | 0 | | | | Allow NULL? |
| 7 | MM_SUPPL_VEND | Supplying Vendor | nvarchar | 10 | 0 | | | | Allow NULL? |
| 8 | KSCHL | Condition Type | nvarchar | 4 | 0 | | | | Allow NULL? |
| 9 | OBJECT_ID | Higher-level object number for condition records | varbinary | 16 | 0 | | | | |
| 10 | TIMESTAMP_TO | Timestamp for Validity End Date | nvarchar | 14 | 0 | | | | Allow NULL? |
| 11 | RELEASE_STATUS | Release Status | char | 1 | 0 | | | | Allow NULL? |
| 12 | TIMESTAMP_FROM | Timestamp for Validity Start Date | nvarchar | 14 | 0 | | | | Allow NULL? |
| 13 | KSCHL_SUPP | Supplementary Condition Type | nvarchar | 4 | 0 | | | | Allow NULL? |
| 14 | COND_GROUP_ID | ID of Group of Condition Records | varbinary | 16 | 0 | | | | |
| 15 | MAINT_STATUS | Editing status | nvarchar | 2 | 0 | | | | Allow NULL? |
| 16 | CREATED_BY | Name of User that Created the Condition Record | nvarchar | 12 | 0 | | | | Allow NULL? |
| 17 | CREATED_ON | Date on which Condition Record was Created | nvarchar | 8 | 0 | | | | Allow NULL? |
| 18 | KOPOS | Condition Supplement ID | nvarchar | 3 | 0 | | | | Allow NULL? |
| 19 | SUPP_EXIST | Additional Data Indicator for Condition Record | char | 1 | 0 | | | | Allow NULL? |
| 20 | SCALE_DIM | Dimenstion number | nvarchar | 2 | 0 | | | | Allow NULL? |
| 21 | CPE_R_RATETYPE | CPE: Rate Type for Formula Assembly | char | 1 | 0 | | | | Allow NULL? |
| 22 | CPE_R_RATE | CPE Formula - Rate in Formula Currency | decimal | 15 | 2 | | | | |
| 23 | CPE_R_CURRENCY | CPE Formula - Currency | nvarchar | 5 | 0 | | | | Allow NULL? |
| 24 | CPE_R_PRICEUNIT | CPE Formula - Price Unit | decimal | 5 | 0 | | | | |
| 25 | CPE_R_UOM | CPE Formula - Unit of Measure | nvarchar | 3 | 0 | | | | Allow NULL? |
| 26 | CPE_F_QUANSPLITR | CPE Term - Routine f. Splitting the Commodity Qty into Terms | nvarchar | 7 | 0 | | | | Allow NULL? |
| 27 | CPE_F_COMBROUT | CPE Formula - Routine for Combining Terms | nvarchar | 7 | 0 | | | | Allow NULL? |
| 28 | CPE_F_FORCOMMUOM | CPE Formula - Unit of Measure of Commodity Used in Formula | nvarchar | 3 | 0 | | | | Allow NULL? |
| 29 | CPE_F_FORMQUANCN | CPE - Quantity Conv. Rule from Product UoM to Commodity UoM | nvarchar | 5 | 0 | | | | Allow NULL? |
| 30 | CPE_F_R3ACCURACY | CPE - Evaluation with ABAP Accuracy | char | 1 | 0 | | | | Allow NULL? |