SAP ABAP Class CL_SOAP_IBC_HDR (IBC/IBCR SOAP header)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_IBC (Package) IBC transfer (sender IBC & receiver IBC)

⤷

⤷

Properties
Class | CL_SOAP_IBC_HDR | |
Short Description | IBC/IBCR SOAP header | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_IBC | IBC transfer (sender IBC & receiver IBC) |
Created | 20120724 | SAP |
Last change | 20140121 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SOAP_IBC_HDR has no interface implemented.
Friends
Class CL_SOAP_IBC_HDR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CL_SOAP_IBC_HDR' | clasls name | 20120724 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_CONTEXT | SOAP Runtime Processor Unit ID | 20120724 | |
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXMLP_LIST | IBC/IBCR header XML part | 20120724 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXMLP_DATA | provider IBC value in XML part | 20120724 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXMLP_DATA | sender IBC value in XML part | 20120724 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20120724 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | provider IBC ID | 20120724 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | sender IBC ID | 20120724 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120724 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120724 |
3 | ![]() |
Instance method | Private | Method | 20120724 | |
4 | ![]() |
Instance method | Private | Method | 20120724 | |
5 | ![]() |
Instance method | Public | Method | 20120724 | |
6 | ![]() |
Instance method | Public | Method | 20120724 | |
7 | ![]() |
Instance method | Public | Method | 20120724 | |
8 | ![]() |
Instance method | Public | Method | 20120724 | |
9 | ![]() |
Instance method | Public | Method | 20120724 | |
10 | ![]() |
Instance method | Public | Method | 20120724 |
Events
Class CL_SOAP_IBC_HDR has no event.
Types
Class CL_SOAP_IBC_HDR has no local type.
Method Signatures
Method COMPOSE_PART Signature
Method COMPOSE_PART on class CL_SOAP_IBC_HDR has no parameter.
Method COMPOSE_PART on class CL_SOAP_IBC_HDR has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOCATION | Call by reference | Type reference (TYPE) | TSOAP_CORE_LOCATION | 20120724 |
Method CONSTRUCTOR on class CL_SOAP_IBC_HDR has no exception.
Method CONVERT_URN_TO_X16 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_URN | Call by reference | Type reference (TYPE) | STRING | 20120724 | |||
2 | ![]() |
RV_X16 | Value transfer | Type reference (TYPE) | SYSUUID_X16 | 20120724 |
Method CONVERT_URN_TO_X16 on class CL_SOAP_IBC_HDR has no exception.
Method CONVERT_X16_TO_URN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_X16 | Call by reference | Type reference (TYPE) | SYSUUID_X16 | 20120724 | |||
2 | ![]() |
RV_URN | Value transfer | Type reference (TYPE) | STRING | 20120724 |
Method CONVERT_X16_TO_URN on class CL_SOAP_IBC_HDR has no exception.
Method GET_PART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_XML_PART | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_PART | 20120724 |
Method GET_PART on class CL_SOAP_IBC_HDR has no exception.
Method GET_RECEIVER_IBC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RECEIVER_IBC | Value transfer | Type reference (TYPE) | SYSUUID_X16 | 20120724 |
Method GET_RECEIVER_IBC on class CL_SOAP_IBC_HDR has no exception.
Method GET_SENDER_IBC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SENDER_IBC | Value transfer | Type reference (TYPE) | SYSUUID_X16 | 20120724 |
Method GET_SENDER_IBC on class CL_SOAP_IBC_HDR has no exception.
Method RESORB_HEADER_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_HEADER_NODE | Call by reference | Type reference (TYPE) | SRT_HEADER_NODE | 20120724 |
Method RESORB_HEADER_NODE on class CL_SOAP_IBC_HDR has no exception.
Method SET_RECEIVER_IBC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_RECEIVER_IBC | Call by reference | Type reference (TYPE) | SYSUUID_X16 | 20120724 |
Method SET_RECEIVER_IBC on class CL_SOAP_IBC_HDR has no exception.
Method SET_SENDER_IBC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SENDER_IBC | Call by reference | Type reference (TYPE) | SYSUUID_X16 | 20120724 |
Method SET_SENDER_IBC on class CL_SOAP_IBC_HDR has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |