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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 9999 | Maximum Number of Hierarchies in Question Lists | 20060509 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | CGPL_OBJECT_TYPE | 'FMA' | Component Type in Project Planning | 20060509 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | CGPL_OBJECT_TYPE | 'FMT' | Component Type in Project Planning | 20060509 | |
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | PLMT_TS_FMEA_PRI | FMEA Data | 20060509 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | PLMT_AUDIT_ACT_PRI | Data for Corrective/Preventive Action | 20060509 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Collected Data | 20060509 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TABNAME | Data Type | 20060509 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Type of Root Object | 20060509 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | PLMT_AUDIT_COLLECTOR_PARAMETER | Parameter for Control of Data Collector | 20060509 | ||
10 | ![]() |
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 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060509 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060509 |
3 | ![]() |
Instance method | Protected | Method | Internal: Method for Reading Attributes | 20060509 |
4 | ![]() |
Instance method | Protected | Method | Internal: Method for Reading Document Assignments | 20060509 |
5 | ![]() |
Static method | Public | Method | Method of Accessing Current Instance (Singleton) | 20060509 |
6 | ![]() |
Instance method | Protected | Method | Internal: Method for Reading Audit Object | 20060509 |
7 | ![]() |
Instance method | Protected | Method | Internal: Method for Reading Partner | 20060509 |
8 | ![]() |
Instance method | Protected | Method | Internal: Method for Reading Status | 20060509 |
9 | ![]() |
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 | ![]() |
ES_ATTRIBUTES | Value transfer | Type reference (TYPE) | ANY | Daten | 20060509 | ||
2 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | IF_CGPL_ASSIGNMENT | Aktueller Hierarchieknoten (Attribut-Assignment) | 20060509 | ||
3 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20060509 | ||
4 | ![]() |
IV_OBTYP | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp | 20060509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Aktueller Hierarchieknoten | 20060509 | ||
2 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20060509 | ||
3 | ![]() |
RT_DOCUMENTS | Value transfer | Type reference (TYPE) | PLMT_DOCUMENT_PRT | Dokumentzuordnungen | 20060509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Aktueller Hierarchieknoten | 20060509 | ||
2 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20060509 | ||
3 | ![]() |
RT_OBJECTS | Value transfer | Type reference (TYPE) | PLMT_AUDIT_OBJECT_PRT | Auditgegenstand | 20060509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Aktueller Hierarchieknoten | 20060509 | ||
2 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20060509 | ||
3 | ![]() |
RT_PARTNER | Value transfer | Type reference (TYPE) | PLMT_ROLE_PRT | Partner | 20060509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Aktueller Hierarchieknoten | 20060509 | ||
2 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20060509 | ||
3 | ![]() |
RT_STATUS | Value transfer | Type reference (TYPE) | PLMT_STATUS_PRT | Status | 20060509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ET_TEXTS | Call by reference | Type reference (TYPE) | PLMT_TEXT_PRT | Texte | 20060509 | ||
2 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Aktueller Hierarchieknoten | 20060509 | ||
3 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20060509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Lesen der Langtexte | 20060509 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |