| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | EINRI | Institution | nvarchar | 4 | 0 | | | | Allow NULL? |
| 3 | TARIF | IS-H: Service Catalog Identification Key | nvarchar | 2 | 0 | | | | Allow NULL? |
| 4 | TALST | Service in Service Catalog | nvarchar | 10 | 0 | | | | Allow NULL? |
| 5 | ENDDT | End Date | nvarchar | 8 | 0 | | | | Allow NULL? |
| 6 | BEGDT | Start Date | nvarchar | 8 | 0 | | | | Allow NULL? |
| 7 | INP_ACUT_ALOS | Average Length of Stay of Acute Inpatient Treatment | nvarchar | 4 | 0 | | | | Allow NULL? |
| 8 | DP_ACUT_TH | Threshold for Acute Day Hospital Cases | nvarchar | 4 | 0 | | | | Allow NULL? |
| 9 | INP_REHA_TH | Threshold for Inpatient Rehabilitation Cases | nvarchar | 4 | 0 | | | | Allow NULL? |
| 10 | DP_REHA_TH | Threshold for Day Hospital Rehabilitation Cases | nvarchar | 4 | 0 | | | | Allow NULL? |
| 11 | LT_TH | Threshold for Long-Stay Patients | nvarchar | 4 | 0 | | | | Allow NULL? |
| 12 | ERDAT | IS-H: Date when Record Created | nvarchar | 8 | 0 | | | | Allow NULL? |
| 13 | ERUSR | IS-H: Name of Employee who Created Record | nvarchar | 12 | 0 | | | | Allow NULL? |
| 14 | ERTIM | IS-H: Time Record Created | nvarchar | 6 | 0 | | | | Allow NULL? |
| 15 | UPDAT | IS-H: Date of Last Change | nvarchar | 8 | 0 | | | | Allow NULL? |
| 16 | UPUSR | IS-H: Name of Person who Last Changed Data | nvarchar | 12 | 0 | | | | Allow NULL? |
| 17 | UPTIM | IS-H: Time of Last Change | nvarchar | 6 | 0 | | | | Allow NULL? |