SAP ABAP Class CL_PLM_AUDIT_VISITOR (Audit: Abstract Visitor)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PLM_ASSESSM_DATA_COLLECTOR | Data Collector for Investigations | 20060105 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_PLM_AUDIT_ACT_ANALYZER | Audit: Visitor that Analyzes Actions Related to an Audit | 20010212 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_PLM_AUDIT_ASSESSOR | Audit: Visitor for Valuation | 20010105 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_PLM_AUDIT_PLAN_LOADER | Audit: Visitor for the Hierarchical Loading of Audit Plans | 20010430 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_PLM_AUDIT_QUEST_CONVERTER | Audit: Visitor for Transfer of a Question List to an Audit | 20010117 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_PLM_AUDIT_XML_GENERATOR | Audit: Visitor for XML Generation (Not Ready for Use) | 20001220 |
Properties
Class | CL_PLM_AUDIT_VISITOR | |
Short Description | Audit: Abstract Visitor | |
Super Class | ||
Instantiability of a Class | 2 | Public |
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 | 20070911 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PLM_AUDIT_VISITOR has no forward declaration.
Interfaces
Class CL_PLM_AUDIT_VISITOR has no interface implemented.
Friends
Class CL_PLM_AUDIT_VISITOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '4' | Status: Cancelled | 20001229 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '0' | Status: Generated | 20001229 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '3' | Status: Exited | 20001229 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '1' | Status: Ready | 20001229 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '2' | Status: Started | 20001229 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'X' | Boolean Variable: True | 20001213 | |
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Error Indicator | 20001213 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Status | 20001229 | ||
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Current Hierarchy Node | 20001228 | ||
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_PLM_AUDIT_ITERATOR | Iterator | 20001229 | ||
11 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Root Node | 20001228 |
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 | Conversion Method for Any Host | 20001214 |
4 | ![]() |
Instance method | Protected | Method | Conversion Method for Any Node | 20001213 |
5 | ![]() |
Instance method | Public | Method | Method of Accessing References to Current Node (Read) | 20001229 |
6 | ![]() |
Instance method | Public | Method | Method of Accessing References to Root (Read) | 20001229 |
7 | ![]() |
Instance method | Protected | Method | Load Method for Any Node | 20001221 |
8 | ![]() |
Instance method | Public | Method | Reset Visitor | 20001229 |
9 | ![]() |
Instance method | Protected | Method | Method of Accessing Reference to Current Node (Write) | 20001229 |
10 | ![]() |
Instance method | Public | Method | Method of Accessing Reference to Root (Write) - Initialized | 20001229 |
11 | ![]() |
Instance method | Public | Method | Start of Visitor Transaction | 20001228 |
12 | ![]() |
Instance method | Public | Method | Visitor Method for Audit Node | 20001213 |
13 | ![]() |
Instance method | Public | Method | Visitor Method for Audit Question List Node | 20001213 |
14 | ![]() |
Instance method | Public | Method | Visitor Method for Corrective Action Node | 20001213 |
15 | ![]() |
Instance method | Public | Method | Visitor Method for Audit Plan Node | 20001213 |
16 | ![]() |
Instance method | Public | Method | Visitor Method for Question List Header Node | 20001213 |
17 | ![]() |
Instance method | Public | Method | Visitor Method for Question List Item Node | 20001213 |
Events
Class CL_PLM_AUDIT_VISITOR has no event.
Types
Class CL_PLM_AUDIT_VISITOR has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PLM_AUDIT_VISITOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PLM_AUDIT_VISITOR has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PLM_AUDIT_VISITOR has no parameter.
Method CONSTRUCTOR on class CL_PLM_AUDIT_VISITOR has no exception.
Method CONVERT_HOST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_NODE | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Hierarchieknoten | 20001214 | ||
2 | ![]() |
IR_HOST | Call by reference | Object reference (TYPE REF TO) | IF_PLM_AUDIT_HOST | Interface-Referenz auf Besuchten (Host) | 20001214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Konvertierung von Host | 20001214 |
Method CONVERT_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_HOST | Call by reference | Object reference (TYPE REF TO) | IF_PLM_AUDIT_HOST | Interface-Referenz auf Besuchten (Host) | 20001213 | ||
2 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Hierarchieknoten | 20001213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Konvertierung von Hierarchieknoten | 20001213 |
Method GET_CURRENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_NODE | Value transfer | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Aktueller Knoten | 20001229 |
Method GET_CURRENT on class CL_PLM_AUDIT_VISITOR has no exception.
Method GET_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_NODE | Value transfer | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Wurzelknoten | 20001229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20001229 |
Method LOAD_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHANGEMODE_FAILED | Call by reference | Type reference (TYPE) | CGPL_GUIDTAB_TYPE | Daten, die nicht im Änderungsmodus geladen werden konnten | 20001221 | ||
2 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Aktueller Knoten | 20001221 | ||
3 | ![]() |
IV_CHANGE_MODE | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Daten (Projekte) im Änderungsmodus laden | 20001221 | |
4 | ![]() |
IV_LEVEL | Call by reference | Type reference (TYPE) | INT2 | 0 | Hierarchiestufe des Eintiegsobjekts | 20001221 | |
5 | ![]() |
IV_WITH_HIERARCHY | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | Laden der gesamten Hierarchie | 20001221 |
Method LOAD_NODE on class CL_PLM_AUDIT_VISITOR has no exception.
Method RESET Signature
Method RESET on class CL_PLM_AUDIT_VISITOR has no parameter.
Method RESET on class CL_PLM_AUDIT_VISITOR has no exception.
Method SET_CURRENT 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 Knoten | 20001229 |
Method SET_CURRENT on class CL_PLM_AUDIT_VISITOR has no exception.
Method SET_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_PLM_AUDIT_ITERATOR | Audit: Interface für Iterator | 20001229 | ||
2 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Projektplanung - Hierarchieknoten | 20001229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20001229 |
Method START Signature
Method START on class CL_PLM_AUDIT_VISITOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20001228 |
Method VISIT_AUDIT 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) | IF_PLM_ASSESSMENT_ASSIGNMENT | Untersuchung - Audit, FMEA | 20001213 |
Method VISIT_AUDIT on class CL_PLM_AUDIT_VISITOR has no exception.
Method VISIT_AUDITQUEST 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_PLM_AUDIT_QUEST_ASSIGNMENT | Fragenliste zum Audit - Assignment | 20001213 |
Method VISIT_AUDITQUEST on class CL_PLM_AUDIT_VISITOR has no exception.
Method VISIT_CORR_ACT 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_PLM_AUDIT_ACT_ASSIGNMENT | Korrekturmaßnahme zum Audit - Persistenz | 20001213 |
Method VISIT_CORR_ACT on class CL_PLM_AUDIT_VISITOR has no exception.
Method VISIT_PLAN 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_PLM_AUDIT_PLAN_ASSIGNMENT | Auditplan - Assignment | 20001213 |
Method VISIT_PLAN on class CL_PLM_AUDIT_VISITOR has no exception.
Method VISIT_QUEST_H 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_PLM_QUEST_H_ASSIGNMENT | Fragenlistenkopf - Assignment | 20001213 |
Method VISIT_QUEST_H on class CL_PLM_AUDIT_VISITOR has no exception.
Method VISIT_QUEST_I 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_PLM_QUEST_I_ASSIGNMENT | Fragenlistenposition - Assignment | 20001213 |
Method VISIT_QUEST_I on class CL_PLM_AUDIT_VISITOR has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 30A |