SAP ABAP Class IF_CMX_PII_VISITOR (PI Interpreter: Visitor for Interpreter Components)
Properties
Class IF_CMX_PII_VISITOR  
Short Description PI Interpreter: Visitor for Interpreter Components    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021001   SAP 
Last change 20040127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CMX_PII_VISITOR has no forward declaration.
Interfaces
Class IF_CMX_PII_VISITOR has no interface implemented.
Friends
Class IF_CMX_PII_VISITOR has no friend class.
Attributes
Class IF_CMX_PII_VISITOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 VISIT_AUTOMATIC Instance method Public Method Visitor Method for Automatic Value Assignment Node 20021002
2 VISIT_CALCULATION Instance method Public Method Visitor Method for Calculation Node 20021002
3 VISIT_CHAR Instance method Public Method Visitor Method for Characteristic Node 20021002
4 VISIT_COMMAND Instance method Public Method Visitor Method for Command 20021002
5 VISIT_CONST Instance method Public Method Visitor Method for Constant Node 20021002
6 VISIT_DATAPOINT Instance method Public Method Visitor Method for Data Point 20021002
7 VISIT_DATA_ACCESS Instance method Public Method Visitor Method for Manufacturing Data Access 20021002
8 VISIT_EVENT Instance method Public Method Visitor Method for Conditions (Event) 20021002
9 VISIT_EVT_FORMULA Instance method Public Method Visitor Method for Condition Formula 20021002
10 VISIT_EVT_FUNCTION Instance method Public Method Visitor Method for Condition Function 20021002
11 VISIT_EXTERNAL Instance method Public Method Visitor Method for External Value Assignment Node 20021002
12 VISIT_FIX Instance method Public Method Visitor Method for Fixed Value Assignment Node 20021002
13 VISIT_FUNCTION Instance method Public Method Visitor Method for Function Node 20021002
14 VISIT_FWD_VARDECL Instance method Public Method Visitor Method for Forwards Declaration Node 20021002
15 VISIT_INPUT Instance method Public Method Visitor Method for Input Node 20021002
16 VISIT_MESSAGE Instance method Public Method Visitor Method for Destination Node 20021002
17 VISIT_OUTPUT_CHAR Instance method Public Method Visitor Method for Output Characteristic Node 20021002
18 VISIT_OUTPUT_VAR Instance method Public Method Visitor Method for Output Variable Node 20021002
19 VISIT_PARAM Instance method Public Method Visitor Method for Parameter Node 20021002
20 VISIT_PHASE Instance method Public Method Visitor Method for Phase Node 20021002
21 VISIT_PI Instance method Public Method Visitor Method for Process Instruction Node 20021002
22 VISIT_RECIPE Instance method Public Method Visitor Method for Recipe Node 20021002
23 VISIT_VALFORM Instance method Public Method Visitor Method for Check Formula Node 20021002
24 VISIT_VALFUNC Instance method Public Method Visitor Method for Check Function Node 20021002
25 VISIT_VALIDATION Instance method Public Method Visitor Method for Check Node 20021002
26 VISIT_VARIABLE Instance method Public Method Visitor Method for Variable Node 20021002
27 VISIT_XS_STEP Instance method Public Method Visitor Method for XStep 20021202
Events
Class IF_CMX_PII_VISITOR has no event.
Types
Class IF_CMX_PII_VISITOR has no local type.
Method Signatures

Method VISIT_AUTOMATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_AUTOMATIC PI Interpreter: Berechnung (Syntax-Graph) 20021031
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_CALCULATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_CALCULATION PI Interpreter: Berechnung (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_CHAR PI Interpreter: Variable (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_COMMAND PI Interpreter: Kommando (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_CONST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_IDENT PI Interpreter: Bezeichnung (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030307

Method VISIT_DATAPOINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_PARAMETER PI Interpreter: Ausgabe (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_DATA_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_FUNCTION PI Interpreter: Parameter Operation (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_EVENT PI Interpreter: Ereignis (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_EVT_FORMULA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_EVT_FORMULA PI Interpreter: Formel (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_EVT_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_EVT_FUNCTION PI Interpreter: Ereignis (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_EXTERNAL PI Interpreter: Wertzuweisung (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_FIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_FIX PI Interpreter: feste Wertzuweisung (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_FUNCTION PI Interpreter: Funktion (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_FWD_VARDECL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_FWD_VARDECL PI Interpreter: Vorwärtsdeklaration (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_INPUT PI Interpreter: Eingabeknoten (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_MESSAGE PI Interpreter: Meldungsart (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_OUTPUT_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_OUTPUT PI Interpreter: Ausgabe (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_OUTPUT_VAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_OUTPUT PI Interpreter: Ausgabe (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_PARAMETER PI Interpreter: Parameter Operation (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_PHASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_PHASE PI Interpreter: Ausgabe (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_PI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_PI PI Interpreter: Prozessvorgabe (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_RECIPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_RECIPE PI Interpreter: Steuerrezeptverwaltung 20021025
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_VALFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_VALFORM PI Interpreter: Validierungsformel (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_VALFUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_VALFUNC PI Interpreter: Validierungsfunktion (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_VALIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_VALIDATION PI Interpreter: Validierungsformel (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_VARIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_VARIABLE PI Interpreter: Variable (Syntax-Graph) 20021106
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310

Method VISIT_XS_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) IF_CMX_PII_NODE_XS_STEP PI Interpreter: xs Knoten (Syntax-Graph) 20021202
# Exception Resumable Description Created on
1 CX_CMX_PII_EXCEPTION Interpreter: Ausnahme 20030310
History
Last changed by/on SAP  20040127 
SAP Release Created in