SAP ABAP Class CL_RSBCT_DSOREPLIC (DSO Replication in Process Chain Container)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-EPM (Application Component) Spend Analytics Content
     RS_BCT_XSA_ABAP (Package) xSA ABAP Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_EXECUTE Execute Process 20070206
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_LOG Deliver Log 20070206
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_VARIANT F4 Help for Process Variants 20070206
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_MAINTAIN Maintaining a Process Variant 20070206
Properties
Class CL_RSBCT_DSOREPLIC  
Short Description DSO Replication in Process Chain Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_BCT_XSA_ABAP   xSA ABAP Objects 
Created 20070206   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSBCT_DSOREPLIC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSPC_EXECUTE Execute Process 20070206
2 IF_RSPC_GET_LOG Deliver Log 20070206
3 IF_RSPC_GET_VARIANT F4 Help for Process Variants 20070206
4 IF_RSPC_MAINTAIN Maintaining a Process Variant 20070206
Friends
Class CL_RSBCT_DSOREPLIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_MAINTAIN_CALLBACK Constant Private Type reference (TYPE) CHAR30 'SCREEN_CHANGED' OK Code back to Framework 20070206
2 C_MAINTAIN_DYNNR Constant Private Type reference (TYPE) SYDYNNR '2000' Screen Number of the Variant 20070206
3 C_MAINTAIN_PROGRAM Constant Private Type reference (TYPE) PROGRAM 'SAPLRS_BCT_XSA_DMT' Function Group of the DynPro 20070206
4 C_MESSAGE_ID Constant Private Type reference (TYPE) BAPIRET2-ID 'RSBCT_XSA' Message Class 20070206
5 C_PROCESS_TYPE_AUTOCLASS Constant Private Type reference (TYPE) RSPC_TYPE 'DSOREPLIC' Process Type for DataStore Object Replication 20070206
6 G_FILTERED_LOW Static Attribute Private Type reference (TYPE) RSPCVARIANT-LOW Flag if replication is filtered by an InfoObject value 20070206
7 G_NUMBERS Static Attribute Private Type reference (TYPE) I Produces Records 20070207
8 G_PACKAGES_FINISHED Static Attribute Private Type reference (TYPE) I Finished Data Packages 20070207
9 G_PACKAGE_SIZE_LOW Static Attribute Private Type reference (TYPE) RSPCVARIANT-LOW Package Size out of variant setting 20070206
10 G_PARALLEL_LOW Static Attribute Private Type reference (TYPE) RSPCVARIANT-LOW Flag if parallel processing is turn on 20070206
11 G_PROCESSES_RUNNING Static Attribute Private Type reference (TYPE) I Current processes running in parallel mode 20070207
12 G_SELECTION_HIGH Static Attribute Private Type reference (TYPE) RSPCVARIANT-HIGH Filter selection higher value 20070206
13 G_SELECTION_LOW Static Attribute Private Type reference (TYPE) RSPCVARIANT-LOW Filter selection lower value 20070206
14 G_SERVER_GROUP_LOW Static Attribute Private Type reference (TYPE) RSPCVARIANT-LOW Server Group for parallel processing 20070206
15 G_SOURCE_HIGH Static Attribute Private Type reference (TYPE) RSPCVARIANT-HIGH Source DataStore Object DDIC Table for active data 20070206
16 G_SOURCE_LOW Static Attribute Private Type reference (TYPE) RSPCVARIANT-LOW Source DataStore Object Technical Name 20070206
17 G_SUBRC Static Attribute Private Type reference (TYPE) SYSUBRC Overall status in parallel processing 20070207
18 G_TARGET_HIGH Static Attribute Private Type reference (TYPE) RSPCVARIANT-HIGH Target DataStore Object DDIC Table for active data 20070206
19 G_TARGET_LOW Static Attribute Private Type reference (TYPE) RSPCVARIANT-LOW Target DataStore Object Technical Name 20070206
20 G_T_RETURN Static Attribute Private Type reference (TYPE) BAPIRETTAB Collected messages in parallel processing 20070207
Methods
# Method Level Visibility Method type Description Created on
1 DEBUGHELP Static method Public Method Debug Help 20070206
2 GET_VARIANT Static method Public Method Get Variant Parameters 20070206
3 PACKAGE_FINISHED Static method Public Method Callback Method for Module 'RS_BCT_XSA_DSOREPLIC_PROCESSOR' 20070207
4 WRITE_LOG Static method Public Method Write to Application Log 20070206
Events
Class CL_RSBCT_DSOREPLIC has no event.
Types
Class CL_RSBCT_DSOREPLIC has no local type.
Method Signatures

Method DEBUGHELP Signature

Method DEBUGHELP on class CL_RSBCT_DSOREPLIC has no parameter.
Method DEBUGHELP on class CL_RSBCT_DSOREPLIC has no exception.

Method GET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARAMETER Call by reference Type reference (TYPE) RSPCVARIANT-FNAM Export of Variant Parameter that could not got 20070206
2 Importing I_T_VARIANT Call by reference Type reference (TYPE) RSPC_T_VARIANT Process Chain Variant Setting Table 20070206
# Exception Resumable Description Created on
1 PARAMETER_MISSING A mandatory parameter was not in the variant -> Stop! 20070206

Method PACKAGE_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Value transfer Type reference (TYPE) CLIKE Finished Task 20070207

Method PACKAGE_FINISHED on class CL_RSBCT_DSOREPLIC has no exception.

Method WRITE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INSTANCE Call by reference Type reference (TYPE) RSPC_INSTANCE Process Instance (Value) 20070206
2 Importing I_MESSAGES Value transfer Type reference (TYPE) BAPIRETTAB Table of collected messages 20070206
3 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Process Variant (Name) 20070206
# Exception Resumable Description Created on
1 NO_TEXT No text could be written to the application log 20070206
History
Last changed by/on SAP  20141101 
SAP Release Created in