SAP ABAP Class CL_DEVIATION_ITERATOR_POC (Domain Model: Iterates over All Deviations)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PI-PMA-PMC (Application Component) Browser-Based PI Sheet / Cockpit
     CMX_POC (Package) Manufacturing Execution: Browser-Based PI Sheet
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ITERATOR_POC Domain Model: Iterator 19990811
Properties
Class CL_DEVIATION_ITERATOR_POC  
Short Description Domain Model: Iterates over All Deviations    
Super Class CL_ITERATOR_POC Domain Model: Iterator 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMX_POC   Manufacturing Execution: Browser-Based PI Sheet 
Created 19990811   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DEVIATION_ITERATOR_POC has no forward declaration.
Interfaces
Class CL_DEVIATION_ITERATOR_POC has no interface implemented.
Friends
Class CL_DEVIATION_ITERATOR_POC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_COUNTER Instance attribute Private Type reference (TYPE) I Counter 19990811
2 M_DEVIATION_TAB Instance attribute Private Type reference (TYPE) POC_DEVIATION_TAB Deviation Table 20000418
3 M_DEVIATION_VAR_TAB Instance attribute Private Type reference (TYPE) POC_DEVIATION_VAR_TAB Variant Occupancy of Deviations 20000418
4 M_SIGN_ITERATOR Instance attribute Public Object reference (TYPE REF TO) CL_SIGNATURE_ITERATOR_POC Signature Iterator 19990811
5 M_STEP Instance attribute Private Object reference (TYPE REF TO) CL_DATA_REQUEST_POC Reference Step 19990811
6 M_VALIDATION_NUMBER Instance attribute Public Type reference (TYPE) INT4 Deviation number 19991214
7 M_VALIDATION_REASON Instance attribute Public Type reference (TYPE) STRING Reason for variance 19990811
8 M_VALIDATION_RULE Instance attribute Public Type reference (TYPE) STRING Checking Rule 19990811
9 M_VALUE Instance attribute Public Type reference (TYPE) POC_VALUE Value 19990811
10 M_VARIABLE_ITERATOR Instance attribute Public Object reference (TYPE REF TO) CL_DEVIATION_VAR_ITERATOR_POC Iterator for Deviations 20000418
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990811
Events
Class CL_DEVIATION_ITERATOR_POC has no event.
Types
Class CL_DEVIATION_ITERATOR_POC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STEP_REF Call by reference Object reference (TYPE REF TO) CL_STEP_POC Bezugsschritt 19990811

Method CONSTRUCTOR on class CL_DEVIATION_ITERATOR_POC has no exception.
History
Last changed by/on SAP  20050109 
SAP Release Created in