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 TSOAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TSRTM 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 CO_CLASS_NAME Constant Public Type reference (TYPE) STRING 'CL_SOAP_IBC_HDR' clasls name 20120724
2 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_CONTEXT SOAP Runtime Processor Unit ID 20120724
3 MO_XML_PART_IBC_HDR Instance attribute Private Object reference (TYPE REF TO) IF_SXMLP_LIST IBC/IBCR header XML part 20120724
4 MO_XML_PART_RECEIVER_IBC Instance attribute Private Object reference (TYPE REF TO) IF_SXMLP_DATA provider IBC value in XML part 20120724
5 MO_XML_PART_SENDER_IBC Instance attribute Private Object reference (TYPE REF TO) IF_SXMLP_DATA sender IBC value in XML part 20120724
6 MV_LOCATION Instance attribute Private Type reference (TYPE) I 20120724
7 MV_RECEIVER_IBC_ID Instance attribute Private Type reference (TYPE) STRING provider IBC ID 20120724
8 MV_SENDER_IBC_ID Instance attribute Private Type reference (TYPE) STRING sender IBC ID 20120724
Methods
# Method Level Visibility Method type Description Created on
1 COMPOSE_PART Instance method Public Method 20120724
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120724
3 CONVERT_URN_TO_X16 Instance method Private Method 20120724
4 CONVERT_X16_TO_URN Instance method Private Method 20120724
5 GET_PART Instance method Public Method 20120724
6 GET_RECEIVER_IBC Instance method Public Method 20120724
7 GET_SENDER_IBC Instance method Public Method 20120724
8 RESORB_HEADER_NODE Instance method Public Method 20120724
9 SET_RECEIVER_IBC Instance method Public Method 20120724
10 SET_SENDER_IBC 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 Importing 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 Importing IV_URN Call by reference Type reference (TYPE) STRING 20120724
2 Returning 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 Importing IV_X16 Call by reference Type reference (TYPE) SYSUUID_X16 20120724
2 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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