| 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 | RGART | IS-H CH: Rule type for service maximum values | nvarchar | 2 | 0 | | | | Allow NULL? |
| 4 | ABRVB | Billing Agreement | nvarchar | 6 | 0 | | | | Allow NULL? |
| 5 | CLASS | IS-H: Patient Class | nvarchar | 4 | 0 | | | | Allow NULL? |
| 6 | KTRART | IS-H: Insurance Provider Type (e.g. Private, Statutory) | nvarchar | 3 | 0 | | | | Allow NULL? |
| 7 | KTR | IS-H: Insurance Provider | nvarchar | 10 | 0 | | | | Allow NULL? |
| 8 | SELBSTKZ | | char | 1 | 0 | | | | Allow NULL? |
| 9 | ANFOE | Departmental Organizational Unit That Requests the Service | nvarchar | 8 | 0 | | | | Allow NULL? |
| 10 | ERBOE | IS-H: Organizational Unit that Performs the Service | nvarchar | 8 | 0 | | | | Allow NULL? |
| 11 | TARIF | IS-H: Service Catalog Identification Key | nvarchar | 2 | 0 | | | | Allow NULL? |
| 12 | LEIST | Service in Service Catalog | nvarchar | 10 | 0 | | | | Allow NULL? |
| 13 | ABTYP | IS-H: Billing Category for Individual Billing Control | nvarchar | 4 | 0 | | | | Allow NULL? |
| 14 | BEGDT | IS-H: Valid-From Date of Record | nvarchar | 8 | 0 | | | | Allow NULL? |
| 15 | ENDDT | IS-H: Valid-To Date of Record | nvarchar | 8 | 0 | | | | Allow NULL? |
| 16 | KTARI | IS-H: Service Catalog of Combination Service | nvarchar | 2 | 0 | | | | Allow NULL? |
| 17 | KLEIS | IS-H: Combination Service | nvarchar | 10 | 0 | | | | Allow NULL? |
| 18 | MAXCO | IS-H: Maximum quantity of the service | nvarchar | 4 | 0 | | | | Allow NULL? |
| 19 | LLANZ | IS-H CH: Number for the service maximum value period | nvarchar | 3 | 0 | | | | Allow NULL? |
| 20 | LLPER | IS-H CH: Period for service maximum values | char | 1 | 0 | | | | Allow NULL? |
| 21 | ETARI | IS-H: Catalog of Alternative Service for Max. Value Rule | nvarchar | 2 | 0 | | | | Allow NULL? |
| 22 | ELEIS | IS-H: Alternative service for maximum value rule | nvarchar | 10 | 0 | | | | Allow NULL? |
| 23 | MSGTY | Type of Message (E, W, I, S) | char | 1 | 0 | | | | Allow NULL? |
| 24 | FBSEXIT | IS-H CH: Name of function module for service rules | nvarchar | 30 | 0 | | | | Allow NULL? |