SAP ABAP Class IF_FSBP_ESAMAP_CUSTOMIZING (Customizing for SOA Mapping)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  AC_FSBP_ESAMAP_CUSTOMIZING Class for Customizing for SOA Mapping 20081216
Properties
Class IF_FSBP_ESAMAP_CUSTOMIZING  
Short Description Customizing for SOA Mapping    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081027   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FSBP_ESAMAP_CUSTOMIZING has no forward declaration.
Interfaces
Class IF_FSBP_ESAMAP_CUSTOMIZING has no interface implemented.
Friends
Class IF_FSBP_ESAMAP_CUSTOMIZING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NODE_SELF Constant Public Type reference (TYPE) XO_FIELD_NAME '_SELF_' Node Name That Does Not Point to Child But to Node Itself 20081106
2 NODE_TOP_LEVEL Constant Public Type reference (TYPE) XO_FIELD_NAME IS INITIAL Node Is Top Level 20081106
Methods
# Method Level Visibility Method type Description Created on
1 GET_CUSTOMIZING_EXT2INT Instance method Public Method Supplies/Changes Customizing for Inbound SOA Mapping 20081117
2 GET_CUSTOMIZING_INT2EXT Instance method Public Method Supplies/Changes Customizing for Outbound SOA Mapping 20081117
Events
Class IF_FSBP_ESAMAP_CUSTOMIZING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LSTR_ESAMAP_CUSTOMIZING Public See coding 20081027 begin of lstr_esamap_customizing, service_name type xo_esa_service_name, node_name type xo_field_name, parent_node type xo_field_name, rank type i, class_name type seoclsname, end of lstr_esamap_customizing
2 LTTY_ESAMAP_CUSTOMIZING Public See coding 20081027 ltty_esamap_customizing TYPE STANDARD TABLE OF lstr_esamap_customizing WITH KEY service_name parent_node node_name rank
Method Signatures

Method GET_CUSTOMIZING_EXT2INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CUSTOMIZING Call by reference Type reference (TYPE) LTTY_ESAMAP_CUSTOMIZING 20081117
2 Importing I_SERVICE_NAME Call by reference Type reference (TYPE) XO_ESA_SERVICE_NAME Name der Service-Implementierung des SAP Geschäftspartners 20081117

Method GET_CUSTOMIZING_EXT2INT on class IF_FSBP_ESAMAP_CUSTOMIZING has no exception.

Method GET_CUSTOMIZING_INT2EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CUSTOMIZING Call by reference Type reference (TYPE) LTTY_ESAMAP_CUSTOMIZING 20081117
2 Importing I_SERVICE_NAME Call by reference Type reference (TYPE) XO_ESA_SERVICE_NAME Name der Service-Implementierung des SAP Geschäftspartners 20081117

Method GET_CUSTOMIZING_INT2EXT on class IF_FSBP_ESAMAP_CUSTOMIZING has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in