| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | SCS_MSU_GUID | Link to Data Record with Master Settlement Unit | varbinary | 16 | 0 | | | | |
| 3 | SCS_SU_GUID | SU within SCS, for a Period and Measurement Type | varbinary | 16 | 0 | | | | |
| 4 | SETTL_GUID | Unique Key of Settlement | varbinary | 16 | 0 | | | | |
| 5 | SCS_SU_MEAS_GUID | Link to Data Record with Measurement Needed for SU | varbinary | 16 | 0 | | | | |
| 6 | APPORTVALUE | Reference Factor | decimal | 20 | 8 | | | | |
| 7 | APPORTVALUEOPT | Part of the Reference Factor that Opts | decimal | 20 | 8 | | | | |
| 8 | APPORTVALUEMSU | Sum of Reference Factors of Lower-Level Objects | decimal | 20 | 8 | | | | |
| 9 | APPORTVALMSUOPT | Sum of Opting Reference Factors of Lower-Level Objects | decimal | 20 | 8 | | | | |
| 10 | PURPOSE | Purpose of Apportionment | nvarchar | 3 | 0 | | | | Allow NULL? |
| 11 | MEAS | Measurement Type | nvarchar | 4 | 0 | | | | Allow NULL? |
| 12 | SU_MEAS | Measurement Type of Sub-Settlement Unit | nvarchar | 4 | 0 | | | | Allow NULL? |
| 13 | CURRENCY | Currency Key | nvarchar | 5 | 0 | | | | Allow NULL? |
| 14 | NETAMOUNT | Net Amount | decimal | 22 | 8 | | | | |
| 15 | NONDEDTAXAMT | Non-Deductible Tax Amount | decimal | 22 | 8 | | | | |
| 16 | DEDTAXAMOUNT | Deductible Tax Amount | decimal | 22 | 8 | | | | |
| 17 | OPTRATE | Calculated Option Rate | decimal | 9 | 6 | | | | |
| 18 | IS_ONLY4MEAS | Settlement Unit Data Record for Retrieval of Measurement | char | 1 | 0 | | | | Allow NULL? |
| 19 | IS_ONLY4OPTRATE | Settlement Unit Data Record for Retrieving Option Rate | char | 1 | 0 | | | | Allow NULL? |
| 20 | METERFROMRO | Consumption Is Determined Using Assigned Rental Object | char | 1 | 0 | | | | Allow NULL? |