| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDANT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | PRUEFLOS | Inspection Lot Number | nvarchar | 12 | 0 | | | | Allow NULL? |
| 3 | VORGLFNR | Current Node Number from Order Counter APLZL | nvarchar | 8 | 0 | | | | Allow NULL? |
| 4 | MERKNR | Inspection Characteristic Number | nvarchar | 4 | 0 | | | | Allow NULL? |
| 5 | SATZSTATUS | Results Record Status | char | 1 | 0 | | | | Allow NULL? |
| 6 | ATTRIBUT | Attribute of the Results Record (Valid, Invalid,...) | char | 1 | 0 | | | | Allow NULL? |
| 7 | QERGDATH | Origin of Results Data | nvarchar | 2 | 0 | | | | Allow NULL? |
| 8 | ERSTELLER | Name of User Who Created the Data Record | nvarchar | 12 | 0 | | | | Allow NULL? |
| 9 | ERSTELLDAT | Date on Which the Data Record Was Created | nvarchar | 8 | 0 | | | | Allow NULL? |
| 10 | AENDERER | Name of User who Most Recently Changed the Data Record | nvarchar | 12 | 0 | | | | Allow NULL? |
| 11 | AENDERDAT | Date on Which Data Record Was Changed | nvarchar | 8 | 0 | | | | Allow NULL? |
| 12 | DBEWERTG | Valuation of the Characteristic for Dynamic Modification | char | 1 | 0 | | | | Allow NULL? |
| 13 | MBEWERTG | Inspection Result Valuation | char | 1 | 0 | | | | Allow NULL? |
| 14 | PRUEFER | Name of the Inspector | nvarchar | 12 | 0 | | | | Allow NULL? |
| 15 | PRUEFDATUV | Inspection Start Date | nvarchar | 8 | 0 | | | | Allow NULL? |
| 16 | PRUEFDATUB | End Date of the Inspection | nvarchar | 8 | 0 | | | | Allow NULL? |
| 17 | PRUEFZEITV | Starting Time of the Inspection | nvarchar | 6 | 0 | | | | Allow NULL? |
| 18 | PRUEFZEITB | End Time of the Inspection | nvarchar | 6 | 0 | | | | Allow NULL? |
| 19 | PRUEFBEMKT | Short Text | nvarchar | 40 | 0 | | | | Allow NULL? |
| 20 | PRLTEXTKZ | Inspection Characteristic Long Text Exists | char | 1 | 0 | | | | Allow NULL? |
| 21 | LTEXTSPR | Language Key | char | 1 | 0 | | | | Allow NULL? |
| 22 | ISTSTPANZ | Number of Partial Samples for the Characteristic | smallint | 5 | 0 | | | | |
| 23 | ISTSTPUMF | Number of Recorded Sample Units | int | 10 | 0 | | | | Allow NULL? |
| 24 | ANZFEHLEH | Number of Nonconforming Sample Units | int | 10 | 0 | | | | Allow NULL? |
| 25 | ANTEILNI | Not Initialized for Fraction | char | 1 | 0 | | | | Allow NULL? |
| 26 | ANTEIL | Estimated Fraction of Nonconforming Sample Units | float | 15 | 16 | | | | |
| 27 | ANZFEHLER | Number of Defects Found | int | 10 | 0 | | | | Allow NULL? |
| 28 | ANZWERTO | Number of Measured Values Above the Tolerance Range | int | 10 | 0 | | | | Allow NULL? |
| 29 | ANZWERTU | Number of Measured Values Below the Tolerance Range | int | 10 | 0 | | | | Allow NULL? |
| 30 | ANZWERTG | Number of Inspected Sample Units | int | 10 | 0 | | | | Allow NULL? |
| 31 | MAXWERTNI | Value Not Initial if Set | char | 1 | 0 | | | | Allow NULL? |
| 32 | MEDIANNI | Value Not Initial if Set | char | 1 | 0 | | | | Allow NULL? |
| 33 | MINWERTNI | Value Not Initial if Set | char | 1 | 0 | | | | Allow NULL? |
| 34 | MITTELWNI | Value Not Initial if Set | char | 1 | 0 | | | | Allow NULL? |
| 35 | VARIANZNI | Value Not Initial if Set | char | 1 | 0 | | | | Allow NULL? |
| 36 | MOMENT3NI | Value Not Initial if Set | char | 1 | 0 | | | | Allow NULL? |
| 37 | MOMENT4NI | Value Not Initial if Set | char | 1 | 0 | | | | Allow NULL? |
| 38 | ANTEILONI | Value Not Initial if Set | char | 1 | 0 | | | | Allow NULL? |
| 39 | ANTEILUNI | Value Not Initial if Set | char | 1 | 0 | | | | Allow NULL? |
| 40 | MAXWERT | Maximum Value of the Valid Measured Values | float | 15 | 16 | | | | |
| 41 | MEDIANWERT | Median of Valid Measured Values | float | 15 | 16 | | | | |
| 42 | MINWERT | Minimum Value of the Valid Measured Values | float | 15 | 16 | | | | |
| 43 | MITTELWERT | Arithmetic Mean of Valid Measured Values | float | 15 | 16 | | | | |
| 44 | VARIANZ | Dispersion (Variance) of Valid Measured Values | float | 15 | 16 | | | | |
| 45 | MOMENT3 | Third Central Moment of Valid Measured Values | float | 15 | 16 | | | | |
| 46 | MOMENT4 | Fourth Central Moment of Valid Measured Values | float | 15 | 16 | | | | |
| 47 | ANTEILO | Estimated Fraction Above the Tolerance Range | float | 15 | 16 | | | | |
| 48 | ANTEILU | Estimated Fraction Below the Tolerance Range | float | 15 | 16 | | | | |
| 49 | GUELSTPANZ | Number of Valid Partial Samples | smallint | 5 | 0 | | | | |
| 50 | IVARIANZNI | Value Not Initial if Set | char | 1 | 0 | | | | Allow NULL? |
| 51 | IVARIANZ | Internal Dispersion of Valid Measured Values | float | 15 | 16 | | | | |
| 52 | KATALGART1 | Catalog Type of Assigned Code Group or Selected Set | char | 1 | 0 | | | | Allow NULL? |
| 53 | GRUPPE1 | Code Group | nvarchar | 8 | 0 | | | | Allow NULL? |
| 54 | CODE1 | Code | nvarchar | 4 | 0 | | | | Allow NULL? |
| 55 | VERSION1 | Version Number | nvarchar | 6 | 0 | | | | Allow NULL? |
| 56 | KATALGART2 | Catalog Type of Assigned Code Group or Selected Set | char | 1 | 0 | | | | Allow NULL? |
| 57 | GRUPPE2 | Code Group | nvarchar | 8 | 0 | | | | Allow NULL? |
| 58 | CODE2 | Code | nvarchar | 4 | 0 | | | | Allow NULL? |
| 59 | VERSION2 | Version Number | nvarchar | 6 | 0 | | | | Allow NULL? |
| 60 | KATALGART3 | Catalog Type of Assigned Code Group or Selected Set | char | 1 | 0 | | | | Allow NULL? |
| 61 | GRUPPE3 | Code Group | nvarchar | 8 | 0 | | | | Allow NULL? |
| 62 | CODE3 | Code | nvarchar | 4 | 0 | | | | Allow NULL? |
| 63 | VERSION3 | Version Number | nvarchar | 6 | 0 | | | | Allow NULL? |
| 64 | KATALGART4 | Catalog Type of Assigned Code Group or Selected Set | char | 1 | 0 | | | | Allow NULL? |
| 65 | GRUPPE4 | Code Group | nvarchar | 8 | 0 | | | | Allow NULL? |
| 66 | CODE4 | Code | nvarchar | 4 | 0 | | | | Allow NULL? |
| 67 | VERSION4 | Version Number | nvarchar | 6 | 0 | | | | Allow NULL? |
| 68 | KATALGART5 | Catalog Type of Assigned Code Group or Selected Set | char | 1 | 0 | | | | Allow NULL? |
| 69 | GRUPPE5 | Code Group | nvarchar | 8 | 0 | | | | Allow NULL? |
| 70 | CODE5 | Code | nvarchar | 4 | 0 | | | | Allow NULL? |
| 71 | VERSION5 | Version Number | nvarchar | 6 | 0 | | | | Allow NULL? |
| 72 | FEHLKLAS | Defect Class | nvarchar | 2 | 0 | | | | Allow NULL? |
| 73 | SENDEFLAG | Characteristic Result Confirmation from Control Station | char | 1 | 0 | | | | Allow NULL? |
| 74 | MASCHINE | General Information | nvarchar | 18 | 0 | | | | Allow NULL? |
| 75 | POSITION | Test Position | nvarchar | 4 | 0 | | | | Allow NULL? |
| 76 | AENDBELEG | Create Change Documents During Results Recording | char | 1 | 0 | | | | Allow NULL? |
| 77 | KZBEWERTG | Valuation Copied or Forced | char | 1 | 0 | | | | Allow NULL? |
| 78 | ZEITERSTL | Time at which data record was created | nvarchar | 6 | 0 | | | | Allow NULL? |
| 79 | ZEITAEND | Time at which data record was last changed | nvarchar | 6 | 0 | | | | Allow NULL? |
| 80 | KZVERDICHT | Reduced No. of Samples for Characteristic Summarization | char | 1 | 0 | | | | Allow NULL? |
| 81 | ORIGINAL_INPUT | Original Value Before Input Processing | nvarchar | 25 | 0 | | | | Allow NULL? |
| 82 | DIFF_DEC_PLACES | Different Number of Decimal Places | smallint | 5 | 0 | | | | |
| 83 | INPPROC_READY | Input Processing Successfully Completed | char | 1 | 0 | | | | Allow NULL? |
| 84 | SIGN_ID | Digital Signature for Process | nvarchar | 22 | 0 | | | | Allow NULL? |
| 85 | SIGN_STATE | Status of Signature Process | char | 1 | 0 | | | | Allow NULL? |