SAP ABAP Class CL_IM_QG_EVAL_VIEWTYP_261 (Tabular Batch Analysis (Without Barriers))
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
QM-QC-AQC (Application Component) Active Quality Control
⤷
QG_EVAL (Package) QM: Online Evaluations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20060815 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_QG_EVAL_VIEWTYP | BAdI Interface IF_EX_QG_EVAL_VIEWTYP | 20060815 |
Properties
| Class | CL_IM_QG_EVAL_VIEWTYP_261 | |
| Short Description | Tabular Batch Analysis (Without Barriers) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | QG_EVAL | |
| Program status | ||
| Category | 0 | |
| Package | QG_EVAL | QM: Online Evaluations |
| Created | 20060815 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20060815 | ||
| 2 | IF_EX_QG_EVAL_VIEWTYP | BAdI Interface IF_EX_QG_EVAL_VIEWTYP | 20060815 |
Friends
Class CL_IM_QG_EVAL_VIEWTYP_261 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | QG_EVAL_TREE_STRUC | 'QGEVAL_CHARACTERISTIC' | DDIC Structure of Data | 20060821 | ||
| 2 | Constant | Private | Type reference (TYPE) | QG_EVAL_TREE_STRUC | 'QGEVAL_SINGLE_VALUE' | DDIC Structure of Data | 20060821 | ||
| 3 | Constant | Private | Type reference (TYPE) | QG_EVAL_TREE_STRUC | 'QGEVAL_TS_CHARGENANALYSE_VIEW' | DDIC Structure for Compressed, Hierarchial View in Tree | 20060821 | ||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20060821 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20060821 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20060821 | |||||
| 7 | Instance attribute | Private | Type reference (TYPE) | QG_EVAL_TREE_STRUC | DDIC Structure of Data | 20060821 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks If the Inspection Specs for a Batch Were Violated | 20060823 | |
| 2 | Instance method | Private | Method | Creates Ordered Pairs of Batches | 20060823 |
Events
Class CL_IM_QG_EVAL_VIEWTYP_261 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_BATCH_PAIR_EXTENDED | Public | See coding | 20060823 | BEGIN OF TS_BATCH_PAIR_EXTENDED,
pair TYPE qgeval_batch_pair,
limits_violated_top TYPE QGEVAL_TV_LIMITS_VIOLATED,
limits_violated_bottom TYPE QGEVAL_TV_LIMITS_VIOLATED,
END OF TS_BATCH_PAIR_EXTENDED
|
||
| 2 | TT_BATCH_PAIRS_EXTENDED | Public | See coding | 20060823 | tt_BATCH_PAIRS_EXTENDED TYPE STANDARD TABLE OF ts_BATCH_PAIR_EXTENDED
|
Method Signatures
Method CHECK_BATCH_FOR_VIOLATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_RELEVANT_NODE | Call by reference | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20060823 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Prüfdaten | 20060823 | |||
| 3 | IV_BATCH | Call by reference | Type reference (TYPE) | CHARG_D | Chargennummer | 20060823 | |||
| 4 | RV_VIOLATED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag, ob in der vorliegenden Charge Prüftoleranz verletzt | 20060823 |
Method CHECK_BATCH_FOR_VIOLATIONS on class CL_IM_QG_EVAL_VIEWTYP_261 has no exception.
Method GET_BATCH_PAIRS_EXTENDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BATCH_PAIRS | Call by reference | Type reference (TYPE) | TT_BATCH_PAIRS_EXTENDED | Geordnete Paare von Chargen | 20060823 | |||
| 2 | IR_NODE_1 | Call by reference | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20060823 | |||
| 3 | IR_NODE_2 | Call by reference | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20060823 |
Method GET_BATCH_PAIRS_EXTENDED on class CL_IM_QG_EVAL_VIEWTYP_261 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |