Hierarchy

⤷

⤷

Properties
Class | CL_RSTRAN_DB_STAT | |
Short Description | static methods for TRFN on DB | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSTRAN_DB | Transformtion on DB |
Created | 20121009 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
6 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSTRAN_DB_STAT has no interface implemented.
Friends
Class CL_RSTRAN_DB_STAT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'ALPHA_NULL' | Value for ALPHA | 20130218 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | call script | 20121022 |
2 | ![]() |
Static method | Public | Method | check Transformation for HANA execution | 20130920 |
3 | ![]() |
Static method | Public | Method | check path (TRFN) | 20130809 |
4 | ![]() |
Static method | Public | Method | clrarify the relalization of path (TRFN) | 20121009 |
5 | ![]() |
Static method | Public | Method | clrarify the relalization of path (TRFN) | 20130717 |
6 | ![]() |
Static method | Public | Method | Create DTP HANA Analysis Process | 20130802 |
7 | ![]() |
Static method | Public | Method | create HANA Analysis Process | 20130506 |
8 | ![]() |
Static method | Public | Method | create HANA Analysis Process | 20130517 |
9 | ![]() |
Static method | Public | Method | create script | 20130130 |
10 | ![]() |
Static method | Public | Method | create structure on HANA | 20130723 |
11 | ![]() |
Static method | Public | Method | Delete DTP specific HANA Analysis Process | 20130911 |
12 | ![]() |
Static method | Private | Method | delete of procedure | 20130122 |
13 | ![]() |
Static method | Public | Method | Execute HANA Analysis Process | 20130503 |
14 | ![]() |
Static method | Private | Method | execution of procedure | 20130122 |
15 | ![]() |
Static method | Public | Method | Get Name of DTP specific HANA Analysis Process | 20130911 |
16 | ![]() |
Static method | Public | Method | Get namespace | 20130731 |
17 | ![]() |
Static method | Public | Method | get package info | 20121120 |
18 | ![]() |
Static method | Private | Method | Get statement for procedure table type | 20130723 |
19 | ![]() |
Static method | Public | Method | get of string for rule transformation | 20130130 |
20 | ![]() |
Static method | Public | Method | get name of the tab type for HANA | 20130724 |
21 | ![]() |
Static method | Public | Method | get of string for rule transformation | 20130306 |
22 | ![]() |
Static method | Private | Method | preparation | 20130122 |
23 | ![]() |
Static method | Public | Method | provide script | 20130515 |
24 | ![]() |
Static method | Private | Method | Get Source and Target Fields | 20130503 |
25 | ![]() |
Static method | Private | Method | execute script on HANA DB | 20121022 |
26 | ![]() |
Static method | Private | Method | execute script on HANA DB | 20130122 |
27 | ![]() |
Static method | Private | Method | select statement from source | 20121211 |
28 | ![]() |
Static method | Private | Method | set constant for HAP | 20130513 |
29 | ![]() |
Static method | Private | Method | conversion exits for HAP | 20130705 |
30 | ![]() |
Static method | Private | Method | unit and currency conversions for HAP | 20130619 |
31 | ![]() |
Static method | Private | Method | direct assignment for HAP | 20130513 |
32 | ![]() |
Static method | Private | Method | set formula for HAP | 20130612 |
33 | ![]() |
Static method | Private | Method | set joins (read master data and read DSO) | 20130728 |
34 | ![]() |
Static method | Private | Method | mapping for HAP Script | 20130902 |
35 | ![]() |
Static method | Private | Method | set time for HAP | 20130513 |
36 | ![]() |
Static method | Private | Method | Check Transformation is exacutable on HAP | 20130614 |
37 | ![]() |
Static method | Private | Method | clrarify the relalization of allowed source (TRFN) | 20130612 |
38 | ![]() |
Static method | Private | Method | clrarify the relalization of allowed target (TRFN) | 20130612 |
Events
Class CL_RSTRAN_DB_STAT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_PACKAGE | Public | See coding | 20121120 | BEGIN OF ty_s_package,
datapakid TYPE rsdatapid,
lines TYPE rsbklines,
END OF ty_s_package
|
||
2 | TY_S_REQUEST | Public | See coding | 20121023 | BEGIN OF ty_s_request,
request TYPE rsbkrequid,
request30 TYPE rsrequid,
END OF ty_s_request
|
||
3 | TY_S_STAT | Public | See coding | 20121022 | BEGIN OF ty_s_stat,
statement(1000) TYPE c,
END OF ty_s_stat
|
||
4 | TY_T_PACKAGE | Public | See coding | 20121120 | ty_t_package TYPE TABLE OF ty_s_package
|
||
5 | TY_T_REQUEST | Public | See coding | 20121023 | ty_t_request TYPE TABLE OF ty_s_request
|
||
6 | TY_T_STAT | Public | See coding | statement table | 20121022 | ty_t_stat TYPE TABLE OF ty_s_stat
|
Method Signatures
Method CALL_SCRIPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_REQUEST_SID | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130410 | ||
2 | ![]() |
E_TARGET_TABLE | Call by reference | Type reference (TYPE) | STRING | 20130410 | |||
3 | ![]() |
I_PACKSIZE | Call by reference | Type reference (TYPE) | RSBKMAXSIZE | DTP Extraction: Package Size | 20121022 | ||
4 | ![]() |
I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_PROCESS | Handle for Hierarchical Log | 20130130 | ||
5 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Indicator: Simulation Mode | 20130204 | ||
6 | ![]() |
I_S_SOURCE | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Object, type and type of association | 20121022 | ||
7 | ![]() |
I_S_TARGET | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Object, type and type of association | 20121022 | ||
8 | ![]() |
I_TARGET_REQUEST | Call by reference | Type reference (TYPE) | RSBKREQUID | Data Transfer Process Request | 20121022 | ||
9 | ![]() |
I_TARGET_REQUEST30 | Call by reference | Type reference (TYPE) | RSREQUID | Request ID (Request Number) | 20121022 | ||
10 | ![]() |
I_T_REQUEST | Call by reference | Type reference (TYPE) | TY_T_REQUEST | source requests | 20121023 | ||
11 | ![]() |
I_T_TRFN | Call by reference | Type reference (TYPE) | RSBK_T_TRANSFORMATION | Table with Tranformations for DTP Maintenance | 20121022 | ||
12 | ![]() |
I_UPDMODE | Call by reference | Type reference (TYPE) | RSUPDMODE | Mode of data update (Full, Delta, etc.) | 20121022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DTP Request: Errors in Step | 20130130 |
Method CHECK_HANA_EXECUTABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20130920 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130920 | ||
3 | ![]() |
I_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | Transformation ID | 20130920 |
Method CHECK_HANA_EXECUTABLE on class CL_RSTRAN_DB_STAT has no exception.
Method CHECK_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_SOURCE | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Object, Type and Type of Association | 20130809 | ||
2 | ![]() |
I_S_TARGET | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Object, type and type of association | 20130809 | ||
3 | ![]() |
R_REALIZED | Value transfer | Type reference (TYPE) | RSTRAN_DB_BOOL | 3value boolean for realization | 20130809 |
Method CHECK_PATH on class CL_RSTRAN_DB_STAT has no exception.
Method CLARIFY_REALIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_PATH | Call by reference | Type reference (TYPE) | RSTRAN_T_TLOGO | BW Repository: TLOGO Object, Type and Type of Association | 20121009 | ||
2 | ![]() |
R_REALIZED | Value transfer | Type reference (TYPE) | RSTRAN_DB_BOOL | 3value boolean for realization | 20121009 |
Method CLARIFY_REALIZATION on class CL_RSTRAN_DB_STAT has no exception.
Method CLARIFY_REALIZATION_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_REALIZED | Value transfer | Type reference (TYPE) | RSTRAN_DB_BOOL | 3value boolean for realization | 20130920 | ||
2 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20130920 | ||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | RS_C_OBJVERS-ACTIVE | 20130920 | ||
4 | ![]() |
I_ONLY_CHECK | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130920 | |
5 | ![]() |
I_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | Transformation ID | 20130717 |
Method CLARIFY_REALIZATION_CREATE on class CL_RSTRAN_DB_STAT has no exception.
Method CREATE_DTP_HAAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DTP | Call by reference | Type reference (TYPE) | RSBKDTPNM | Data Transfer Process ID | 20130911 | ||
2 | ![]() |
I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container for Messages | 20130911 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DTP Request: Errors in Step | 20130802 | |
2 | ![]() |
BW Basis Exception with T100 Message (Statically Checked) | 20130911 |
Method CREATE_HAAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_ANALYSIS | Call by reference | Object reference (TYPE REF TO) | CL_RSDHAM_ANALYSIS | Object Model: HANA Analysis Process | 20130506 | ||
2 | ![]() |
I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_PROCESS | Handle for Hierarchical Log | 20130506 | ||
3 | ![]() |
I_S_SOURCE | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Object, type and type of association | 20130513 | ||
4 | ![]() |
I_S_TARGET | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Object, type and type of association | 20130513 | ||
5 | ![]() |
I_S_TRFN | Call by reference | Type reference (TYPE) | RSTRAN_S_TRFN | Transformations | 20130715 | ||
6 | ![]() |
I_TGT_KIND | Call by reference | Type reference (TYPE) | IF_RSDHAM_ANALYSIS=>TN_TGT_KIND | IF_RSDHAM_ANALYSIS=>N_C_TGT_KIND-NORMAL | Kind of target | 20130710 | |
7 | ![]() |
I_T_SOURCE_FIELDS | Call by reference | Type reference (TYPE) | CL_RSTRAN_STAT=>TY_TX_RSBK | Segmente mit Feldliste im Format DTP | 20130506 | ||
8 | ![]() |
I_T_TARGET_FIELDS | Call by reference | Type reference (TYPE) | CL_RSTRAN_STAT=>TY_TX_RSBK | Segmente mit Feldliste im Format DTP | 20130506 | ||
9 | ![]() |
R_R_TRANSFORMATION | Value transfer | Object reference (TYPE REF TO) | IF_RSDHAM_TRANSFORMATION | Implementation of Transformation (Object Model) | 20130528 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DTP Request: Errors in Step | 20130717 |
Method CREATE_HAAP_EXPERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROCNM | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20130517 | ||
2 | ![]() |
I_R_ANALYSIS | Call by reference | Object reference (TYPE REF TO) | CL_RSDHAM_ANALYSIS | Object Model: HANA Analysis Process | 20130517 | ||
3 | ![]() |
I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_PROCESS | Handle for Hierarchical Log | 20130517 | ||
4 | ![]() |
I_S_SOURCE | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Object, type and type of association | 20130517 | ||
5 | ![]() |
I_S_TARGET | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Object, type and type of association | 20130517 | ||
6 | ![]() |
I_S_TRFN | Call by reference | Type reference (TYPE) | RSTRAN_S_TRFN | Transformations | 20130715 | ||
7 | ![]() |
I_TGT_KIND | Call by reference | Type reference (TYPE) | IF_RSDHAM_ANALYSIS=>TN_TGT_KIND | IF_RSDHAM_ANALYSIS=>N_C_TGT_KIND-NORMAL | Kind of target | 20130710 | |
8 | ![]() |
I_T_SOURCE_FIELDS | Call by reference | Type reference (TYPE) | CL_RSTRAN_STAT=>TY_TX_RSBK | Segmente mit Feldliste im Format DTP | 20130517 | ||
9 | ![]() |
I_T_TARGET_FIELDS | Call by reference | Type reference (TYPE) | CL_RSTRAN_STAT=>TY_TX_RSBK | Segmente mit Feldliste im Format DTP | 20130517 | ||
10 | ![]() |
R_R_TRANSFORMATION | Value transfer | Object reference (TYPE REF TO) | IF_RSDHAM_TRANSFORMATION | Implementation of Transformation (Object Model) | 20130528 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DTP Request: Errors in Step | 20130717 |
Method CREATE_SCRIPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STMT | Call by reference | Type reference (TYPE) | STRING | statement as string | 20130130 | ||
2 | ![]() |
E_T_STAT | Call by reference | Type reference (TYPE) | TY_T_STAT | statement table | 20130130 | ||
3 | ![]() |
I_PACKSIZE | Call by reference | Type reference (TYPE) | RSBKMAXSIZE | DTP Extraction: Package Size | 20130130 | ||
4 | ![]() |
I_PROCEDURE | Call by reference | Type reference (TYPE) | CHAR30 | name of procedure | 20130130 | ||
5 | ![]() |
I_REQUEST_SID | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Request as SID ('X') as GUID (' ') | 20130205 | |
6 | ![]() |
I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_PROCESS | Handle for Hierarchical Log | 20130130 | ||
7 | ![]() |
I_SOURCE_QUERY_STATEMENT | Call by reference | Type reference (TYPE) | STRING | Source Query Statement | 20130131 | ||
8 | ![]() |
I_SOURCE_TABLE | Call by reference | Type reference (TYPE) | STRING | Table Name | 20130130 | ||
9 | ![]() |
I_TARGET_REQUEST | Call by reference | Type reference (TYPE) | RSBKREQUID | Data Transfer Process Request | 20130130 | ||
10 | ![]() |
I_TARGET_REQUEST30 | Call by reference | Type reference (TYPE) | RSREQUID | Request ID (Request Number) | 20130130 | ||
11 | ![]() |
I_TARGET_TABLE | Call by reference | Type reference (TYPE) | STRING | Table Name | 20130130 | ||
12 | ![]() |
I_T_REQUEST | Call by reference | Type reference (TYPE) | TY_T_REQUEST | source requests | 20130130 | ||
13 | ![]() |
I_T_SOURCE_FIELDS | Call by reference | Type reference (TYPE) | CL_RSTRAN_STAT=>TY_TX_RSBK | Segmente mit Feldliste im Format DTP | 20130130 | ||
14 | ![]() |
I_T_TARGET_FIELDS | Call by reference | Type reference (TYPE) | CL_RSTRAN_STAT=>TY_TX_RSBK | Segmente mit Feldliste im Format DTP | 20130130 | ||
15 | ![]() |
I_T_TRFN | Call by reference | Type reference (TYPE) | RSBK_T_TRANSFORMATION | Table with Tranformations for DTP Maintenance | 20130130 | ||
16 | ![]() |
I_UPDMODE | Call by reference | Type reference (TYPE) | RSUPDMODE | Mode of data update (Full, Delta, etc.) | 20130130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: General Error Class | 20130130 |
Method CREATE_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | STRING | 20130723 | |||
2 | ![]() |
I_T_FIELD | Call by reference | Type reference (TYPE) | RSTRAN_T_FIELD | Transformation - Structure Fields | 20130723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception with generic message | 20130723 | |
2 | ![]() |
Exception Class for SQL Error | 20130723 |
Method DELETE_DTP_HAAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DTP | Call by reference | Type reference (TYPE) | RSBKDTPNM | Data Transfer Process ID | 20130911 |
Method DELETE_DTP_HAAP on class CL_RSTRAN_DB_STAT has no exception.
Method DROP_PROCEDURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STMT | Call by reference | Type reference (TYPE) | STRING | 20130122 | |||
2 | ![]() |
I_PROCEDURE | Call by reference | Type reference (TYPE) | CHAR30 | name of procedure | 20130122 |
Method DROP_PROCEDURE on class CL_RSTRAN_DB_STAT has no exception.
Method EXECUTE_HAAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DTP | Call by reference | Type reference (TYPE) | RSBKDTPNM | Data Transfer Process ID | 20130911 | ||
2 | ![]() |
I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_PROCESS | Handle for Hierarchical Log | 20130503 | ||
3 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | RSBKSIMULATION | Indicator: Simulation Mode | 20130506 | ||
4 | ![]() |
I_TARGET_REQUEST | Call by reference | Type reference (TYPE) | RSBKREQUID | Data Transfer Process Request | 20130506 | ||
5 | ![]() |
I_T_TRFN | Call by reference | Type reference (TYPE) | RSBK_T_TRANSFORMATION | Table with Tranformations for DTP Maintenance | 20130506 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DTP Request: Errors in Step | 20130503 |
Method EXECUTE_PROCEDURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STMT | Call by reference | Type reference (TYPE) | STRING | statement as string | 20130122 | ||
2 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | ABAP-Systemfeld: Rückgabewert von ABAP-Anweisungen | 20130206 | ||
3 | ![]() |
I_PACKSIZE | Call by reference | Type reference (TYPE) | RSBKMAXSIZE | DTP Extraction: Package Size | 20130122 | ||
4 | ![]() |
I_PROCEDURE | Call by reference | Type reference (TYPE) | CHAR30 | name of prcodedure | 20130122 | ||
5 | ![]() |
I_REQUEST_SID | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Request as SID ('X') as GUID (' ') | 20130205 | |
6 | ![]() |
I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_PROCESS | Handle for Hierarchical Log | 20130206 | ||
7 | ![]() |
I_SOURCE_TABLE | Call by reference | Type reference (TYPE) | STRING | Table Name | 20130122 | ||
8 | ![]() |
I_TARGET_REQUEST | Call by reference | Type reference (TYPE) | RSBKREQUID | Data Transfer Process Request | 20130122 | ||
9 | ![]() |
I_TARGET_REQUEST30 | Call by reference | Type reference (TYPE) | RSREQUID | Request ID (Request Number) | 20130122 | ||
10 | ![]() |
I_TARGET_TABLE | Call by reference | Type reference (TYPE) | STRING | Table Name | 20130122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DTP Request: Errors in Step | 20130206 |
Method GET_DTP_HAAP_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DTP | Call by reference | Type reference (TYPE) | RSBKDTPNM | Data Transfer Process ID | 20130911 | ||
2 | ![]() |
R_HAAPNM | Value transfer | Type reference (TYPE) | IF_RSDHAM_ANALYSIS=>TN_NAME | Name of HANA Analysis Process | 20130911 |
Method GET_DTP_HAAP_NAME on class CL_RSTRAN_DB_STAT has no exception.
Method GET_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NAMESPACE | Value transfer | Type reference (TYPE) | STRING | 20130731 |
Method GET_NAMESPACE on class CL_RSTRAN_DB_STAT has no exception.
Method GET_PACKAGE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_PACKAGE_INFO | Call by reference | Type reference (TYPE) | TY_T_PACKAGE | 20121120 | |||
2 | ![]() |
I_REQUEST_SID | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130410 | ||
3 | ![]() |
I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_PROCESS | Handle for Hierarchical Log | 20130410 | ||
4 | ![]() |
I_S_TARGET | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Object, type and type of association | 20121120 | ||
5 | ![]() |
I_TARGET_REQUEST | Call by reference | Type reference (TYPE) | RSBKREQUID | Data Transfer Process Request | 20121120 | ||
6 | ![]() |
I_TARGET_REQUEST30 | Call by reference | Type reference (TYPE) | RSREQUID | Request ID (Request Number) | 20121120 | ||
7 | ![]() |
I_TARGET_TABLE | Call by reference | Type reference (TYPE) | STRING | 20130410 |
Method GET_PACKAGE_INFO on class CL_RSTRAN_DB_STAT has no exception.
Method GET_PROC_TABLE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TABLE_TYPE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130723 | |||
2 | ![]() |
I_T_FIELD | Call by reference | Type reference (TYPE) | RSTRAN_T_FIELD | Transformation - Structure Fields | 20130723 | ||
3 | ![]() |
R_STATEMENT | Value transfer | Type reference (TYPE) | STRING | SQL statement | 20130723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception with generic message | 20130723 |
Method GET_RULE_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STMT | Call by reference | Type reference (TYPE) | STRING | 20130130 | |||
2 | ![]() |
I_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | Transformation ID | 20130130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: General Error Class | 20130130 |
Method GET_TAB_TYPE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROGID | Call by reference | Type reference (TYPE) | RSSGUID25 | BW Generation tool: GUID in compressed form (CHAR25) | 20130724 | ||
2 | ![]() |
I_SCHEMA | Call by reference | Type reference (TYPE) | STRING | 20130724 | |||
3 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130724 | |||
4 | ![]() |
R_NAME | Value transfer | Type reference (TYPE) | STRING | 20130724 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DTP Request: Errors in Step | 20130724 |
Method GET_TGT_FIELD_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STMT | Call by reference | Type reference (TYPE) | STRING | 20130306 | |||
2 | ![]() |
I_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | Transformation ID | 20130306 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: General Error Class | 20130306 |
Method PREPARE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PROCEDURE | Call by reference | Type reference (TYPE) | CHAR30 | name of procedure | 20130206 | ||
2 | ![]() |
E_REQUEST_SID | Call by reference | Type reference (TYPE) | RS_BOOL | Request as SID ('X') as GUID (' ') | 20130205 | ||
3 | ![]() |
E_R_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RSBK_REQUEST | DTP Request | 20130506 | ||
4 | ![]() |
E_SOURCE_QUERY_STATEMENT | Call by reference | Type reference (TYPE) | STRING | Source Query Statement | 20130131 | ||
5 | ![]() |
E_SOURCE_TABLE | Call by reference | Type reference (TYPE) | STRING | Table Name | 20130122 | ||
6 | ![]() |
E_S_SOURCE | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Object, type and type of association | 20130710 | ||
7 | ![]() |
E_S_TARGET | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Object, type and type of association | 20130710 | ||
8 | ![]() |
E_TARGET_TABLE | Call by reference | Type reference (TYPE) | STRING | Table Name | 20130122 | ||
9 | ![]() |
E_T_SOURCE_FIELDS | Call by reference | Type reference (TYPE) | CL_RSTRAN_STAT=>TY_TX_RSBK | Segmente mit Feldliste im Format DTP | 20130122 | ||
10 | ![]() |
E_T_TARGET_FIELDS | Call by reference | Type reference (TYPE) | CL_RSTRAN_STAT=>TY_TX_RSBK | Segmente mit Feldliste im Format DTP | 20130122 | ||
11 | ![]() |
I_PACKSIZE | Call by reference | Type reference (TYPE) | RSBKMAXSIZE | DTP Extraction: Package Size | 20130122 | ||
12 | ![]() |
I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_PROCESS | Handle for Hierarchical Log | 20130130 | ||
13 | ![]() |
I_S_SOURCE | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Object, type and type of association | 20130122 | ||
14 | ![]() |
I_S_TARGET | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Object, type and type of association | 20130122 | ||
15 | ![]() |
I_TARGET_REQUEST | Call by reference | Type reference (TYPE) | RSBKREQUID | Data Transfer Process Request | 20130122 | ||
16 | ![]() |
I_TARGET_REQUEST30 | Call by reference | Type reference (TYPE) | RSREQUID | Request ID (Request Number) | 20130122 | ||
17 | ![]() |
I_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | Transformation ID | 20130710 | ||
18 | ![]() |
I_T_TRANID | Call by reference | Type reference (TYPE) | RSTRAN_T_TRFN | Transformations | 20130710 | ||
19 | ![]() |
I_T_TRFN | Call by reference | Type reference (TYPE) | RSBK_T_TRANSFORMATION | Table with Tranformations for DTP Maintenance | 20130122 | ||
20 | ![]() |
I_UPDMODE | Call by reference | Type reference (TYPE) | RSUPDMODE | Mode of data update (Full, Delta, etc.) | 20130122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DTP Request: Errors in Step | 20130130 |
Method PROVIDE_SCRIPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROCEDURE | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20130515 | ||
2 | ![]() |
I_STMT | Call by reference | Type reference (TYPE) | STRING | 20130515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DTP Request: Errors in Step | 20130515 |
Method P_GET_SOURCE_AND_TARGET_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SX_INVERSE_MAPPING | Call by reference | Type reference (TYPE) | CL_RSTRAN_RTO=>SX_INVERSE_MAPPING | Inverse Mapping | 20130503 | ||
2 | ![]() |
E_TH_SOURCE_FIELD | Call by reference | Type reference (TYPE) | CL_RSTRAN_STAT=>TY_TH_RSBK_ENHANCED | Source Fields | 20130503 | ||
3 | ![]() |
E_TH_TARGET_FIELD | Call by reference | Type reference (TYPE) | CL_RSTRAN_STAT=>TY_TH_RSBK_ENHANCED | Target Fields | 20130503 | ||
4 | ![]() |
I_T_TRANSFORMATION | Call by reference | Type reference (TYPE) | RSBK_T_TRANSFORMATION | Table with Tranformations for DTP Maintenance | 20130503 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DTP Request: Errors in Step | 20130503 |
Method SCRIPT_EXECUTE 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 | Return Value of ABAP Statements | 20121022 | ||
2 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_S_MSG | 20121022 | |||
3 | ![]() |
I_T_STAT | Call by reference | Type reference (TYPE) | TY_T_STAT | statement table | 20121022 |
Method SCRIPT_EXECUTE on class CL_RSTRAN_DB_STAT has no exception.
Method SCRIPT_EXECUTE_STRING 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 | Return Value of ABAP Statements | 20130122 | ||
2 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_S_MSG | 20130122 | |||
3 | ![]() |
I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_PROCESS | Handle for Hierarchical Log | 20130130 | ||
4 | ![]() |
I_STMT | Call by reference | Type reference (TYPE) | STRING | statement as string | 20130122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SQL error string | 20130809 |
Method SRC_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_STATEMENT | Call by reference | Type reference (TYPE) | TY_T_STAT | statement table | 20121211 | ||
2 | ![]() |
E_STMT | Call by reference | Type reference (TYPE) | STRING | statement as string | 20130122 | ||
3 | ![]() |
I_REQUEST30 | Call by reference | Type reference (TYPE) | RSREQUID | Request ID (Request Number) | 20121211 | ||
4 | ![]() |
I_SOURCE_TABLE | Call by reference | Type reference (TYPE) | STRING | Table Name | 20121211 |
Method SRC_SELECT on class CL_RSTRAN_DB_STAT has no exception.
Method _FILL_HAAP_CONSTANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_HAAP_RULE | Call by reference | Object reference (TYPE REF TO) | CL_RSTRAN_DB_HAAP_RULE | rule for HHAP | 20130513 | ||
2 | ![]() |
I_R_TRANSFORMATION | Call by reference | Object reference (TYPE REF TO) | IF_RSDHAM_TRANSFORMATION | Implementation of Transformation (Object Model) | 20130513 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception with generic message | 20130717 |
Method _FILL_HAAP_CONVERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_HAAP_RULE | Call by reference | Object reference (TYPE REF TO) | CL_RSTRAN_DB_HAAP_RULE | rule for HHAP | 20130705 | ||
2 | ![]() |
I_R_TRANSFORMATION | Call by reference | Object reference (TYPE REF TO) | IF_RSDHAM_TRANSFORMATION | Implementation of Transformation (Object Model) | 20130705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception with generic message | 20130717 |
Method _FILL_HAAP_CURRUNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_HAAP_RULE | Call by reference | Object reference (TYPE REF TO) | CL_RSTRAN_DB_HAAP_RULE | rule for HHAP | 20130619 | ||
2 | ![]() |
I_R_TRANSFORMATION | Call by reference | Object reference (TYPE REF TO) | IF_RSDHAM_TRANSFORMATION | Implementation of Transformation (Object Model) | 20130619 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception with generic message | 20130717 |
Method _FILL_HAAP_DIRECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_HAAP_RULE | Call by reference | Object reference (TYPE REF TO) | CL_RSTRAN_DB_HAAP_RULE | rule for HHAP | 20130513 | ||
2 | ![]() |
I_R_TRANSFORMATION | Call by reference | Object reference (TYPE REF TO) | IF_RSDHAM_TRANSFORMATION | Implementation of Transformation (Object Model) | 20130513 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception with generic message | 20130717 |
Method _FILL_HAAP_FORMULA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_HAAP_RULE | Call by reference | Object reference (TYPE REF TO) | CL_RSTRAN_DB_HAAP_RULE | rule for HHAP | 20130612 | ||
2 | ![]() |
I_R_TRANSFORMATION | Call by reference | Object reference (TYPE REF TO) | IF_RSDHAM_TRANSFORMATION | Implementation of Transformation (Object Model) | 20130612 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception with generic message | 20130717 |
Method _FILL_HAAP_JOINS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_HAAP_RULE | Call by reference | Object reference (TYPE REF TO) | CL_RSTRAN_DB_HAAP_RULE | rule for HHAP | 20130728 | ||
2 | ![]() |
I_R_TRANSFORMATION | Call by reference | Object reference (TYPE REF TO) | IF_RSDHAM_TRANSFORMATION | Implementation of Transformation (Object Model) | 20130728 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception with generic message | 20130728 |
Method _FILL_HAAP_SCRIPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_HAAP_RULE | Call by reference | Object reference (TYPE REF TO) | CL_RSTRAN_DB_HAAP_RULE | rule for HHAP | 20130902 | ||
2 | ![]() |
I_R_TRANSFORMATION | Call by reference | Object reference (TYPE REF TO) | IF_RSDHAM_TRANSFORMATION | Implementation of Transformation (Object Model) | 20130902 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception with generic message | 20130902 |
Method _FILL_HAAP_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_HAAP_RULE | Call by reference | Object reference (TYPE REF TO) | CL_RSTRAN_DB_HAAP_RULE | rule for HHAP | 20130513 | ||
2 | ![]() |
I_R_TRANSFORMATION | Call by reference | Object reference (TYPE REF TO) | IF_RSDHAM_TRANSFORMATION | Implementation of Transformation (Object Model) | 20130513 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception with generic message | 20130717 |
Method _IS_HAPABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IS_HAPABLE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130920 | ||
2 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20130920 | ||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20130920 | |
4 | ![]() |
I_ONLY_CHECK | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130920 | |
5 | ![]() |
I_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | Transformation ID | 20130614 |
Method _IS_HAPABLE on class CL_RSTRAN_DB_STAT has no exception.
Method _REALIZE_TLOGO_SRC 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 Object, Type and Type of Association | 20130612 | ||
2 | ![]() |
R_REALIZED | Value transfer | Type reference (TYPE) | RSTRAN_DB_BOOL | 3value boolean for realization | 20130612 |
Method _REALIZE_TLOGO_SRC on class CL_RSTRAN_DB_STAT has no exception.
Method _REALIZE_TLOGO_TGT 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 Object, Type and Type of Association | 20130612 | ||
2 | ![]() |
R_REALIZED | Value transfer | Type reference (TYPE) | RSTRAN_DB_BOOL | 3value boolean for realization | 20130612 |
Method _REALIZE_TLOGO_TGT on class CL_RSTRAN_DB_STAT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |