SAP ABAP Class CL_PLM_AUDIT_DATA_COLLECTOR (Audit: Visitor for Data Procurement)
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_ASSESSM_DATA_COLLECTOR | Data Collector for Investigations | 20070309 |
Properties
| Class | CL_PLM_AUDIT_DATA_COLLECTOR | |
| Short Description | Audit: Visitor for Data Procurement | |
| 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_AUDIT_CORE | Audit Management - General Core Functions |
| Created | 20001117 | SAP |
| Last change | 20080612 | 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_AUDIT_DATA_COLLECTOR has no interface implemented.
Friends
Class CL_PLM_AUDIT_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 | 20010102 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | PLMT_AUDIT_PRI | Data for Audit | 20010103 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | PLMT_AUDIT_ACT_PRI | Data for Corrective/Preventive Action | 20010302 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | PLMT_AUDITPLAN_PRI | Data for Plan | 20010103 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | PLMT_QUEST_H_PRI | Data for Question List | 20010103 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Collected Data | 20010101 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | Data type | 20010101 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Type of Root Object | 20010101 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | PLMT_AUDIT_COLLECTOR_PARAMETER | Parameter for Control of Data Collector | 20010102 | |||
| 10 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_PLM_AUDIT_DATA_COLLECTOR | Reference to Current Instance (Singleton) | 20010101 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20001213 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20001213 | |
| 3 | Instance method | Protected | Method | Internal: Method for Reading Attributes | 20010103 | |
| 4 | Instance method | Protected | Method | Internal: Method for Reading Document Assignments | 20010102 | |
| 5 | Static method | Public | Method | Method of Accessing Current Instance (Singleton) | 20010101 | |
| 6 | Instance method | Protected | Method | Internal: Method for Reading Audit Object | 20010103 | |
| 7 | Instance method | Protected | Method | Internal: Method for Reading Partner | 20010102 | |
| 8 | Instance method | Protected | Method | Internal: Method for Reading Signatures | 20080310 | |
| 9 | Instance method | Protected | Method | Internal: Method for Reading Status | 20010102 | |
| 10 | Instance method | Protected | Method | Internal: Method for Reading Long Texts | 20010102 |
Events
Class CL_PLM_AUDIT_DATA_COLLECTOR has no event.
Types
Class CL_PLM_AUDIT_DATA_COLLECTOR has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PLM_AUDIT_DATA_COLLECTOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PLM_AUDIT_DATA_COLLECTOR has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PLM_AUDIT_DATA_COLLECTOR has no parameter.
Method CONSTRUCTOR on class CL_PLM_AUDIT_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 | 20010103 | |||
| 2 | IR_NODE | Call by reference | Object reference (TYPE REF TO) | IF_CGPL_ASSIGNMENT | Aktueller Hierarchieknoten (Attribut-Assignment) | 20010103 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20010103 | |||
| 4 | IV_OBTYP | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp | 20010103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesen der Dokumentzuordnungen | 20010103 |
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 | 20010102 | |||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20010102 | |||
| 3 | RT_DOCUMENTS | Value transfer | Type reference (TYPE) | PLMT_DOCUMENT_PRT | Dokumentzuordnungen | 20010102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesen der Dokumentzuordnungen | 20010102 |
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_AUDIT_DATA_COLLECTOR | Audit: Besucher zur Datenbeschaffung | 20010101 |
Method GET_INSTANCE on class CL_PLM_AUDIT_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 | 20010103 | |||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20010103 | |||
| 3 | RT_OBJECTS | Value transfer | Type reference (TYPE) | PLMT_AUDIT_OBJECT_PRT | Auditgegenstand | 20010103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesen der Partner | 20010103 |
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 | 20010102 | |||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20010102 | |||
| 3 | RT_PARTNER | Value transfer | Type reference (TYPE) | PLMT_ROLE_PRT | Partner | 20010102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesen der Partner | 20010102 |
Method GET_SIGNATURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SIGNATURES | Value transfer | Type reference (TYPE) | PLMT_AUDIT_DS_STEP_TAB | Dokumentzuordnungen | 20080310 | |||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | PLMT_AUDIT_GUID | Aktueller Hierarchieknoten | 20080310 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20080310 | |||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekt zur Digitalen Signatur | 20080310 |
Method GET_SIGNATURES on class CL_PLM_AUDIT_DATA_COLLECTOR has no exception.
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 | 20010102 | |||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20010102 | |||
| 3 | RT_STATUS | Value transfer | Type reference (TYPE) | PLMT_STATUS_PRT | Status | 20010102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesen der Status | 20010102 |
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 | 20050225 | |||
| 2 | IR_NODE | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Aktueller Hierarchieknoten | 20010102 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20010102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesen der Langtexte | 20010102 |
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 30A |