SAP ABAP Class CL_TDMS_UI_BP_REEXEC_PKG (Assistance Class for CNVTDMS_UI_BP_VIEW_TABLES)
Hierarchy
DMIS_CNT (Software Component) DMIS_CNT 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_TDMS_BP_UI_VIEW (Package) Package for developments related to View involved tables
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20110601
Properties
Class CL_TDMS_UI_BP_REEXEC_PKG  
Short Description Assistance Class for CNVTDMS_UI_BP_VIEW_TABLES    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_TDMS_BP_UI_VIEW   Package for developments related to View involved tables 
Created 20110601   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TDMS_UI_BP_REEXEC_PKG has no forward declaration.
Interfaces
Class CL_TDMS_UI_BP_REEXEC_PKG has no interface implemented.
Friends
Class CL_TDMS_UI_BP_REEXEC_PKG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BPL_INTERFACE Constant Public Type reference (TYPE) LTR_OBJECT_NAME 'TDMS_BPL_INTERFACE' LTR Object Name 20130822
2 C_CANCEL Constant Public Type reference (TYPE) STRING 'CANCEL' 20121121
3 C_DEFAULT_VAR Constant Public Type reference (TYPE) BALMI-MSGNO '036' Message Number 20130102
4 C_FAIL_MSG_NO Constant Public Type reference (TYPE) BALMI-MSGNO '005' Message number 20110630
5 C_INIT_FAIL_MSG_NO Constant Public Type reference (TYPE) BALMI-MSGNO '033' Message number 20121205
6 C_INSERT_FAIL_MSG_NO Constant Public Type reference (TYPE) BALMI-MSGNO '032' Message number 20121205
7 C_MSGID Constant Public Type reference (TYPE) ARBGB 'CNV_TDMS_BPL' Application Area 20110630
8 C_MSGNO Constant Public Type reference (TYPE) BALMI-MSGNO '004' Message number 20110630
9 C_OK Constant Public Type reference (TYPE) STRING 'OK' 20121121
10 C_PREV_RETAINED Constant Public Type reference (TYPE) BALMI-MSGNO '031' Message Number 20121126
11 ET_TABLES Instance attribute Public See coding 20110601
12 GC_INVISIBLE Constant Public Type reference (TYPE) WDUI_VISIBILITY '01' Invisible 20110601
13 GC_MAINOBJECT Constant Public Type reference (TYPE) STRING 'Business Object' 'Business Object' 20110601
14 GC_STARTERTABLE Constant Public Type reference (TYPE) STRING 'StarterTable' string table 20110601
15 GC_SUBOBJECT Constant Public Type reference (TYPE) STRING 'Sub Object' 'Sub Object' 20110601
16 GC_TABLE Constant Public Type reference (TYPE) STRING 'Table' 'Table' 20110601
17 GC_VISIBLE Constant Public Type reference (TYPE) WDUI_VISIBILITY '02' Visible 20110601
18 GC_X Constant Public Type reference (TYPE) CHAR1 'X' Single-Character Indicator 20110601
19 GREF_PROJECT Instance attribute Public Object reference (TYPE REF TO) CL_BTP_DL_PROJECT BTP Project 20110615
20 GREF_PROJSTEP Instance attribute Public Object reference (TYPE REF TO) CL_BTP_DL_PROJSTEP BTP Step in a Project Phase 20110711
21 GREF_TRANSFER_SOL Instance attribute Public Object reference (TYPE REF TO) CL_LTR_TRANSFER_SOLUTION LTR: Transfer Solution 20110601
22 GREF_TRANSFSOL Instance attribute Public Object reference (TYPE REF TO) CL_LTR_TRANSFORMATION_SOLUTION reference to transf. solution object 20110601
23 GT_RECURSION_LIST Instance attribute Public Type reference (TYPE) LTR_BO_REF_TAB LTR: Table of Business Object references 20110601
24 GT_TABNAME Instance attribute Public Type reference (TYPE) CNVTDMS_BP_T_VIEW_TABL Table of Table Names (Char30) 20110601
25 GV_FLG_NO_BO Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Boolean flag for leaf node 20110601
26 GV_FLG_TAB Instance attribute Public Type reference (TYPE) WDY_BOOLEAN boolean flag for depicting table 20110601
27 GV_INTERFACE_ID Instance attribute Public Type reference (TYPE) CNV_MBT_PIFD_INTERFACE_ID PIFD Interface ID 20110715
28 GV_ROW_KEY Instance attribute Public Type reference (TYPE) I dexing the row of tree in wd abap 20110601
29 GV_START_TAB Instance attribute Public Type reference (TYPE) TABNAME Table Name 20110601
30 GV_STEP_GUID Instance attribute Public Type reference (TYPE) GUID_32 Globally Unique Identifier 20110714
31 GV_TAB_ROLE Instance attribute Public Type reference (TYPE) STRING 20110601
32 LR_BUSINESS_OBJECT Instance attribute Public Object reference (TYPE REF TO) CL_LTR_BUSINESS_OBJECT LTR: Business Object 20110601
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTIVE_PHASE Instance method Public Method Check if the current phase is active 20131030
2 CONVERT_MESSAGE Instance method Public Method Convert error message to string text 20131031
3 GET_ASSOCIATIONS Instance method Public Method 20110601
4 GET_SELECTED_BUSS_OBJ Instance method Public Method Get Selected Business Object from Work Center 20110601
5 IS_ACTIVITY_OPTIONAL Instance method Public Method 20130910
6 SAVE_VARIANTS Instance method Public Method 20110613
7 STATE_INSERT Instance method Public Method Inserts state entry into state table 20110601
Events
Class CL_TDMS_UI_BP_REEXEC_PKG has no event.
Types
Class CL_TDMS_UI_BP_REEXEC_PKG has no local type.
Method Signatures

Method CHECK_ACTIVE_PHASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20131030
2 Exporting EV_PHASE Call by reference Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20131030
3 Importing IV_ACTIVITY_ID Call by reference Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20131030
4 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20131030
5 Importing IV_PHASE Call by reference Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20131030

Method CHECK_ACTIVE_PHASE on class CL_TDMS_UI_BP_REEXEC_PKG has no exception.

Method CONVERT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STRING Call by reference Type reference (TYPE) CNVTDMS_SR_STRING 20131031
2 Importing IT_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20131031

Method CONVERT_MESSAGE on class CL_TDMS_UI_BP_REEXEC_PKG has no exception.

Method GET_ASSOCIATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXCP_MSG Call by reference Type reference (TYPE) STRING Exception Message 20121102
2 Importing I_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20110601
3 Exporting RT_ASSOCIATION_TABLE Call by reference Type reference (TYPE) CNV_MBT_VARIANT_T_DISPLAY_NAME Interface-Variant Associations 20110601

Method GET_ASSOCIATIONS on class CL_TDMS_UI_BP_REEXEC_PKG has no exception.

Method GET_SELECTED_BUSS_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EREF_LTRSOL Call by reference Object reference (TYPE REF TO) CL_BTP_DL_LTRSOL BTP Portfolio Item LTR Solution 20110601
2 Exporting ES_MSG Call by reference Type reference (TYPE) BALMI Application Log: APPL_LOG_WRITE_MESSAGES interface 20110601
3 Exporting EV_EXCP_MSG Call by reference Type reference (TYPE) STRING Exception: Message 20121102
4 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages 20110601

Method GET_SELECTED_BUSS_OBJ on class CL_TDMS_UI_BP_REEXEC_PKG has no exception.

Method IS_ACTIVITY_OPTIONAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY_ID Call by reference Type reference (TYPE) CNV_MBT_ACTIVITY 20130910
2 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID 20130910
3 Importing IV_PHASE Call by reference Type reference (TYPE) CNV_MBT_PHASE 20130910
4 Returning RV_OPTIONAL Value transfer Type reference (TYPE) CNV_MBT_OPTIONAL MBT PCL Optional flag 20130910

Method IS_ACTIVITY_OPTIONAL on class CL_TDMS_UI_BP_REEXEC_PKG has no exception.

Method SAVE_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EREF_EXCPN_OBJECT Call by reference Object reference (TYPE REF TO) CX_BTP_DL_OBJECT BTP Exceptions on Objects 20110615
2 Exporting EREF_EXCPN_PCI Call by reference Object reference (TYPE REF TO) CX_BTP_PCI BTP Exceptions on PCL Interface 20110615
3 Importing ET_ASSOCIATION_TABLE Call by reference Type reference (TYPE) CNV_MBT_VARIANT_T_DISPLAY_NAME Table type for CNV_MBT_VARIANT_S_DISPLAY_NAME 20110715
4 Exporting EV_EXCP_MSG Call by reference Type reference (TYPE) STRING Exception: Message 20121102
5 Importing I_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20110613
6 Importing I_VARIANT_ID Call by reference Type reference (TYPE) CNV_MBT_PIFD_VARIANT_ID PIFD Variant ID 20110613
7 Importing LEVEL_OF_VAR Call by reference Type reference (TYPE) CHAR10 Character Field Length = 10 20110711

Method SAVE_VARIANTS on class CL_TDMS_UI_BP_REEXEC_PKG has no exception.

Method STATE_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EREF_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_TDMS_AP_EXCEPTION TDMS Exception Class 20110601
2 Exporting EV_EXCP_MSG Call by reference Type reference (TYPE) STRING Exception: Message 20121102
3 Importing IV_ACTIVITY_ID Value transfer Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20110601
4 Importing IV_PACKID Value transfer Type reference (TYPE) CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages 20110601
5 Importing IV_PHASE Value transfer Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20110601

Method STATE_INSERT on class CL_TDMS_UI_BP_REEXEC_PKG has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 2006_1_700