SAP ABAP Class CL_PLM_ASSESSM_DATA_COLLECTOR (Data Collector for Investigations)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-AUD (Application Component) Audit Management
⤷
PLM_AUDIT_CORE (Package) Audit Management - General Core Functions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PLM_AUDIT_VISITOR | Audit: Abstract Visitor | 20060105 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PLM_AUDIT_DATA_COLLECTOR | Audit: Visitor for Data Procurement | 20070309 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_PLM_FMEA_DATA_COLLECTOR | FMEA: Data Retrieval Visitor | 20060509 |
Properties
Class | CL_PLM_ASSESSM_DATA_COLLECTOR | |
Short Description | Data Collector for Investigations | |
Super Class | CL_PLM_AUDIT_VISITOR | Audit: Abstract Visitor |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PLM_AUDIT_CORE | Audit Management - General Core Functions |
Created | 20060105 | SAP |
Last change | 20070911 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PLM_ASSESSM_DATA_COLLECTOR has no forward declaration.
Interfaces
Class CL_PLM_ASSESSM_DATA_COLLECTOR has no interface implemented.
Friends
Class CL_PLM_ASSESSM_DATA_COLLECTOR has no friend class.
Attributes
Class CL_PLM_ASSESSM_DATA_COLLECTOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Access Method for Read Data (Read) | 20060105 |
2 | ![]() |
Instance method | Public | Method | Method of Accessing Parameters (Write) | 20060105 |
Events
Class CL_PLM_ASSESSM_DATA_COLLECTOR has no event.
Types
Class CL_PLM_ASSESSM_DATA_COLLECTOR has no local type.
Method Signatures
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf Daten | 20060105 | ||
2 | ![]() |
EV_DATA_TYPE | Call by reference | Type reference (TYPE) | TABNAME | Bezeichnung des Types der Daten | 20060105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Daten vorhanden | 20060105 |
Method SET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PARAMETER | Call by reference | Type reference (TYPE) | PLMT_AUDIT_COLLECTOR_PARAMETER | Parameter zur Steuerung des Data Collectors | 20060105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Parameter konnten nicht gesetzt werden | 20060105 |
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 710 |