| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Mandant | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | EINRI | IS-H: Einrichtung | nvarchar | 4 | 0 | | | | Allow NULL? |
| 3 | TARIF | IS-H: Identifikation eines Leistungskataloges | nvarchar | 2 | 0 | | | | Allow NULL? |
| 4 | LEIST | Leistung innerhalb eines Leistungskataloges | nvarchar | 10 | 0 | | | | Allow NULL? |
| 5 | KTART | IS-H: Kostenträgerart (z.B. privat, gesetzlich) | nvarchar | 3 | 0 | | | | Allow NULL? |
| 6 | KOSTR | IS-H: Kostenträger | nvarchar | 10 | 0 | | | | Allow NULL? |
| 7 | SELBST | IS-H AT: Selbstzahlerkennzeichen | char | 1 | 0 | | | | Allow NULL? |
| 8 | BEGDT | IS-H: Gültigkeitsbeginn des Satzes | nvarchar | 8 | 0 | | | | Allow NULL? |
| 9 | ENDDT | IS-H: Gültigkeitsende des Satzes | nvarchar | 8 | 0 | | | | Allow NULL? |
| 10 | KTARI | IS-H: Leistungskatalog für Kombinationsleistung | nvarchar | 2 | 0 | | | | Allow NULL? |
| 11 | KLEIS | IS-H: Kombinationsleistung | nvarchar | 10 | 0 | | | | Allow NULL? |
| 12 | MAXCO | IS-H: Höchstmenge einer Leistung | nvarchar | 4 | 0 | | | | Allow NULL? |
| 13 | JAHRE | IS-H: Gültigkeitszeit einer Leistungsregel (Kalenderjahr) | char | 1 | 0 | | | | Allow NULL? |
| 14 | QUART | IS-H: Gültigkeitszeit einer Leistungsregel (Quartal) | char | 1 | 0 | | | | Allow NULL? |
| 15 | TAGE | IS-H: Gültigkeitszeit einer Leistungsregel (Tage) | nvarchar | 3 | 0 | | | | Allow NULL? |
| 16 | PFALL | IS-H: Regel ist pro Fall gültig | char | 1 | 0 | | | | Allow NULL? |
| 17 | ETARI | IS-H: Katalog der Ersatzleistung für Höchstwertregel | nvarchar | 2 | 0 | | | | Allow NULL? |
| 18 | ELEIS | IS-H: Ersatzleistung für Höchswertregel | nvarchar | 10 | 0 | | | | Allow NULL? |
| 19 | MSGTY | Typ der Nachricht (E, I, W, ...) | char | 1 | 0 | | | | Allow NULL? |
| 20 | TASPA | IS-H: Spalte innerhalb eines Leistungskataloges | nvarchar | 2 | 0 | | | | Allow NULL? |
| 21 | MXVAL | IS-H: Maximal zulässiger Höchswert einer Leistung | decimal | 15 | 2 | | | | |
| 22 | RESTM | IS-H: Restmenge nicht berechenbar | char | 1 | 0 | | | | Allow NULL? |
| 23 | RGART | IS-H: Regelart | nvarchar | 10 | 0 | | | | Allow NULL? |