| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | TPGID | Medication: Template Group Identification | nvarchar | 10 | 0 | | | | Allow NULL? |
| 3 | EINRI | Institution | nvarchar | 4 | 0 | | | | Allow NULL? |
| 4 | AGEMIN | Medication: Lower Age Limit in Days | nvarchar | 10 | 0 | | | | Allow NULL? |
| 5 | AGEMAX | Medication: Upper Age Limit in Days | nvarchar | 10 | 0 | | | | Allow NULL? |
| 6 | AGEMINU | Medication: Unit of Lower Ager Limit for Display | nvarchar | 3 | 0 | | | | Allow NULL? |
| 7 | AGEMAXU | Medication: Unit of Upper Age Limit for Display | nvarchar | 3 | 0 | | | | Allow NULL? |
| 8 | SEXIND | Medication: Template Group Suitable for Sex | char | 1 | 0 | | | | Allow NULL? |
| 9 | ORDGROUP | Medication: Order as Template Group Indicator | char | 1 | 0 | | | | Allow NULL? |
| 10 | FIXEDDELAY | Medication: Fix Delayed Order Start | char | 1 | 0 | | | | Allow NULL? |
| 11 | LINKTYP | Medication: Link Type Template Group | nvarchar | 2 | 0 | | | | Allow NULL? |
| 12 | ERDAT | IS-H: Date when Record Created | nvarchar | 8 | 0 | | | | Allow NULL? |
| 13 | ERTIM | IS-H: Time Record Created | nvarchar | 6 | 0 | | | | Allow NULL? |
| 14 | ERUSR | IS-H: Name of Employee who Created Record | nvarchar | 12 | 0 | | | | Allow NULL? |
| 15 | UPDAT | IS-H: Date of Last Change | nvarchar | 8 | 0 | | | | Allow NULL? |
| 16 | UPTIM | IS-H: Time of Last Change | nvarchar | 6 | 0 | | | | Allow NULL? |
| 17 | UPUSR | IS-H: Name of Person who Last Changed Data | nvarchar | 12 | 0 | | | | Allow NULL? |
| 18 | STORN | IS-H: Cancellation Indicator | char | 1 | 0 | | | | Allow NULL? |
| 19 | STDAT | Date of Cancellation | nvarchar | 8 | 0 | | | | Allow NULL? |
| 20 | STTIM | IS-H: Cancellation Time | nvarchar | 6 | 0 | | | | Allow NULL? |
| 21 | STUSR | IS-H: Name of User who Canceled Data Record | nvarchar | 12 | 0 | | | | Allow NULL? |
| 22 | CATID | Medication: Internal Key of Drug Catalog | nvarchar | 3 | 0 | | | | Allow NULL? |