SAP ABAP Class CL_SOAP_RFC_MESSAGE_MANAGER (Manages IF_SOAP_RFC_MASSAGE instances)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_RFC (Package) RFC Adapter - WS Consumer proxy calls FM over RFC Protocol

⤷

⤷

Properties
Class | CL_SOAP_RFC_MESSAGE_MANAGER | |
Short Description | Manages IF_SOAP_RFC_MASSAGE instances | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_RFC | RFC Adapter - WS Consumer proxy calls FM over RFC Protocol |
Created | 20121016 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SOAP_RFC_MESSAGE_MANAGER has no interface implemented.
Friends
Class CL_SOAP_RFC_MESSAGE_MANAGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | See coding | 20121016 | ||||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SEOCLNAME | 'CL_SOAP_RFC_MESSAGE' | Class Name | 20121120 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creates IF_SOAP_RFC_MASSAGE | 20121016 |
2 | ![]() |
Static method | Public | Method | Creates IF_SOAP_RFC_MASSAGE | 20121022 |
3 | ![]() |
Static method | Public | Method | Gets IF_SOAP_RFC_MASSAGE | 20121016 |
Events
Class CL_SOAP_RFC_MESSAGE_MANAGER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_RFC_MESSAGE_INSTANCE | Private | See coding | 20121016 | begin of ty_rfc_message_instance,
pers_id type srt_persistency_persist_id,
instance type ref to if_soap_rfc_message,
end of ty_rfc_message_instance
|
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
METHOD_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20121016 | ||
2 | ![]() |
PERSIST_ID | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_PERSIST_ID | Persistence ID in SOAP Runtime | 20121016 | ||
3 | ![]() |
PROXY_NAME | Call by reference | Type reference (TYPE) | SEOCLNAME | Class Name | 20121016 | ||
4 | ![]() |
REQUEST | Call by reference | Type reference (TYPE) | DATA | Message request | 20121023 | ||
5 | ![]() |
RFC_DEST_NAME | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20121016 | ||
6 | ![]() |
RFC_MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_RFC_MESSAGE | Container to store RFC data | 20121016 |
Method CREATE on class CL_SOAP_RFC_MESSAGE_MANAGER has no exception.
Method CREATE_FROM_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ABS_REQ_NAME | Call by reference | Type reference (TYPE) | ABAP_ABSTYPENAME | 20121102 | |||
2 | ![]() |
IV_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | Serialized parameter tab | 20121022 | ||
3 | ![]() |
METHOD_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20121022 | ||
4 | ![]() |
PERSIST_ID | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_PERSIST_ID | Persistence ID in SOAP Runtime | 20121022 | ||
5 | ![]() |
PROXY_NAME | Call by reference | Type reference (TYPE) | SEOCLNAME | Class Name | 20121022 | ||
6 | ![]() |
RFC_DEST_NAME | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20121022 | ||
7 | ![]() |
RFC_MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_RFC_MESSAGE | Container to store RFC data | 20121022 |
Method CREATE_FROM_XSTRING on class CL_SOAP_RFC_MESSAGE_MANAGER has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PERSIST_ID | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_PERSIST_ID | Persistence ID in SOAP Runtime | 20121016 | ||
2 | ![]() |
RFC_MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_RFC_MESSAGE | Container to store RFC data | 20121016 |
Method GET on class CL_SOAP_RFC_MESSAGE_MANAGER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |