SAP ABAP Class IF_BCM_STRUCTURE_VISITOR (Visitor Interface for CM Structures)
Properties
Class IF_BCM_STRUCTURE_VISITOR  
Short Description Visitor Interface for CM Structures    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010404   SAP 
Last change 20010404   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BCM_STRUCTURE_VISITOR has no forward declaration.
Interfaces
Class IF_BCM_STRUCTURE_VISITOR has no interface implemented.
Friends
Class IF_BCM_STRUCTURE_VISITOR has no friend class.
Attributes
Class IF_BCM_STRUCTURE_VISITOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 END_VISIT Instance method Public Method Callback After Reading 20010404
2 START_VISIT Instance method Public Method Callback Before Reading 20010404
3 VISIT_CM_STRUCTURE Instance method Public Method Callback for the Structure Read 20010404
Events
Class IF_BCM_STRUCTURE_VISITOR has no event.
Types
Class IF_BCM_STRUCTURE_VISITOR has no local type.
Method Signatures

Method END_VISIT Signature

Method END_VISIT on class IF_BCM_STRUCTURE_VISITOR has no parameter.
Method END_VISIT on class IF_BCM_STRUCTURE_VISITOR has no exception.

Method START_VISIT Signature

Method START_VISIT on class IF_BCM_STRUCTURE_VISITOR has no parameter.
Method START_VISIT on class IF_BCM_STRUCTURE_VISITOR has no exception.

Method VISIT_CM_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Object reference (TYPE REF TO) IF_BCM_STRUCTURE_OBJECT Visitor Interface: Rückgabeobjekt 20010404

Method VISIT_CM_STRUCTURE on class IF_BCM_STRUCTURE_VISITOR has no exception.
History
Last changed by/on SAP  20010404 
SAP Release Created in