SAP ABAP Class CL_QEC_SAMPLE_RESULT (Sample Results)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   QM-IM-RR (Application Component) Results Recording
     QECOPY (Package) QM: Copy of Inspection Results into an Inspection Lot
Properties
Class CL_QEC_SAMPLE_RESULT  
Short Description Sample Results    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package QECOPY   QM: Copy of Inspection Results into an Inspection Lot 
Created 20030118   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_QEC_SAMPLE_RESULT has no forward declaration.
Interfaces
Class CL_QEC_SAMPLE_RESULT has no interface implemented.
Friends
Class CL_QEC_SAMPLE_RESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FALSE Constant Private Type reference (TYPE) QKZ ' ' X and blank 20030301
2 C_IP_INACTIVE Constant Private Type reference (TYPE) QAPP-KZFERTIG '0' Inspection point status 20030320
3 C_IP_IN_INSPECTION Constant Private Type reference (TYPE) QAPP-KZFERTIG SPACE Inspection point status 20030320
4 C_PROBE_NULL Constant Private Type reference (TYPE) QASV-PROBENR '000000' Sample number 20030118
5 C_SUBSYSTEM Constant Private Type reference (TYPE) QAMV-SATZSTATUS '6' Specification record status 20030118
6 C_TRUE Constant Private Type reference (TYPE) QKZ 'X' X and blank 20030301
7 MR_CHAR Instance attribute Private Object reference (TYPE REF TO) CL_QEC_CHARACTERISTIC_RESULT Characteristic Results 20030310
8 MS_QAPP Instance attribute Private Type reference (TYPE) QAPP Inspection Point 20030224
9 MS_QASR Instance attribute Private Type reference (TYPE) QASR Sample Results for Inspection Characteristics 20030207
10 MS_QASR_DB Instance attribute Private Type reference (TYPE) QASR Sample Results for Inspection Characteristics 20030207
11 MS_QASR_OLD Instance attribute Private Type reference (TYPE) QASR Sample Results for Inspection Characteristics 20030311
12 MS_QASV Instance attribute Private Type reference (TYPE) QASV Sample Specifications for Inspection Processing 20030207
13 MS_QASV_DB Instance attribute Private Type reference (TYPE) QASV Sample Specifications for Inspection Processing 20030207
14 MT_QASE Instance attribute Private Type reference (TYPE) QASETAB Table of Single Values 20030207
15 MT_QASE_DB Instance attribute Private Type reference (TYPE) QASETAB Table of Single Values 20030207
16 M_CHANGED Instance attribute Private Type reference (TYPE) QKZ DB Relevant Changes 20030207
17 M_ENQEUE_DB Instance attribute Private Type reference (TYPE) QKZ Lock 20030207
18 M_MSG Instance attribute Private Type reference (TYPE) C Dummy Field for Message 20030310
Methods
# Method Level Visibility Method type Description Created on
1 CHANGES_COMMIT Instance method Public Event handling method Copy Changes 20030311
2 CHANGES_ROLLBACK Instance method Public Event handling method Undo Changes 20030311
3 CLOSE Instance method Public Method Complete Sample 20030310
4 INIT Instance method Public Method Read Sample for Existing Characteristic 20030118
5 INVALIDATE Instance method Public Method Invalidates the Sample 20030301
6 IS_VALID Instance method Public Method Is a Valid Sample 20030301
7 LEADING_VALUATION_CHANGED Instance method Public Method Leading Characteristic Has Been Valuated 20030416
8 NEW Instance method Public Method Structure of Sample for New Characteristic 20030118
9 NEW_QASRMS Instance method Private Method Create Memory Record for Multiple Specifications 20041223
10 POST_DATA_GET Instance method Public Method Return of DB Records for Update 20030227
11 QAPP_GET Instance method Public Method Return of QAPP Work Area 20030224
12 QASPR_GET Instance method Public Method Return of QASPR Work Area 20030207
13 QASPR_SET Instance method Public Method Set Structures Using QASPR 20030207
14 QASR_INIT Instance method Private Method Structure of a New QASR Record 20030118
15 RECORD Instance method Public Method Results Recording for Physical Sample 20030225
16 RECORD_SINGLE Instance method Private Method Recording of Single Values 20030225
17 RECORD_SUMMARY Instance method Private Method Recording of Summarized Measured Values 20030225
18 SAMPLE_CALCULATE Instance method Private Method Calculate Statistical Sizes 20030311
19 TAKE_IN_PROCESS Instance method Private Method Set Sample in Process 20030310
20 VALUATE Instance method Public Method Valuate Sample 20030310
21 VALUATE_MS Instance method Private Method Valuation of Multiple Specifications 20041223
Events
Class CL_QEC_SAMPLE_RESULT has no event.
Types
Class CL_QEC_SAMPLE_RESULT has no local type.
Method Signatures

Method CHANGES_COMMIT Signature

Method CHANGES_COMMIT on class CL_QEC_SAMPLE_RESULT has no parameter.
Method CHANGES_COMMIT on class CL_QEC_SAMPLE_RESULT has no exception.

Method CHANGES_ROLLBACK Signature

Method CHANGES_ROLLBACK on class CL_QEC_SAMPLE_RESULT has no parameter.
Method CHANGES_ROLLBACK on class CL_QEC_SAMPLE_RESULT has no exception.

Method CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUATION Call by reference Type reference (TYPE) QASR-MBEWERTG Bewertung des Prüfergebnisses 20030416
# Exception Resumable Description Created on
1 CLOSING_ERROR Fehler beim Abschliessen 20030310

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IE_QAMV Call by reference Type reference (TYPE) QAMV Prüfmerkmalsvorgaben in der Prüfabwicklung 20030118
2 Importing IR_CHARACTERISTIC Call by reference Object reference (TYPE REF TO) CL_QEC_CHARACTERISTIC_RESULT Ergebnisse zum Merkmal 20030305
3 Importing IS_QAPP Call by reference Type reference (TYPE) QAPP Prüfpunkt 20030605
4 Importing I_PROBENR Call by reference Type reference (TYPE) QASV-PROBENR Stichprobennummer 20030118
# Exception Resumable Description Created on
1 INPUT_PARAMETER_ERROR Fehler in den Eingabeparametern 20030118

Method INVALIDATE Signature

Method INVALIDATE on class CL_QEC_SAMPLE_RESULT has no parameter.
Method INVALIDATE on class CL_QEC_SAMPLE_RESULT has no exception.

Method IS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALID Value transfer Type reference (TYPE) QKZ Gültig: True =X und Blank 20030301

Method IS_VALID on class CL_QEC_SAMPLE_RESULT has no exception.

Method LEADING_VALUATION_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUATION Call by reference Type reference (TYPE) QAMR-MBEWERTG Bewertung des Prüfergebnisses 20030416

Method LEADING_VALUATION_CHANGED on class CL_QEC_SAMPLE_RESULT has no exception.

Method NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IE_QAMV Call by reference Type reference (TYPE) QAMV Prüfmerkmalsvorgaben in der Prüfabwicklung 20030118
2 Importing IR_CHARACTERISTIC Call by reference Object reference (TYPE REF TO) CL_QEC_CHARACTERISTIC_RESULT Ergebnisse zum Merkmal 20030305
3 Importing IS_QAPP Call by reference Type reference (TYPE) QAPP Prüfpunkt 20030224
4 Importing I_PROBENR Call by reference Type reference (TYPE) QASV-PROBENR Stichprobennummer 20030118
# Exception Resumable Description Created on
1 INPUT_PARAMETER_ERROR Fehler in den Eingangsparameter 20030305

Method NEW_QASRMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROBENR Call by reference Type reference (TYPE) QASV-PROBENR Stichprobennummer 20041223
2 Importing I_PRUEFLOS Call by reference Type reference (TYPE) QAMV-PRUEFLOS Prüflosnummer 20041223
3 Importing I_QASV Call by reference Type reference (TYPE) QASV Stichprobenvorgaben in der Prüfabwicklung 20041223

Method NEW_QASRMS on class CL_QEC_SAMPLE_RESULT has no exception.

Method POST_DATA_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QASR_INSERT Call by reference Type reference (TYPE) QASR Stichprobenergebnisse zu Prüfmerkmalen 20030227
2 Exporting ES_QASR_UPDATE Call by reference Type reference (TYPE) QASR Stichprobenergebnisse zu Prüfmerkmalen 20030227
3 Exporting ES_QASV_INSERT Call by reference Type reference (TYPE) QASV Stichprobenvorgaben in der Prüfabwicklung 20030227
4 Exporting ES_QASV_UPDATE Call by reference Type reference (TYPE) QASV Stichprobenvorgaben in der Prüfabwicklung 20030227
5 Exporting ET_QASE_INSERT Call by reference Type reference (TYPE) QASETAB Tabelle der Einzelwerte 20030227
6 Exporting ET_QASE_UPDATE Call by reference Type reference (TYPE) QASETAB Tabelle der Einzelwerte 20030227

Method POST_DATA_GET on class CL_QEC_SAMPLE_RESULT has no exception.

Method QAPP_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_QAPP Value transfer Type reference (TYPE) QAPP Prüfpunkt 20030224
# Exception Resumable Description Created on
1 NOT_POSSIBLE Nicht möglich 20030224

Method QASPR_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_QASR Call by reference Type reference (TYPE) QASR Stichprobenergebnisse zu Prüfmerkmalen 20030312
2 Returning RS_QASPR Value transfer Type reference (TYPE) QASPR Ergebnis- und Vorgabensatz zur Stichprobe 20030207

Method QASPR_GET on class CL_QEC_SAMPLE_RESULT has no exception.

Method QASPR_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_QASPR Call by reference Type reference (TYPE) QASPR Ergebnis- und Vorgabensatz zur Stichprobe 20030207

Method QASPR_SET on class CL_QEC_SAMPLE_RESULT has no exception.

Method QASR_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QAMV Call by reference Type reference (TYPE) QAMV Prüfmerkmalsvorgaben in der Prüfabwicklung 20030118
2 Importing I_QASV Call by reference Type reference (TYPE) QASV Stichprobenvorgaben in der Prüfabwicklung 20030118
3 Returning R_QASR Value transfer Type reference (TYPE) QASR Stichprobenergebnisse zu Prüfmerkmalen 20030118

Method QASR_INIT on class CL_QEC_SAMPLE_RESULT has no exception.

Method RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RESULT Call by reference Type reference (TYPE) QECCHAR_RESULT Summarisches Ergebnis 20030225
2 Importing IT_SINGLE_RESULTS Call by reference Type reference (TYPE) QECSINGLE_RESULTTAB Tabelle an Urwerten 20030225
# Exception Resumable Description Created on
1 NOT_POSSIBLE Erfassung nicht möglich 20030225

Method RECORD_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QASR Call by reference Type reference (TYPE) QASR Stichprobenergebnisse zu Prüfmerkmalen 20030225
2 Exporting ET_QASE Call by reference Type reference (TYPE) QASETAB Tabelle der Einzelwerte 20030225
3 Importing IS_QASR Call by reference Type reference (TYPE) QASR Stichprobenergebnisse zu Prüfmerkmalen 20030225
4 Importing IS_RESULT Call by reference Type reference (TYPE) QECSINGLE_RESULT Einzelergebnis 20030225
5 Importing IT_QASE Call by reference Type reference (TYPE) QASETAB Tabelle der Einzelwerte 20030225
# Exception Resumable Description Created on
1 NOT_POSSIBLE Einzelwert konnte nicht erfaßt werden 20030225

Method RECORD_SUMMARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QASR Call by reference Type reference (TYPE) QASR Stichprobenergebnisse zu Prüfmerkmalen 20030225
2 Importing IS_QASR Call by reference Type reference (TYPE) QASR Stichprobenergebnisse zu Prüfmerkmalen 20030225
3 Importing IS_RESULT Call by reference Type reference (TYPE) QECCHAR_RESULT Summarisches Ergebnis 20030225
# Exception Resumable Description Created on
1 NOT_POSSIBLE Erfassung nicht möglich 20030225

Method SAMPLE_CALCULATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QASR Call by reference Type reference (TYPE) QASR Stichprobenergebnisse zu Prüfmerkmalen 20030311
2 Importing IS_QASR Call by reference Type reference (TYPE) QASR Stichprobenergebnisse zu Prüfmerkmalen 20030311
# Exception Resumable Description Created on
1 NOT_POSSIBLE Berechnung war nicht möglich 20030311

Method TAKE_IN_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NEW_RECORDING Call by reference Type reference (TYPE) QKZ Probe war bisher unbearbeitet 20030311
2 Changing IE_STATUS Call by reference Type reference (TYPE) QASR-SATZSTATUS Status des Ergebnissatzes 20030312
3 Importing I_MODE Call by reference Type reference (TYPE) C Modus 20030310
# Exception Resumable Description Created on
1 NOT_POSSIBLE Das In-Bearbeitten setzen ist nicht möglich 20030310

Method VALUATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NEW_RECORDING Call by reference Type reference (TYPE) QKZ Bisher unbearbeitetes Merkmal 20030311
2 Importing IS_QALS Call by reference Type reference (TYPE) QALS Prüflossatz 20030312
3 Importing IS_QAPO Call by reference Type reference (TYPE) QAPO Prüfvorgangssätze 20030312
4 Importing I_VALUATION Call by reference Type reference (TYPE) QASR-MBEWERTG Bewertung 20030310
# Exception Resumable Description Created on
1 VALUATION_ERROR Bewertung nicht möglich 20030310

Method VALUATE_MS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QABWR Call by reference Type reference (TYPE) QABWR Schnittstellen-Tabelle Eingabedaten für Bewertungsverfahren 20050110

Method VALUATE_MS on class CL_QEC_SAMPLE_RESULT has no exception.
History
Last changed by/on SAP  20050109 
SAP Release Created in 200