| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | FATID | ID of the Transport Order | nvarchar | 8 | 0 | | | | Allow NULL? |
| 3 | EINRI | Institution | nvarchar | 4 | 0 | | | | Allow NULL? |
| 4 | PATNR | IS-H: Patient Number | nvarchar | 10 | 0 | | | | Allow NULL? |
| 5 | FHRID | ID of Transporter | nvarchar | 10 | 0 | | | | Allow NULL? |
| 6 | FSTID | Transport Order Status (Internal Display) | nvarchar | 2 | 0 | | | | Allow NULL? |
| 7 | ORGFD | OU of the Patient Transport Service | nvarchar | 8 | 0 | | | | Allow NULL? |
| 8 | TMNAG | IS-H: Identification of Appointment | nvarchar | 10 | 0 | | | | Allow NULL? |
| 9 | ORGAG | Pick-Up OU (OU where Pick-Up Takes Place) | nvarchar | 8 | 0 | | | | Allow NULL? |
| 10 | BAUAG | Pick-up Room for a Transport Order | nvarchar | 8 | 0 | | | | Allow NULL? |
| 11 | DATAG | Pick-Up Date for the Transport Order | nvarchar | 8 | 0 | | | | Allow NULL? |
| 12 | UZTAG | Pick-Up Time for Transport Order | nvarchar | 6 | 0 | | | | Allow NULL? |
| 13 | TMNZL | IS-H: Identification of Appointment | nvarchar | 10 | 0 | | | | Allow NULL? |
| 14 | ORGZL | Destination Org. Unit (Drop-Off) for Transport Order | nvarchar | 8 | 0 | | | | Allow NULL? |
| 15 | BAUZL | Destination (Drop-off) Room for a Transport Order | nvarchar | 8 | 0 | | | | Allow NULL? |
| 16 | DATZL | Destination (Drop-Off) Date of a Transport Order | nvarchar | 8 | 0 | | | | Allow NULL? |
| 17 | UZTZL | Drop-Off Time of Transport Order | nvarchar | 6 | 0 | | | | Allow NULL? |
| 18 | TPTYP | Transport Category | char | 1 | 0 | | | | Allow NULL? |
| 19 | TPAE | Transport Type | nvarchar | 2 | 0 | | | | Allow NULL? |
| 20 | TPPRI | Priority of a Transport Order | nvarchar | 3 | 0 | | | | Allow NULL? |
| 21 | REMRK | Comment for the Transport Order | nvarchar | 50 | 0 | | | | Allow NULL? |
| 22 | RELTX | Indicator that Long Text Exists | char | 1 | 0 | | | | Allow NULL? |
| 23 | STORN | IS-H: Cancellation Indicator | char | 1 | 0 | | | | Allow NULL? |
| 24 | STUSR | IS-H: Name of User who Canceled Data Record | nvarchar | 12 | 0 | | | | Allow NULL? |
| 25 | STDAT | Date of Cancellation | nvarchar | 8 | 0 | | | | Allow NULL? |
| 26 | STOID | Cancellation Reason for Patient Transport Service | nvarchar | 3 | 0 | | | | Allow NULL? |
| 27 | BNRET | Return Code Messaging | nvarchar | 10 | 0 | | | | Allow NULL? |
| 28 | ERDAT | IS-H: Date when Record Created | nvarchar | 8 | 0 | | | | Allow NULL? |
| 29 | ERUSR | IS-H: Name of Employee who Created Record | nvarchar | 12 | 0 | | | | Allow NULL? |
| 30 | UPDAT | IS-H: Date of Last Change | nvarchar | 8 | 0 | | | | Allow NULL? |
| 31 | UPUSR | IS-H: Name of Person who Last Changed Data | nvarchar | 12 | 0 | | | | Allow NULL? |
| 32 | PAPID | IS-H: Provisional Patient Number | nvarchar | 10 | 0 | | | | Allow NULL? |
| 33 | FHRID2 | ID of Transporter | nvarchar | 10 | 0 | | | | Allow NULL? |
| 34 | FHRID3 | ID of Transporter | nvarchar | 10 | 0 | | | | Allow NULL? |
| 35 | ERTIM | IS-H: Time Record Created | nvarchar | 6 | 0 | | | | Allow NULL? |
| 36 | UPTIM | IS-H: Time of Last Change | nvarchar | 6 | 0 | | | | Allow NULL? |
| 37 | TRANS | Means of Transport | nvarchar | 3 | 0 | | | | Allow NULL? |
| 38 | TRAVA | Means of Transport Is Available | char | 1 | 0 | | | | Allow NULL? |