SAP ABAP Class CL_MDG_BS_BP_SEQUENCING (Auxiliary methods for bulk message sequencing)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
     MDG_BS_BP_DATAREPLICATION (Package) MDG: Business Partner - Data Replication
Properties
Class CL_MDG_BS_BP_SEQUENCING  
Short Description Auxiliary methods for bulk message sequencing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_BS_BP_DATAREPLICATION   MDG: Business Partner - Data Replication 
Created 20091015   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MDG_BS_BP_SEQUENCING has no interface implemented.
Friends
Class CL_MDG_BS_BP_SEQUENCING has no friend class.
Attributes
Class CL_MDG_BS_BP_SEQUENCING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_MESSAGE_PROCESSED Static method Public Method Check whether a referenced message is processed already 20091015
2 RESTART_FOR_REF_MESSAGE Static method Public Method Restart waiting single messages after completion of ref. msg 20091015
Events
Class CL_MDG_BS_BP_SEQUENCING has no event.
Types
Class CL_MDG_BS_BP_SEQUENCING has no local type.
Method Signatures

Method IS_MESSAGE_PROCESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REF_MESSAGE Call by reference Type reference (TYPE) CHAR35 Data Element Type CHAR Length 35 20091015
2 Returning RV_PROCESSED Value transfer Type reference (TYPE) ABAP_BOOL True, if message is completely processed 20091015

Method IS_MESSAGE_PROCESSED on class CL_MDG_BS_BP_SEQUENCING has no exception.

Method RESTART_FOR_REF_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REF_MESSAGE Call by reference Type reference (TYPE) CHAR35 Data Element Type CHAR Length 35 20091015
# Exception Resumable Description Created on
1 CX_BS_SOA_EXCEPTION Error message occurred 20091015
History
Last changed by/on SAP  20110908 
SAP Release Created in 702