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 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LP_CACHE_TTYP | 20070326 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20091221 | ||
3 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_XMS_CLIENT_SOAP_APP_FAC | 20060117 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20070102 | ||
5 | ![]() |
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 | ![]() |
Instance method | Protected | Method | 20070326 | |
2 | ![]() |
Instance method | Public | Method | 20091221 | |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070102 |
4 | ![]() |
Static method | Public | Method | 20060117 | |
5 | ![]() |
Instance method | Public | Method | 20060117 | |
6 | ![]() |
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 | ![]() |
RECEIVER | Call by reference | Type reference (TYPE) | SXI_FROMORTO | XI: Adresse (Party/Service) & Interface | 20070326 | ||
2 | ![]() |
SENDER | Call by reference | Type reference (TYPE) | SXI_FROMORTO | XI: Adresse (Party/Service) & Interface | 20070326 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | higher level message interface | 20060927 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
RECEIVER | Call by reference | Type reference (TYPE) | SXI_FROMORTO | XI: Adresse (Party/Service) & Interface | 20070326 | ||
2 | ![]() |
SENDER | Call by reference | Type reference (TYPE) | SXI_FROMORTO | XI: Adresse (Party/Service) & Interface | 20070326 | ||
3 | ![]() |
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 |