SAP ABAP Interface IF_SXF_VISITOR (IF_SXF_VISITOR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_TYPES (Package) SIW: Global Type definitions
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SIW_MAPPING_POPULATOR Interface for mapping populators 20070326
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BS_SOA_SIW_CMN_PPL SIW customer templates: Sync inbound services: Common elemen 20100618
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BS_SOA_SIW_NAME_PPL SIW customer templates: Sync inbound services: Name proposal 20100618
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIW_MAPPING_CHECK_COMMON SIW Mapping Checking Common Functions to be Shared 20090904
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIW_MAPPING_POPULATOR_BASE Base class for mapping populators 20070321
Properties
Interface IF_SXF_VISITOR  
Short Description    
General Data
Package S_SIW_TYPES   SIW: Global Type definitions 
Created 20070307   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SXF_VISITOR has no forward declaration.
Interfaces
Interface IF_SXF_VISITOR has no interface.
Friends
Interface IF_SXF_VISITOR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_IGNORE_ALL Constant Public Type reference (TYPE) I 3 20070330
2 CON_IGNORE_CHILDREN Constant Public Type reference (TYPE) I 1 20070330
3 CON_IGNORE_NONE Constant Public Type reference (TYPE) I 0 20070330
4 CON_IGNORE_SIBLINGS Constant Public Type reference (TYPE) I 2 20070330
Methods
# Method Level Visibility Method type Description Created on
1 ENTER_EXCEPTION Instance method Public Method Enter (classical) exception 20101220
2 ENTER_FIELD Instance method Public Method Enter field 20070307
3 ENTER_SIGNATURE Instance method Public Method Enter signature 20070307
4 ENTER_SIMPLE Instance method Public Method Enter simple field 20070307
5 ENTER_STRUCTURE Instance method Public Method Enter a structure 20070307
6 ENTER_TABLE Instance method Public Method Enter table 20070307
7 EXIT_EXCEPTION Instance method Public Method Exit (classical) exception 20101220
8 EXIT_FIELD Instance method Public Method Exit field 20070307
9 EXIT_SIGNATURE Instance method Public Method Exit signature 20070307
10 EXIT_SIMPLE Instance method Public Method Exit simple field 20070307
11 EXIT_STRUCTURE Instance method Public Method Exit structure 20070307
12 EXIT_TABLE Instance method Public Method Exit table 20070307
Events
Interface IF_SXF_VISITOR has no event.
Types
Interface IF_SXF_VISITOR has no local type.
Method Signatures

Method ENTER_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCEPTION Call by reference Object reference (TYPE REF TO) IF_SXF_CLASSIC_EXCEPTION I_SIMPLE 20101220
2 Returning R_CANCEL Value transfer Type reference (TYPE) I 20101220

Method ENTER_EXCEPTION on Interface IF_SXF_VISITOR has no exception.

Method ENTER_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD Call by reference Object reference (TYPE REF TO) IF_SXF_FIELD I_FIELD 20070307
2 Importing I_POSITION Call by reference Type reference (TYPE) I 20070309
3 Returning R_CANCEL Value transfer Type reference (TYPE) I 20070330

Method ENTER_FIELD on Interface IF_SXF_VISITOR has no exception.

Method ENTER_SIGNATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIGNATURE Call by reference Object reference (TYPE REF TO) IF_SXF_SIGNATURE 20070307
2 Returning R_CANCEL Value transfer Type reference (TYPE) I 20070330

Method ENTER_SIGNATURE on Interface IF_SXF_VISITOR has no exception.

Method ENTER_SIMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIMPLE Call by reference Object reference (TYPE REF TO) IF_SXF_SIMPLE I_SIMPLE 20070307
2 Returning R_CANCEL Value transfer Type reference (TYPE) I 20070330

Method ENTER_SIMPLE on Interface IF_SXF_VISITOR has no exception.

Method ENTER_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRUCTURE Call by reference Object reference (TYPE REF TO) IF_SXF_STRUCTURE I_STRUCTURE 20070307
2 Returning R_CANCEL Value transfer Type reference (TYPE) I 20070330

Method ENTER_STRUCTURE on Interface IF_SXF_VISITOR has no exception.

Method ENTER_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABLE Call by reference Object reference (TYPE REF TO) IF_SXF_TABLE I_TABLE 20070307
2 Returning R_CANCEL Value transfer Type reference (TYPE) I 20070330

Method ENTER_TABLE on Interface IF_SXF_VISITOR has no exception.

Method EXIT_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCEPTION Call by reference Object reference (TYPE REF TO) IF_SXF_CLASSIC_EXCEPTION I_SIMPLE 20101220

Method EXIT_EXCEPTION on Interface IF_SXF_VISITOR has no exception.

Method EXIT_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD Call by reference Object reference (TYPE REF TO) IF_SXF_FIELD I_FIELD 20070307
2 Importing I_POSITION Call by reference Type reference (TYPE) I 20070309

Method EXIT_FIELD on Interface IF_SXF_VISITOR has no exception.

Method EXIT_SIGNATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIGNATURE Call by reference Object reference (TYPE REF TO) IF_SXF_SIGNATURE 20070307

Method EXIT_SIGNATURE on Interface IF_SXF_VISITOR has no exception.

Method EXIT_SIMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIMPLE Call by reference Object reference (TYPE REF TO) IF_SXF_SIMPLE I_SIMPLE 20070307

Method EXIT_SIMPLE on Interface IF_SXF_VISITOR has no exception.

Method EXIT_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRUCTURE Call by reference Object reference (TYPE REF TO) IF_SXF_STRUCTURE I_STRUCTURE 20070307

Method EXIT_STRUCTURE on Interface IF_SXF_VISITOR has no exception.

Method EXIT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABLE Call by reference Object reference (TYPE REF TO) IF_SXF_TABLE I_TABLE 20070307

Method EXIT_TABLE on Interface IF_SXF_VISITOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in