SAP ABAP Class CL_XMS_CLIENT_SOAP_APP_FAC (CL_XMS_CLIENT_SOAP_APP_FAC)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSF (Package) XI: Integration Engine Runtime
Properties
Class CL_XMS_CLIENT_SOAP_APP_FAC  
Short Description    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20060117   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_CLIENT_SOAP_APP_FAC has no forward declaration.
Interfaces
Class CL_XMS_CLIENT_SOAP_APP_FAC has no interface implemented.
Friends
Class CL_XMS_CLIENT_SOAP_APP_FAC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _CACHE Instance attribute Protected Type reference (TYPE) LP_CACHE_TTYP 20070326
2 _NEW Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Indicator 20091221
3 _SOAP_APP_FAC Static Attribute Protected Object reference (TYPE REF TO) CL_XMS_CLIENT_SOAP_APP_FAC 20060117
4 _TEST Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20070102
5 _TEST_CASE_READER Instance attribute Protected Object reference (TYPE REF TO) IF_SRT_TEST_CASE_INFO_PROVIDER Test Case Information 20070102
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_CACHE Instance method Protected Method 20070326
2 CHECK_NEW Instance method Public Method 20091221
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070102
4 GET_INSTANCE Static method Public Method 20060117
5 GET_OUTBOUND_CLIENT_SOAP_APP Instance method Public Method 20060117
6 GET_SOAP_APP_FROM_CACHE Instance method Protected Method 20070326
Events
Class CL_XMS_CLIENT_SOAP_APP_FAC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LP_CACHE_STR Public See coding 20070326 BEGIN OF lp_cache_str, from_service TYPE sxi_service, from_party TYPE sxi_party, to_service TYPE sxi_service, to_party TYPE sxi_party, name TYPE sxi_action, namespace TYPE sxi_action_ns, soap_app TYPE REF TO if_soap_application_rt, END OF lp_cache_str
2 LP_CACHE_TTYP Public See coding 20070326 lp_cache_ttyp TYPE TABLE OF lp_cache_str WITH DEFAULT KEY
Method Signatures

Method ADD_TO_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RECEIVER Call by reference Type reference (TYPE) SXI_FROMORTO XI: Adresse (Party/Service) & Interface 20070326
2 Importing SENDER Call by reference Type reference (TYPE) SXI_FROMORTO XI: Adresse (Party/Service) & Interface 20070326
3 Importing SOAP_APP Call by reference Object reference (TYPE REF TO) IF_SOAP_APPLICATION_RT Schnittstelle einer SOAP Applikation für die SOAP Laufzeit 20070326

Method ADD_TO_CACHE on class CL_XMS_CLIENT_SOAP_APP_FAC has no exception.

Method CHECK_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEW Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20091221

Method CHECK_NEW on class CL_XMS_CLIENT_SOAP_APP_FAC has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_XMS_CLIENT_SOAP_APP_FAC has no parameter.
Method CONSTRUCTOR on class CL_XMS_CLIENT_SOAP_APP_FAC has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Object reference (TYPE REF TO) CL_XMS_CLIENT_SOAP_APP_FAC 20060117

Method GET_INSTANCE on class CL_XMS_CLIENT_SOAP_APP_FAC has no exception.

Method GET_OUTBOUND_CLIENT_SOAP_APP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE higher level message interface 20060927
2 Returning SOAP_APP Value transfer Object reference (TYPE REF TO) IF_SOAP_APPLICATION_RT Schnittstelle einer SOAP Applikation für die SOAP Laufzeit 20060117
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20060117

Method GET_SOAP_APP_FROM_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RECEIVER Call by reference Type reference (TYPE) SXI_FROMORTO XI: Adresse (Party/Service) & Interface 20070326
2 Importing SENDER Call by reference Type reference (TYPE) SXI_FROMORTO XI: Adresse (Party/Service) & Interface 20070326
3 Returning SOAP_APP Value transfer Object reference (TYPE REF TO) IF_SOAP_APPLICATION_RT Einstelliges Kennzeichen 20070326

Method GET_SOAP_APP_FROM_CACHE on class CL_XMS_CLIENT_SOAP_APP_FAC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710