SAP ABAP Class IF_NODE_PII (Interface: Interface for Nodes of Syntax Graph)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_NODE_EVENT_PII Interface: Interface for Event Nodes of Syntax Graph 20010817
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NODE_EVENT_PII Interpreter: Condition Node (Syntax Graph) 20010817
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NODE_EVT_FORMULA_PII Interpreter: Condition Formula Node (Syntax Graph) 20010817
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NODE_EVT_FUNCTION_PII Interpreter: Condition Function Node (Syntax Graph) 20010817
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NODE_IDENT_PII Interpreter: Identifier Node (Syntax Graph) 19990125
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NODE_PARAM_PII Interpreter: Parameter Node (Syntax Graph) 19990125
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NODE_RECIPE_PII Interpreter: Recipe Node (Syntax Graph) 19990125
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NODE_STEP_PII Interpreter: Step Node (Syntax Graph) 19990125
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NODE_VALIDATION_PII Interpreter: Value Check Node (Syntax Graph) 19990125
Properties
Class IF_NODE_PII  
Short Description Interface: Interface for Nodes of Syntax Graph    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990125   SAP 
Last change 20040127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_NODE_PII has no forward declaration.
Interfaces
Class IF_NODE_PII has no interface implemented.
Friends
Class IF_NODE_PII has no friend class.
Attributes
Class IF_NODE_PII has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN Instance method Public Method Method of Node that Visitor Receives 19990125
Events
Class IF_NODE_PII has no event.
Types
Class IF_NODE_PII has no local type.
Method Signatures

Method ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VISITOR Call by reference Object reference (TYPE REF TO) CL_NODE_VISITOR_PII Besucher 19990125

Method ASSIGN on class IF_NODE_PII has no exception.
History
Last changed by/on SAP  20040127 
SAP Release Created in