SAP ABAP Class CL_RSTRAN_DB_STAT (static methods for TRFN on DB)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSTRAN_DB (Package) Transformtion on DB
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 CL_RSTRAN_DB_STAT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSTRAN_STAT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_RSDHAM_ANALYSIS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_RSDHA_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSTR 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 C_ALPHA_VALUE Constant Public Type reference (TYPE) CHAR10 'ALPHA_NULL' Value for ALPHA 20130218
Methods
# Method Level Visibility Method type Description Created on
1 CALL_SCRIPT Static method Public Method call script 20121022
2 CHECK_HANA_EXECUTABLE Static method Public Method check Transformation for HANA execution 20130920
3 CHECK_PATH Static method Public Method check path (TRFN) 20130809
4 CLARIFY_REALIZATION Static method Public Method clrarify the relalization of path (TRFN) 20121009
5 CLARIFY_REALIZATION_CREATE Static method Public Method clrarify the relalization of path (TRFN) 20130717
6 CREATE_DTP_HAAP Static method Public Method Create DTP HANA Analysis Process 20130802
7 CREATE_HAAP Static method Public Method create HANA Analysis Process 20130506
8 CREATE_HAAP_EXPERT Static method Public Method create HANA Analysis Process 20130517
9 CREATE_SCRIPT Static method Public Method create script 20130130
10 CREATE_STRUCTURE Static method Public Method create structure on HANA 20130723
11 DELETE_DTP_HAAP Static method Public Method Delete DTP specific HANA Analysis Process 20130911
12 DROP_PROCEDURE Static method Private Method delete of procedure 20130122
13 EXECUTE_HAAP Static method Public Method Execute HANA Analysis Process 20130503
14 EXECUTE_PROCEDURE Static method Private Method execution of procedure 20130122
15 GET_DTP_HAAP_NAME Static method Public Method Get Name of DTP specific HANA Analysis Process 20130911
16 GET_NAMESPACE Static method Public Method Get namespace 20130731
17 GET_PACKAGE_INFO Static method Public Method get package info 20121120
18 GET_PROC_TABLE_TYPE Static method Private Method Get statement for procedure table type 20130723
19 GET_RULE_STRING Static method Public Method get of string for rule transformation 20130130
20 GET_TAB_TYPE_NAME Static method Public Method get name of the tab type for HANA 20130724
21 GET_TGT_FIELD_STRING Static method Public Method get of string for rule transformation 20130306
22 PREPARE_INFO Static method Private Method preparation 20130122
23 PROVIDE_SCRIPT Static method Public Method provide script 20130515
24 P_GET_SOURCE_AND_TARGET_FIELDS Static method Private Method Get Source and Target Fields 20130503
25 SCRIPT_EXECUTE Static method Private Method execute script on HANA DB 20121022
26 SCRIPT_EXECUTE_STRING Static method Private Method execute script on HANA DB 20130122
27 SRC_SELECT Static method Private Method select statement from source 20121211
28 _FILL_HAAP_CONSTANT Static method Private Method set constant for HAP 20130513
29 _FILL_HAAP_CONVERT Static method Private Method conversion exits for HAP 20130705
30 _FILL_HAAP_CURRUNIT Static method Private Method unit and currency conversions for HAP 20130619
31 _FILL_HAAP_DIRECT Static method Private Method direct assignment for HAP 20130513
32 _FILL_HAAP_FORMULA Static method Private Method set formula for HAP 20130612
33 _FILL_HAAP_JOINS Static method Private Method set joins (read master data and read DSO) 20130728
34 _FILL_HAAP_SCRIPT Static method Private Method mapping for HAP Script 20130902
35 _FILL_HAAP_TIME Static method Private Method set time for HAP 20130513
36 _IS_HAPABLE Static method Private Method Check Transformation is exacutable on HAP 20130614
37 _REALIZE_TLOGO_SRC Static method Private Method clrarify the relalization of allowed source (TRFN) 20130612
38 _REALIZE_TLOGO_TGT 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 Exporting E_REQUEST_SID Call by reference Type reference (TYPE) RS_BOOL Boolean 20130410
2 Exporting E_TARGET_TABLE Call by reference Type reference (TYPE) STRING 20130410
3 Importing I_PACKSIZE Call by reference Type reference (TYPE) RSBKMAXSIZE DTP Extraction: Package Size 20121022
4 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_PROCESS Handle for Hierarchical Log 20130130
5 Importing I_SIMULATION Call by reference Type reference (TYPE) RSBKSIMULATION Indicator: Simulation Mode 20130204
6 Importing I_S_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, type and type of association 20121022
7 Importing I_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, type and type of association 20121022
8 Importing I_TARGET_REQUEST Call by reference Type reference (TYPE) RSBKREQUID Data Transfer Process Request 20121022
9 Importing I_TARGET_REQUEST30 Call by reference Type reference (TYPE) RSREQUID Request ID (Request Number) 20121022
10 Importing I_T_REQUEST Call by reference Type reference (TYPE) TY_T_REQUEST source requests 20121023
11 Importing I_T_TRFN Call by reference Type reference (TYPE) RSBK_T_TRANSFORMATION Table with Tranformations for DTP Maintenance 20121022
12 Importing I_UPDMODE Call by reference Type reference (TYPE) RSUPDMODE Mode of data update (Full, Delta, etc.) 20121022
# Exception Resumable Description Created on
1 CX_RS_STEP_FAILED 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 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130920
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20130920
3 Importing 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 Importing I_S_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, Type and Type of Association 20130809
2 Importing I_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, type and type of association 20130809
3 Returning 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 Importing I_T_PATH Call by reference Type reference (TYPE) RSTRAN_T_TLOGO BW Repository: TLOGO Object, Type and Type of Association 20121009
2 Returning 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 Exporting E_REALIZED Value transfer Type reference (TYPE) RSTRAN_DB_BOOL 3value boolean for realization 20130920
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130920
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS RS_C_OBJVERS-ACTIVE 20130920
4 Importing I_ONLY_CHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130920
5 Importing 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 Importing I_DTP Call by reference Type reference (TYPE) RSBKDTPNM Data Transfer Process ID 20130911
2 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container for Messages 20130911
# Exception Resumable Description Created on
1 CX_RSTRAN_HAAP DTP Request: Errors in Step 20130802
2 CX_RS_STATIC_CHECK 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 Importing I_R_ANALYSIS Call by reference Object reference (TYPE REF TO) CL_RSDHAM_ANALYSIS Object Model: HANA Analysis Process 20130506
2 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_PROCESS Handle for Hierarchical Log 20130506
3 Importing I_S_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, type and type of association 20130513
4 Importing I_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, type and type of association 20130513
5 Importing I_S_TRFN Call by reference Type reference (TYPE) RSTRAN_S_TRFN Transformations 20130715
6 Importing 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 Importing I_T_SOURCE_FIELDS Call by reference Type reference (TYPE) CL_RSTRAN_STAT=>TY_TX_RSBK Segmente mit Feldliste im Format DTP 20130506
8 Importing I_T_TARGET_FIELDS Call by reference Type reference (TYPE) CL_RSTRAN_STAT=>TY_TX_RSBK Segmente mit Feldliste im Format DTP 20130506
9 Returning 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 CX_RSTRAN_HAAP 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 Importing I_PROCNM Call by reference Type reference (TYPE) CHAR30 30 Characters 20130517
2 Importing I_R_ANALYSIS Call by reference Object reference (TYPE REF TO) CL_RSDHAM_ANALYSIS Object Model: HANA Analysis Process 20130517
3 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_PROCESS Handle for Hierarchical Log 20130517
4 Importing I_S_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, type and type of association 20130517
5 Importing I_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, type and type of association 20130517
6 Importing I_S_TRFN Call by reference Type reference (TYPE) RSTRAN_S_TRFN Transformations 20130715
7 Importing 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 Importing I_T_SOURCE_FIELDS Call by reference Type reference (TYPE) CL_RSTRAN_STAT=>TY_TX_RSBK Segmente mit Feldliste im Format DTP 20130517
9 Importing I_T_TARGET_FIELDS Call by reference Type reference (TYPE) CL_RSTRAN_STAT=>TY_TX_RSBK Segmente mit Feldliste im Format DTP 20130517
10 Returning 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 CX_RSTRAN_HAAP 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 Exporting E_STMT Call by reference Type reference (TYPE) STRING statement as string 20130130
2 Exporting E_T_STAT Call by reference Type reference (TYPE) TY_T_STAT statement table 20130130
3 Importing I_PACKSIZE Call by reference Type reference (TYPE) RSBKMAXSIZE DTP Extraction: Package Size 20130130
4 Importing I_PROCEDURE Call by reference Type reference (TYPE) CHAR30 name of procedure 20130130
5 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Request as SID ('X') as GUID (' ') 20130205
6 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_PROCESS Handle for Hierarchical Log 20130130
7 Importing I_SOURCE_QUERY_STATEMENT Call by reference Type reference (TYPE) STRING Source Query Statement 20130131
8 Importing I_SOURCE_TABLE Call by reference Type reference (TYPE) STRING Table Name 20130130
9 Importing I_TARGET_REQUEST Call by reference Type reference (TYPE) RSBKREQUID Data Transfer Process Request 20130130
10 Importing I_TARGET_REQUEST30 Call by reference Type reference (TYPE) RSREQUID Request ID (Request Number) 20130130
11 Importing I_TARGET_TABLE Call by reference Type reference (TYPE) STRING Table Name 20130130
12 Importing I_T_REQUEST Call by reference Type reference (TYPE) TY_T_REQUEST source requests 20130130
13 Importing I_T_SOURCE_FIELDS Call by reference Type reference (TYPE) CL_RSTRAN_STAT=>TY_TX_RSBK Segmente mit Feldliste im Format DTP 20130130
14 Importing I_T_TARGET_FIELDS Call by reference Type reference (TYPE) CL_RSTRAN_STAT=>TY_TX_RSBK Segmente mit Feldliste im Format DTP 20130130
15 Importing I_T_TRFN Call by reference Type reference (TYPE) RSBK_T_TRANSFORMATION Table with Tranformations for DTP Maintenance 20130130
16 Importing I_UPDMODE Call by reference Type reference (TYPE) RSUPDMODE Mode of data update (Full, Delta, etc.) 20130130
# Exception Resumable Description Created on
1 CX_RS_STEP_FAILED BW: General Error Class 20130130

Method CREATE_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) STRING 20130723
2 Importing I_T_FIELD Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Structure Fields 20130723
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130723
2 CX_SQL_EXCEPTION 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 Importing 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 Exporting E_STMT Call by reference Type reference (TYPE) STRING 20130122
2 Importing 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 Importing I_DTP Call by reference Type reference (TYPE) RSBKDTPNM Data Transfer Process ID 20130911
2 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_PROCESS Handle for Hierarchical Log 20130503
3 Importing I_SIMULATION Call by reference Type reference (TYPE) RSBKSIMULATION Indicator: Simulation Mode 20130506
4 Importing I_TARGET_REQUEST Call by reference Type reference (TYPE) RSBKREQUID Data Transfer Process Request 20130506
5 Importing 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 CX_RS_STEP_FAILED 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 Exporting E_STMT Call by reference Type reference (TYPE) STRING statement as string 20130122
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC ABAP-Systemfeld: Rückgabewert von ABAP-Anweisungen 20130206
3 Importing I_PACKSIZE Call by reference Type reference (TYPE) RSBKMAXSIZE DTP Extraction: Package Size 20130122
4 Importing I_PROCEDURE Call by reference Type reference (TYPE) CHAR30 name of prcodedure 20130122
5 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Request as SID ('X') as GUID (' ') 20130205
6 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_PROCESS Handle for Hierarchical Log 20130206
7 Importing I_SOURCE_TABLE Call by reference Type reference (TYPE) STRING Table Name 20130122
8 Importing I_TARGET_REQUEST Call by reference Type reference (TYPE) RSBKREQUID Data Transfer Process Request 20130122
9 Importing I_TARGET_REQUEST30 Call by reference Type reference (TYPE) RSREQUID Request ID (Request Number) 20130122
10 Importing I_TARGET_TABLE Call by reference Type reference (TYPE) STRING Table Name 20130122
# Exception Resumable Description Created on
1 CX_RS_STEP_FAILED 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 Importing I_DTP Call by reference Type reference (TYPE) RSBKDTPNM Data Transfer Process ID 20130911
2 Returning 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 Returning 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 Exporting E_T_PACKAGE_INFO Call by reference Type reference (TYPE) TY_T_PACKAGE 20121120
2 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RS_BOOL Boolean 20130410
3 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_PROCESS Handle for Hierarchical Log 20130410
4 Importing I_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, type and type of association 20121120
5 Importing I_TARGET_REQUEST Call by reference Type reference (TYPE) RSBKREQUID Data Transfer Process Request 20121120
6 Importing I_TARGET_REQUEST30 Call by reference Type reference (TYPE) RSREQUID Request ID (Request Number) 20121120
7 Importing 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 Importing I_TABLE_TYPE_NAME Call by reference Type reference (TYPE) STRING 20130723
2 Importing I_T_FIELD Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Structure Fields 20130723
3 Returning R_STATEMENT Value transfer Type reference (TYPE) STRING SQL statement 20130723
# Exception Resumable Description Created on
1 CX_RSDHA_MSG 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 Exporting E_STMT Call by reference Type reference (TYPE) STRING 20130130
2 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID Transformation ID 20130130
# Exception Resumable Description Created on
1 CX_RS_STEP_FAILED 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 Importing I_PROGID Call by reference Type reference (TYPE) RSSGUID25 BW Generation tool: GUID in compressed form (CHAR25) 20130724
2 Importing I_SCHEMA Call by reference Type reference (TYPE) STRING 20130724
3 Importing I_TYPE Call by reference Type reference (TYPE) STRING 20130724
4 Returning R_NAME Value transfer Type reference (TYPE) STRING 20130724
# Exception Resumable Description Created on
1 CX_RS_STEP_FAILED 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 Exporting E_STMT Call by reference Type reference (TYPE) STRING 20130306
2 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID Transformation ID 20130306
# Exception Resumable Description Created on
1 CX_RS_STEP_FAILED BW: General Error Class 20130306

Method PREPARE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROCEDURE Call by reference Type reference (TYPE) CHAR30 name of procedure 20130206
2 Exporting E_REQUEST_SID Call by reference Type reference (TYPE) RS_BOOL Request as SID ('X') as GUID (' ') 20130205
3 Exporting E_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSBK_REQUEST DTP Request 20130506
4 Exporting E_SOURCE_QUERY_STATEMENT Call by reference Type reference (TYPE) STRING Source Query Statement 20130131
5 Exporting E_SOURCE_TABLE Call by reference Type reference (TYPE) STRING Table Name 20130122
6 Exporting E_S_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, type and type of association 20130710
7 Exporting E_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, type and type of association 20130710
8 Exporting E_TARGET_TABLE Call by reference Type reference (TYPE) STRING Table Name 20130122
9 Exporting E_T_SOURCE_FIELDS Call by reference Type reference (TYPE) CL_RSTRAN_STAT=>TY_TX_RSBK Segmente mit Feldliste im Format DTP 20130122
10 Exporting E_T_TARGET_FIELDS Call by reference Type reference (TYPE) CL_RSTRAN_STAT=>TY_TX_RSBK Segmente mit Feldliste im Format DTP 20130122
11 Importing I_PACKSIZE Call by reference Type reference (TYPE) RSBKMAXSIZE DTP Extraction: Package Size 20130122
12 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_PROCESS Handle for Hierarchical Log 20130130
13 Importing I_S_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, type and type of association 20130122
14 Importing I_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, type and type of association 20130122
15 Importing I_TARGET_REQUEST Call by reference Type reference (TYPE) RSBKREQUID Data Transfer Process Request 20130122
16 Importing I_TARGET_REQUEST30 Call by reference Type reference (TYPE) RSREQUID Request ID (Request Number) 20130122
17 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID Transformation ID 20130710
18 Importing I_T_TRANID Call by reference Type reference (TYPE) RSTRAN_T_TRFN Transformations 20130710
19 Importing I_T_TRFN Call by reference Type reference (TYPE) RSBK_T_TRANSFORMATION Table with Tranformations for DTP Maintenance 20130122
20 Importing I_UPDMODE Call by reference Type reference (TYPE) RSUPDMODE Mode of data update (Full, Delta, etc.) 20130122
# Exception Resumable Description Created on
1 CX_RS_STEP_FAILED 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 Importing I_PROCEDURE Call by reference Type reference (TYPE) CHAR30 30 Characters 20130515
2 Importing I_STMT Call by reference Type reference (TYPE) STRING 20130515
# Exception Resumable Description Created on
1 CX_RS_STEP_FAILED 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 Exporting E_SX_INVERSE_MAPPING Call by reference Type reference (TYPE) CL_RSTRAN_RTO=>SX_INVERSE_MAPPING Inverse Mapping 20130503
2 Exporting E_TH_SOURCE_FIELD Call by reference Type reference (TYPE) CL_RSTRAN_STAT=>TY_TH_RSBK_ENHANCED Source Fields 20130503
3 Exporting E_TH_TARGET_FIELD Call by reference Type reference (TYPE) CL_RSTRAN_STAT=>TY_TH_RSBK_ENHANCED Target Fields 20130503
4 Importing 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 CX_RS_STEP_FAILED 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 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20121022
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_S_MSG 20121022
3 Importing 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 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20130122
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_S_MSG 20130122
3 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_PROCESS Handle for Hierarchical Log 20130130
4 Importing I_STMT Call by reference Type reference (TYPE) STRING statement as string 20130122
# Exception Resumable Description Created on
1 CX_RSTRAN_SQL_STRING SQL error string 20130809

Method SRC_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATEMENT Call by reference Type reference (TYPE) TY_T_STAT statement table 20121211
2 Exporting E_STMT Call by reference Type reference (TYPE) STRING statement as string 20130122
3 Importing I_REQUEST30 Call by reference Type reference (TYPE) RSREQUID Request ID (Request Number) 20121211
4 Importing 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 Importing I_R_HAAP_RULE Call by reference Object reference (TYPE REF TO) CL_RSTRAN_DB_HAAP_RULE rule for HHAP 20130513
2 Importing 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 CX_RSDHA_MSG 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 Importing I_R_HAAP_RULE Call by reference Object reference (TYPE REF TO) CL_RSTRAN_DB_HAAP_RULE rule for HHAP 20130705
2 Importing 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 CX_RSDHA_MSG 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 Importing I_R_HAAP_RULE Call by reference Object reference (TYPE REF TO) CL_RSTRAN_DB_HAAP_RULE rule for HHAP 20130619
2 Importing 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 CX_RSDHA_MSG 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 Importing I_R_HAAP_RULE Call by reference Object reference (TYPE REF TO) CL_RSTRAN_DB_HAAP_RULE rule for HHAP 20130513
2 Importing 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 CX_RSDHA_MSG 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 Importing I_R_HAAP_RULE Call by reference Object reference (TYPE REF TO) CL_RSTRAN_DB_HAAP_RULE rule for HHAP 20130612
2 Importing 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 CX_RSDHA_MSG 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 Importing I_R_HAAP_RULE Call by reference Object reference (TYPE REF TO) CL_RSTRAN_DB_HAAP_RULE rule for HHAP 20130728
2 Importing 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 CX_RSDHA_MSG 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 Importing I_R_HAAP_RULE Call by reference Object reference (TYPE REF TO) CL_RSTRAN_DB_HAAP_RULE rule for HHAP 20130902
2 Importing 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 CX_RSDHA_MSG 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 Importing I_R_HAAP_RULE Call by reference Object reference (TYPE REF TO) CL_RSTRAN_DB_HAAP_RULE rule for HHAP 20130513
2 Importing 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 CX_RSDHA_MSG Exception with generic message 20130717

Method _IS_HAPABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_HAPABLE Call by reference Type reference (TYPE) RS_BOOL Boolean 20130920
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130920
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Object version 20130920
4 Importing I_ONLY_CHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130920
5 Importing 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 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, Type and Type of Association 20130612
2 Returning 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 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, Type and Type of Association 20130612
2 Returning 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