SAP ABAP Class IF_XO_ESA_FACTORY (Factory for ESA Adapter Implementations)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  XO_ESA_FACTORY Factory for ESA Services 20060920
Properties
Class IF_XO_ESA_FACTORY  
Short Description Factory for ESA Adapter Implementations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060912   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XO_ESA_FACTORY has no forward declaration.
Interfaces
Class IF_XO_ESA_FACTORY has no interface implemented.
Friends
Class IF_XO_ESA_FACTORY has no friend class.
Attributes
Class IF_XO_ESA_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ADAPTER Instance method Public Method Supplies an Instance of the Adapter 20060919
2 GET_INSTANCE Static method Public Method Supplies an Instance of the Factory 20060912
3 GET_MAPPING Instance method Public Method Supplies an Instance of Mapping 20060920
4 GET_SERVICE Instance method Public Method Supplies an Instance of the Service 20060927
Events
Class IF_XO_ESA_FACTORY has no event.
Types
Class IF_XO_ESA_FACTORY has no local type.
Method Signatures

Method GET_ADAPTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE_NAME Call by reference Type reference (TYPE) XO_ESA_SERVICE_NAME Name des Service 20060920
2 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_XO_ESA_ADAPTER ESA Adapter Interface 20060919
# Exception Resumable Description Created on
1 CX_XO_OBJECT_NOT_FOUND Ausnahme: Objekt(referenz) nicht gefunden 20060920

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BO_NAME Call by reference Type reference (TYPE) XO_BUSINESS_OBJECT_NAME Name des Business Objects 20060920
2 Importing I_BO_TYPE Call by reference Type reference (TYPE) XO_BUSINESS_OBJECT_TYPE Name des Business Object Typs 20060920
3 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_XO_ESA_FACTORY Factory für Service- und Proxyimplementierung, Mapping 20060912
# Exception Resumable Description Created on
1 CX_XO_OBJECT_NOT_FOUND Ausnahme: Objekt(referenz) nicht gefunden 20060923

Method GET_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE_NAME Call by reference Type reference (TYPE) XO_ESA_SERVICE_NAME Name des Service 20060920
2 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_XO_ESAMAPPING Mapping 20060920
# Exception Resumable Description Created on
1 CX_XO_OBJECT_NOT_FOUND Ausnahme: Objekt(referenz) nicht gefunden 20060920

Method GET_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE_NAME Call by reference Type reference (TYPE) XO_ESA_SERVICE_NAME Name des Service 20060927
2 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_XO_ESA_SERVICE Serviceimplementierung 20060927
# Exception Resumable Description Created on
1 CX_XO_OBJECT_NOT_FOUND Ausnahme: Objekt(referenz) nicht gefunden 20060927
History
Last changed by/on SAP  20110908 
SAP Release Created in