SAP ABAP Class CL_SOAP_WSRMB_MIGRATE (on the fly migration from 1.0 to 1.1 data model)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_WSRMB (Package) WSRM extensions with focus on BizTalk interoperability
Properties
Class CL_SOAP_WSRMB_MIGRATE  
Short Description on the fly migration from 1.0 to 1.1 data model    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_WSRMB   WSRM extensions with focus on BizTalk interoperability 
Created 20110118   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SOAP_WSRMB_MIGRATE has no interface implemented.
Friends
Class CL_SOAP_WSRMB_MIGRATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SOAP_WSRMB_MIGRATE' class name 20110118
2 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_WSRM SOAP Runtime Processor Unit ID 20110118
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ACKNOWLEDGEMENT_RANGES Static method Private Method builds acknowledgement ranges 20110118
2 CREATE_WSRMB_MSGNR_P_ENTRIES Static method Private Method create entries for messages waiting for gap closure 20110118
3 MIGRATE_SEQUENCE Static method Public Method migrate a sequence from WSRM 1.0 to WSRM 1.1 data model 20110118
Events
Class CL_SOAP_WSRMB_MIGRATE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_GT_WSRMB_MSGNR_P Private See coding 20110118 ty_gt_wsrmb_msgnr_p TYPE STANDARD TABLE OF wsrmb_msgnr_p
2 TY_GT_WSRM_PID_SID_MNR_NUM Private See coding 20110118 ty_gt_wsrm_pid_sid_mnr_num TYPE STANDARD TABLE OF wsrm_pid_sid_mnr WITH NON-UNIQUE SORTED KEY message_num COMPONENTS wsrm_direction wsrm_sequence_id wsrm_message_num
3 TY_GT_WSRM_SEQU_STATUS Private See coding 20110118 ty_gt_wsrm_sequ_status TYPE SORTED TABLE OF wsrm_sequ_status WITH NON-UNIQUE KEY wsrm_direction wsrm_sequence_id
Method Signatures

Method CREATE_ACKNOWLEDGEMENT_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WSRM_SEQUENCE_ACK Call by reference Type reference (TYPE) WSRM_SEQUENCE_ACKNOWLEDGEMENT WSRM: Structure for Sequence Acknowledgements 20110118
2 Importing IT_WSRM_SEQU_STATUS Call by reference Type reference (TYPE) TY_GT_WSRM_SEQU_STATUS 20110118
3 Importing IV_MAX_MESSAGE_NUM Call by reference Type reference (TYPE) INT4 Natural number 20110118

Method CREATE_ACKNOWLEDGEMENT_RANGES on class CL_SOAP_WSRMB_MIGRATE has no exception.

Method CREATE_WSRMB_MSGNR_P_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WSRMB_MSGNR_P Call by reference Type reference (TYPE) TY_GT_WSRMB_MSGNR_P 20110118
2 Importing IS_WSRMB_SEQ_HDR_P Call by reference Type reference (TYPE) WSRMB_SEQ_HDR_P WSRM sequence header table for provider role 20110118
3 Importing IS_WSRM_DOMAIN_SEQN Call by reference Type reference (TYPE) WSRM_DOMAIN_SEQN WSRM: Assignment of Domain Name, Sequence Name, and SID 20110118
4 Importing IS_WSRM_RANGE Call by reference Type reference (TYPE) WSRM_RANGE WSRM: Sequence Acknowlegement Range 20110118
5 Importing IT_WSRM_PID_SID_MNR_NUM Call by reference Type reference (TYPE) TY_GT_WSRM_PID_SID_MNR_NUM 20110118

Method CREATE_WSRMB_MSGNR_P_ENTRIES on class CL_SOAP_WSRMB_MIGRATE has no exception.

Method MIGRATE_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGICAL_SEQ_ID Call by reference Type reference (TYPE) WSRMB_LOGICAL_SEQ_ID logical sequence Id 20110119
2 Importing IV_WSRM_DIRECTION Call by reference Type reference (TYPE) INT4 partner role (1=sender / 2=receiver) 20110119
3 Importing IV_WSRM_SEQUENCE_ID Call by reference Type reference (TYPE) ANYURI Any URI 20110119
4 Returning RV_MIGRATED Value transfer Type reference (TYPE) XSDBOOLEAN true, if successful migration happened 20110118

Method MIGRATE_SEQUENCE on class CL_SOAP_WSRMB_MIGRATE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702