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 CO_STATE_ABORTED Constant Public Type reference (TYPE) CHAR1 '4' Status: Cancelled 20001229
2 CO_STATE_CREATED Constant Public Type reference (TYPE) CHAR1 '0' Status: Generated 20001229
3 CO_STATE_FINISHED Constant Public Type reference (TYPE) CHAR1 '3' Status: Exited 20001229
4 CO_STATE_READY Constant Public Type reference (TYPE) CHAR1 '1' Status: Ready 20001229
5 CO_STATE_STARTED Constant Public Type reference (TYPE) CHAR1 '2' Status: Started 20001229
6 CO_TRUE Constant Public Type reference (TYPE) CHAR1 'X' Boolean Variable: True 20001213
7 M_ERROR Instance attribute Protected Type reference (TYPE) CHAR1 Error Indicator 20001213
8 M_STATE Instance attribute Protected Type reference (TYPE) CHAR1 Status 20001229
9 O_CURRENT Instance attribute Protected Object reference (TYPE REF TO) CL_CGPL_HIERARCHY_NODE Current Hierarchy Node 20001228
10 O_ITERATOR Instance attribute Protected Object reference (TYPE REF TO) IF_PLM_AUDIT_ITERATOR Iterator 20001229
11 O_ROOT 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 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20001213
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20001213
3 CONVERT_HOST Instance method Protected Method Conversion Method for Any Host 20001214
4 CONVERT_NODE Instance method Protected Method Conversion Method for Any Node 20001213
5 GET_CURRENT Instance method Public Method Method of Accessing References to Current Node (Read) 20001229
6 GET_ROOT Instance method Public Method Method of Accessing References to Root (Read) 20001229
7 LOAD_NODE Instance method Protected Method Load Method for Any Node 20001221
8 RESET Instance method Public Method Reset Visitor 20001229
9 SET_CURRENT Instance method Protected Method Method of Accessing Reference to Current Node (Write) 20001229
10 SET_ROOT Instance method Public Method Method of Accessing Reference to Root (Write) - Initialized 20001229
11 START Instance method Public Method Start of Visitor Transaction 20001228
12 VISIT_AUDIT Instance method Public Method Visitor Method for Audit Node 20001213
13 VISIT_AUDITQUEST Instance method Public Method Visitor Method for Audit Question List Node 20001213
14 VISIT_CORR_ACT Instance method Public Method Visitor Method for Corrective Action Node 20001213
15 VISIT_PLAN Instance method Public Method Visitor Method for Audit Plan Node 20001213
16 VISIT_QUEST_H Instance method Public Method Visitor Method for Question List Header Node 20001213
17 VISIT_QUEST_I 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 Exporting ER_NODE Call by reference Object reference (TYPE REF TO) CL_CGPL_HIERARCHY_NODE Hierarchieknoten 20001214
2 Importing 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 FAILED 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 Exporting ER_HOST Call by reference Object reference (TYPE REF TO) IF_PLM_AUDIT_HOST Interface-Referenz auf Besuchten (Host) 20001213
2 Importing IR_NODE Call by reference Object reference (TYPE REF TO) CL_CGPL_HIERARCHY_NODE Hierarchieknoten 20001213
# Exception Resumable Description Created on
1 FAILED 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 Returning 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 Returning RR_NODE Value transfer Object reference (TYPE REF TO) CL_CGPL_HIERARCHY_NODE Wurzelknoten 20001229
# Exception Resumable Description Created on
1 FAILED Interner Fehler 20001229

Method LOAD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHANGEMODE_FAILED Call by reference Type reference (TYPE) CGPL_GUIDTAB_TYPE Daten, die nicht im Änderungsmodus geladen werden konnten 20001221
2 Importing IR_NODE Call by reference Object reference (TYPE REF TO) CL_CGPL_HIERARCHY_NODE Aktueller Knoten 20001221
3 Importing IV_CHANGE_MODE Call by reference Type reference (TYPE) CHAR1 SPACE Daten (Projekte) im Änderungsmodus laden 20001221
4 Importing IV_LEVEL Call by reference Type reference (TYPE) INT2 0 Hierarchiestufe des Eintiegsobjekts 20001221
5 Importing 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 Importing 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 Importing IR_ITERATOR Call by reference Object reference (TYPE REF TO) IF_PLM_AUDIT_ITERATOR Audit: Interface für Iterator 20001229
2 Importing IR_NODE Call by reference Object reference (TYPE REF TO) CL_CGPL_HIERARCHY_NODE Projektplanung - Hierarchieknoten 20001229
# Exception Resumable Description Created on
1 FAILED Interner Fehler 20001229

Method START Signature

Method START on class CL_PLM_AUDIT_VISITOR has no parameter.
# Exception Resumable Description Created on
1 FAILED Interner Fehler 20001228

Method VISIT_AUDIT 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) 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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