SAP ABAP Class CL_XMS_SOAP_APPLICATION (XI SOAP Application)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSF (Package) XI: Integration Engine Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SOAP_APPLICATION_SERVER Implementation of a SOAP Application Container 20030827
Properties
Class CL_XMS_SOAP_APPLICATION  
Short Description XI SOAP Application    
Super Class CL_SOAP_APPLICATION_SERVER Implementation of a SOAP Application Container 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20030827   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SOAP_APPLICATION_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_XMS_SOAP_APPLICATION has no interface implemented.
Friends
Class CL_XMS_SOAP_APPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_APPLICATION_NAME Constant Public Type reference (TYPE) ANYURI 'urn:sap-com:soap:xms:application:xip' 20030827
2 CO_SERIAL_VERS_710_0 Constant Private Type reference (TYPE) SRT_SERIAL_VERS '000' Serialization Version 20061114
3 CO_SERIAL_VERS_710_1 Constant Private Type reference (TYPE) SRT_SERIAL_VERS '001' Serialization Version 20061114
4 CO_SERIAL_VERS_CURRENT Constant Private Type reference (TYPE) SRT_SERIAL_VERS CO_SERIAL_VERS_710_1 Serialization Version 20061114
5 CO_SIMPLE_TRANS_ID Constant Private Type reference (TYPE) CXSLTDESC TSRTM_HIB_APPLICATION_XMS ABAP Name of Corresponding ST 20061114
6 INBOUND_REGISTRY Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY_INBOUND_REGISTRY 20030827
7 INTERFACE Instance attribute Protected Type reference (TYPE) STRING 20030929
8 MSGID_FEATURE Instance attribute Protected Object reference (TYPE REF TO) CL_SOAP_FEATURE 20030918
9 MSGID_PROTOCOL Instance attribute Protected Object reference (TYPE REF TO) CL_SOAP_MSGID_PROTOCOL 20030827
10 MSG_BODY Instance attribute Protected Object reference (TYPE REF TO) CL_SXML_FRAGMENT SOAP Kernel Module 20030905
Methods
# Method Level Visibility Method type Description Created on
1 COMPILE_FEATURES Instance method Protected Method Determine Features 20030905
2 COMPILE_PROFILES Instance method Protected Method Determine Configuration Profile 20030905
3 CONSTRUCTOR Instance method Public Constructor Constructor 20030827
4 FILL_PART Instance method Private Method Fills XML Part of Directly Serializable Attributes 20050620
5 GET_INBOUND_PROXY_CLASS Instance method Protected Method Transfers Inbound Proxy Class Name 20031105
6 GET_INBOUND_PROXY_INTERFACE Instance method Protected Method Reference to Interface if_xms_plsrv 20031105
7 INIT_PROCESSING_INTERNAL Instance method Private Method Shares Initialization for init_processing and resume 20050622
Events
Class CL_XMS_SOAP_APPLICATION has no event.
Types
Class CL_XMS_SOAP_APPLICATION has no local type.
Method Signatures

Method COMPILE_FEATURES Signature

Method COMPILE_FEATURES on class CL_XMS_SOAP_APPLICATION has no parameter.
Method COMPILE_FEATURES on class CL_XMS_SOAP_APPLICATION has no exception.

Method COMPILE_PROFILES Signature

Method COMPILE_PROFILES on class CL_XMS_SOAP_APPLICATION has no parameter.
Method COMPILE_PROFILES on class CL_XMS_SOAP_APPLICATION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing USAGE_DT Value transfer Type reference (TYPE) BOOLEAN '-' Instantiierung zur Design Time? 20030827

Method CONSTRUCTOR on class CL_XMS_SOAP_APPLICATION has no exception.

Method FILL_PART Signature

Method FILL_PART on class CL_XMS_SOAP_APPLICATION has no parameter.
Method FILL_PART on class CL_XMS_SOAP_APPLICATION has no exception.

Method GET_INBOUND_PROXY_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLASSNAME Value transfer Type reference (TYPE) SEOCLSNAME Objekttypname 20031105

Method GET_INBOUND_PROXY_CLASS on class CL_XMS_SOAP_APPLICATION has no exception.

Method GET_INBOUND_PROXY_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INTERFACE Value transfer Object reference (TYPE REF TO) IF_XMS_PLSRV XMS pipeline service interface 20031105

Method GET_INBOUND_PROXY_INTERFACE on class CL_XMS_SOAP_APPLICATION has no exception.

Method INIT_PROCESSING_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) CL_SOAP_CONTEXT Kontext für einen SOAP Aufruf 20050622
2 Importing OPERATION Call by reference Type reference (TYPE) QNAME Qualified Name 20050622

Method INIT_PROCESSING_INTERNAL on class CL_XMS_SOAP_APPLICATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640