SAP ABAP Class CL_RSHDB_PC_MERGE_BACKEND (Back End for NewDB Merge)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM (Application Component) Warehouse Management
     RSHDB_PC (Package) Package for Process Chain Type in NewDB
Properties
Class CL_RSHDB_PC_MERGE_BACKEND  
Short Description Back End for NewDB Merge    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class RSHDB_PC    
Program status     
Category 0   
Package RSHDB_PC   Package for Process Chain Type in NewDB 
Created 20110328   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSHDB_PC_MERGE_BACKEND has no interface implemented.
Friends
Class CL_RSHDB_PC_MERGE_BACKEND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_DUMMY Instance attribute Private Type reference (TYPE) C 20110412
2 P_LOG_HANDLE Static Attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20111213
3 P_OLD_LOG_HANDLE Static Attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20111213
4 P_PREFIX_GET Constant Private Type reference (TYPE) STRING '_GET_TABLE_' 20110412
5 P_R_MSG Instance attribute Private Object reference (TYPE REF TO) CL_RSO_MSG Container for Messages 20110412
6 P_R_MSG_TLOGO Instance attribute Private Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20120920
7 P_S_TLOGO_LOG Static Attribute Private Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, type and type of association 20111222
8 P_T_TLOGO Instance attribute Private Type reference (TYPE) RSTRAN_T_TLOGO BW Repository: TLOGO Object, type and type of association 20110412
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Private Method Check 20110412
2 CHECK_AUTHORITY Instance method Private Method Authorization Check 20110412
3 CHECK_EXISTENCE Instance method Private Method Existence Check 20120810
4 CHECK_NEWDB Instance method Private Method NewDB Check 20110412
5 CONSTRUCTOR Instance method Private Constructor 20110412
6 CREATE_LOG Static method Private Method 20111213
7 END_LOG Static method Private Method 20111213
8 FILL_LOG Instance method Public Method Fill Log With Messages 20110412
9 GET_INSTANCE Static method Public Method Gets Instance 20110412
10 GET_MSG_CLASS Instance method Public Method Returns message class 20110412
11 TRIGGER_MERGE Instance method Public Method Calls the trigger for the NewDB merge 20110412
12 TRIGGER_MERGE_STAT Static method Public Method Triggers Merge on NewDB 20111213
13 _CHECK_AUTHORITY_LPOA Instance method Private Method Check SPO authorization 20110808
14 _GET_LPOA_INFO Instance method Private Method Gets SPO details 20110808
15 _GET_TABLE_CUBE Instance method Private Method Trigger for InfoCube 20110412
16 _GET_TABLE_LPOA Instance method Private Method Trigger for SPO 20110808
17 _GET_TABLE_ODSO Instance method Private Method Trigger for DataStore 20110412
18 _GET_TABLE_RSDS Instance method Private Method Trigger for DataSource 20110701
19 _TRIGGER_NEWDB Instance method Private Method Triggers Merge on NewDB 20110412
Events
Class CL_RSHDB_PC_MERGE_BACKEND has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_TABNAME Public See coding 20120120 begin of TY_S_TABNAME, TABNAME Type TABNAME, HISTORY Type RS_BOOL, end of ty_s_tabname
2 TY_T_TABNAME Public See coding 20120120 ty_t_tabname type STANDARD TABLE OF ty_s_tabname with NON-UNIQUE DEFAULT KEY
Method Signatures

Method CHECK Signature

Method CHECK on class CL_RSHDB_PC_MERGE_BACKEND has no parameter.
# Exception Resumable Description Created on
1 CX_RSHDB_PC_NOT_AUTHORIZED Keine Berechtigung 20110412
2 CX_RSHDB_PC_NOT_EXIST No existence 20120810
3 CX_RSHDB_PC_NO_NEWDB Keine NewDB 20110412

Method CHECK_AUTHORITY Signature

Method CHECK_AUTHORITY on class CL_RSHDB_PC_MERGE_BACKEND has no parameter.
# Exception Resumable Description Created on
1 CX_RSHDB_PC_NOT_AUTHORIZED Keine Berechtigung 20110412

Method CHECK_EXISTENCE Signature

Method CHECK_EXISTENCE on class CL_RSHDB_PC_MERGE_BACKEND has no parameter.
# Exception Resumable Description Created on
1 CX_RSHDB_PC_NOT_EXIST No existence 20120810

Method CHECK_NEWDB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20110412
# Exception Resumable Description Created on
1 CX_RSHDB_PC_NO_NEWDB Keine NewDB 20110412

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_TLOGO Call by reference Type reference (TYPE) RSTRAN_T_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20110412

Method CONSTRUCTOR on class CL_RSHDB_PC_MERGE_BACKEND has no exception.

Method CREATE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20111222

Method CREATE_LOG on class CL_RSHDB_PC_MERGE_BACKEND has no exception.

Method END_LOG Signature

Method END_LOG on class CL_RSHDB_PC_MERGE_BACKEND has no parameter.
Method END_LOG on class CL_RSHDB_PC_MERGE_BACKEND has no exception.

Method FILL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20110412

Method FILL_LOG on class CL_RSHDB_PC_MERGE_BACKEND has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_TLOGO Call by reference Type reference (TYPE) RSTRAN_T_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20110412
2 Returning R_R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_RSHDB_PC_MERGE_BACKEND Backend für NewDB Merge 20110412
# Exception Resumable Description Created on
1 CX_RSHDB_PC_NOT_AUTHORIZED Keine Berechtigung 20110412
2 CX_RSHDB_PC_NOT_EXIST No existence 20120810
3 CX_RSHDB_PC_NO_NEWDB Keine NewDB 20110412

Method GET_MSG_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20110412

Method GET_MSG_CLASS on class CL_RSHDB_PC_MERGE_BACKEND has no exception.

Method TRIGGER_MERGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20110412
2 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID 20111024

Method TRIGGER_MERGE on class CL_RSHDB_PC_MERGE_BACKEND has no exception.

Method TRIGGER_MERGE_STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE Returncode 20120117
2 Exporting E_RETURN_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT Rückgabetext 20120117
3 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20111222
4 Importing I_HISTORY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20111222
5 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20120113
6 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20111213
7 Importing I_SMART_MERGE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 0: falsch, 1: wahr 20111213
8 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20111222
9 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20111213
10 Importing I_TOKEN Call by reference Type reference (TYPE) STRING 20111213

Method TRIGGER_MERGE_STAT on class CL_RSHDB_PC_MERGE_BACKEND has no exception.

Method _CHECK_AUTHORITY_LPOA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20110808
# Exception Resumable Description Created on
1 CX_RSHDB_PC_NOT_AUTHORIZED Keine Berechtigung 20110808

Method _GET_LPOA_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_LPO Call by reference Type reference (TYPE) RSLPO_S_LPO LPO 20110808
2 Exporting E_T_PART Call by reference Type reference (TYPE) RSLPO_T_PART Repräsentation der TLogo-Partitionstabelle 20110808
3 Importing I_LPO Call by reference Type reference (TYPE) RSLPONAME Semantische Partitionierung: Name eines InfoProviders 20110808

Method _GET_LPOA_INFO on class CL_RSHDB_PC_MERGE_BACKEND has no exception.

Method _GET_TABLE_CUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TABNAME Call by reference Type reference (TYPE) TY_T_TABNAME Tabellennamen 20110701
2 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20110412

Method _GET_TABLE_CUBE on class CL_RSHDB_PC_MERGE_BACKEND has no exception.

Method _GET_TABLE_LPOA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TABNAME Call by reference Type reference (TYPE) TY_T_TABNAME Tabellennamen 20110808
2 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20110808

Method _GET_TABLE_LPOA on class CL_RSHDB_PC_MERGE_BACKEND has no exception.

Method _GET_TABLE_ODSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TABNAME Call by reference Type reference (TYPE) TY_T_TABNAME Tabellennamen 20110701
2 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20110412

Method _GET_TABLE_ODSO on class CL_RSHDB_PC_MERGE_BACKEND has no exception.

Method _GET_TABLE_RSDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TABNAME Call by reference Type reference (TYPE) TY_T_TABNAME Tabellennamen 20110701
2 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20110701

Method _GET_TABLE_RSDS on class CL_RSHDB_PC_MERGE_BACKEND has no exception.

Method _TRIGGER_NEWDB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HISTORY_INDEX Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Merge für History Index anstoßen 20111222
2 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20111222
3 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20110412
4 Importing I_TOKEN Call by reference Type reference (TYPE) STRING 20110701

Method _TRIGGER_NEWDB on class CL_RSHDB_PC_MERGE_BACKEND has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731