SAP ABAP Class CL_PLM_FMEA_DATA_COLLECTOR (FMEA: Data Retrieval Visitor)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   QM-PT-FA (Application Component) Failure Mode and Effects Analysis
     PLM_FMEA (Package) QM: FMEA - Core Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PLM_ASSESSM_DATA_COLLECTOR Data Collector for Investigations 20060509
Properties
Class CL_PLM_FMEA_DATA_COLLECTOR  
Short Description FMEA: Data Retrieval Visitor    
Super Class CL_PLM_ASSESSM_DATA_COLLECTOR Data Collector for Investigations 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package PLM_FMEA   QM: FMEA - Core Functions 
Created 20060509   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PLM_AUDIT_STATUS_MANAGEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_PLM_FMEA_DATA_COLLECTOR has no interface implemented.
Friends
Class CL_PLM_FMEA_DATA_COLLECTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MAX_DEPTH Constant Public Type reference (TYPE) INT4 9999 Maximum Number of Hierarchies in Question Lists 20060509
2 CO_OBTYP_FMEA Constant Private Type reference (TYPE) CGPL_OBJECT_TYPE 'FMA' Component Type in Project Planning 20060509
3 CO_OBTYP_FMEA_ATTRIBUTES Constant Private Type reference (TYPE) CGPL_OBJECT_TYPE 'FMT' Component Type in Project Planning 20060509
4 M_DATA_AUDIT Instance attribute Protected Type reference (TYPE) PLMT_TS_FMEA_PRI FMEA Data 20060509
5 M_DATA_CORR_ACT Instance attribute Protected Type reference (TYPE) PLMT_AUDIT_ACT_PRI Data for Corrective/Preventive Action 20060509
6 M_DATA_REF Instance attribute Protected Object reference (TYPE REF TO) DATA Collected Data 20060509
7 M_DATA_TYPE Instance attribute Protected Type reference (TYPE) TABNAME Data Type 20060509
8 M_OBJECT_TYPE Instance attribute Protected Type reference (TYPE) CGPL_OBJECT_TYPE Object Type of Root Object 20060509
9 M_PARAMETER Instance attribute Protected Type reference (TYPE) PLMT_AUDIT_COLLECTOR_PARAMETER Parameter for Control of Data Collector 20060509
10 O_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_PLM_FMEA_DATA_COLLECTOR Reference to Current Instance (Singleton) 20060509
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060509
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060509
3 GET_ATTRIBUTES Instance method Protected Method Internal: Method for Reading Attributes 20060509
4 GET_DOCUMENTS Instance method Protected Method Internal: Method for Reading Document Assignments 20060509
5 GET_INSTANCE Static method Public Method Method of Accessing Current Instance (Singleton) 20060509
6 GET_OBJECTS Instance method Protected Method Internal: Method for Reading Audit Object 20060509
7 GET_PARTNER Instance method Protected Method Internal: Method for Reading Partner 20060509
8 GET_STATUS Instance method Protected Method Internal: Method for Reading Status 20060509
9 GET_TEXTS Instance method Protected Method Internal: Method for Reading Long Texts 20060509
Events
Class CL_PLM_FMEA_DATA_COLLECTOR has no event.
Types
Class CL_PLM_FMEA_DATA_COLLECTOR has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PLM_FMEA_DATA_COLLECTOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PLM_FMEA_DATA_COLLECTOR has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_PLM_FMEA_DATA_COLLECTOR has no parameter.
Method CONSTRUCTOR on class CL_PLM_FMEA_DATA_COLLECTOR has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ATTRIBUTES Value transfer Type reference (TYPE) ANY Daten 20060509
2 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_CGPL_ASSIGNMENT Aktueller Hierarchieknoten (Attribut-Assignment) 20060509
3 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Sprache 20060509
4 Importing IV_OBTYP Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp 20060509
# Exception Resumable Description Created on
1 FAILED Fehler beim Lesen der Dokumentzuordnungen 20060509

Method GET_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NODE Call by reference Object reference (TYPE REF TO) CL_CGPL_HIERARCHY_NODE Aktueller Hierarchieknoten 20060509
2 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Sprache 20060509
3 Returning RT_DOCUMENTS Value transfer Type reference (TYPE) PLMT_DOCUMENT_PRT Dokumentzuordnungen 20060509
# Exception Resumable Description Created on
1 FAILED Fehler beim Lesen der Dokumentzuordnungen 20060509

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_PLM_FMEA_DATA_COLLECTOR FMEA: Besucher zur Datenbeschaffung 20060509

Method GET_INSTANCE on class CL_PLM_FMEA_DATA_COLLECTOR has no exception.

Method GET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NODE Call by reference Object reference (TYPE REF TO) CL_CGPL_HIERARCHY_NODE Aktueller Hierarchieknoten 20060509
2 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Sprache 20060509
3 Returning RT_OBJECTS Value transfer Type reference (TYPE) PLMT_AUDIT_OBJECT_PRT Auditgegenstand 20060509
# Exception Resumable Description Created on
1 FAILED Fehler beim Lesen der Partner 20060509

Method GET_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NODE Call by reference Object reference (TYPE REF TO) CL_CGPL_HIERARCHY_NODE Aktueller Hierarchieknoten 20060509
2 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Sprache 20060509
3 Returning RT_PARTNER Value transfer Type reference (TYPE) PLMT_ROLE_PRT Partner 20060509
# Exception Resumable Description Created on
1 FAILED Fehler beim Lesen der Partner 20060509

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NODE Call by reference Object reference (TYPE REF TO) CL_CGPL_HIERARCHY_NODE Aktueller Hierarchieknoten 20060509
2 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Sprache 20060509
3 Returning RT_STATUS Value transfer Type reference (TYPE) PLMT_STATUS_PRT Status 20060509
# Exception Resumable Description Created on
1 FAILED Fehler beim Lesen der Status 20060509

Method GET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXTS Call by reference Type reference (TYPE) PLMT_TEXT_PRT Texte 20060509
2 Importing IR_NODE Call by reference Object reference (TYPE REF TO) CL_CGPL_HIERARCHY_NODE Aktueller Hierarchieknoten 20060509
3 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Sprache 20060509
# Exception Resumable Description Created on
1 FAILED Fehler beim Lesen der Langtexte 20060509
History
Last changed by/on SAP  20100310 
SAP Release Created in 700