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 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | 20110412 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20111213 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20111213 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '_GET_TABLE_' | 20110412 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_MSG | Container for Messages | 20110412 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20120920 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Object, type and type of association | 20111222 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSTRAN_T_TLOGO | BW Repository: TLOGO Object, type and type of association | 20110412 |
Methods
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 | ![]() |
Keine Berechtigung | 20110412 | |
2 | ![]() |
No existence | 20120810 | |
3 | ![]() |
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 | ![]() |
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 | ![]() |
No existence | 20120810 |
Method CHECK_NEWDB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20110412 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine NewDB | 20110412 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_T_TLOGO | Call by reference | Type reference (TYPE) | RSTRAN_T_TLOGO | BW Repository: TLOGO Objekt, Typ und Typ der Assoziation | 20110412 | ||
2 | ![]() |
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 | ![]() |
Keine Berechtigung | 20110412 | |
2 | ![]() |
No existence | 20120810 | |
3 | ![]() |
Keine NewDB | 20110412 |
Method GET_MSG_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20110412 | ||
2 | ![]() |
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 | ![]() |
E_RETURN_CODE | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Returncode | 20120117 | ||
2 | ![]() |
E_RETURN_TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Rückgabetext | 20120117 | ||
3 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20111222 | ||
4 | ![]() |
I_HISTORY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20111222 | |
5 | ![]() |
I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20120113 | ||
6 | ![]() |
I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20111213 | ||
7 | ![]() |
I_SMART_MERGE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 0: falsch, 1: wahr | 20111213 | |
8 | ![]() |
I_S_TLOGO | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Objekt, Typ und Typ der Assoziation | 20111222 | ||
9 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20111213 | ||
10 | ![]() |
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 | ![]() |
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 | ![]() |
Keine Berechtigung | 20110808 |
Method _GET_LPOA_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_LPO | Call by reference | Type reference (TYPE) | RSLPO_S_LPO | LPO | 20110808 | ||
2 | ![]() |
E_T_PART | Call by reference | Type reference (TYPE) | RSLPO_T_PART | Repräsentation der TLogo-Partitionstabelle | 20110808 | ||
3 | ![]() |
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 | ![]() |
E_T_TABNAME | Call by reference | Type reference (TYPE) | TY_T_TABNAME | Tabellennamen | 20110701 | ||
2 | ![]() |
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 | ![]() |
E_T_TABNAME | Call by reference | Type reference (TYPE) | TY_T_TABNAME | Tabellennamen | 20110808 | ||
2 | ![]() |
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 | ![]() |
E_T_TABNAME | Call by reference | Type reference (TYPE) | TY_T_TABNAME | Tabellennamen | 20110701 | ||
2 | ![]() |
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 | ![]() |
E_T_TABNAME | Call by reference | Type reference (TYPE) | TY_T_TABNAME | Tabellennamen | 20110701 | ||
2 | ![]() |
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 | ![]() |
I_HISTORY_INDEX | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Merge für History Index anstoßen | 20111222 | |
2 | ![]() |
I_S_TLOGO | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Objekt, Typ und Typ der Assoziation | 20111222 | ||
3 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20110412 | ||
4 | ![]() |
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 |