SAP ABAP Class CL_TDMS_WD_VIEW_TABS (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_A (Package) Package to store all UI related details of BPL
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 20101201
Properties
Class CL_TDMS_WD_VIEW_TABS  
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_A   Package to store all UI related details of BPL 
Created 20101201   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TDMS_WD_VIEW_TABS has no forward declaration.
Interfaces
Class CL_TDMS_WD_VIEW_TABS has no interface implemented.
Friends
Class CL_TDMS_WD_VIEW_TABS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ET_TABLES Instance attribute Public See coding 20110301
2 GC_INVISIBLE Constant Public Type reference (TYPE) WDUI_VISIBILITY '01' Invisible 20110511
3 GC_MAINOBJECT Constant Public Type reference (TYPE) STRING 'Business Object' 'Business Object' 20110304
4 GC_ROW_COUNT Constant Public Type reference (TYPE) I '50' 20110729
5 GC_STARTERTABLE Constant Public Type reference (TYPE) STRING 'StarterTable' string table 20110307
6 GC_SUBOBJECT Constant Public Type reference (TYPE) STRING 'Sub Object' 'Sub Object' 20110304
7 GC_TABLE Constant Public Type reference (TYPE) STRING 'Table' 'Table' 20110307
8 GC_VISIBLE Constant Public Type reference (TYPE) WDUI_VISIBILITY '02' Visible 20110511
9 GC_X Constant Public Type reference (TYPE) CHAR1 'X' Single-Character Indicator 20110418
10 GREF_TRANSFER_SOL Instance attribute Public Object reference (TYPE REF TO) CL_LTR_TRANSFER_SOLUTION LTR: Transfer Solution 20110510
11 GREF_TRANSFSOL Instance attribute Public Object reference (TYPE REF TO) CL_LTR_TRANSFORMATION_SOLUTION reference to transf. solution object 20110307
12 GT_RECURSION_LIST Instance attribute Public Type reference (TYPE) LTR_BO_REF_TAB LTR: Table of Business Object references 20110309
13 GT_TABNAME Instance attribute Public Type reference (TYPE) CNVTDMS_BP_T_VIEW_TABL Table of Table Names (Char30) 20110310
14 GV_FLG_NO_BO Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Boolean flag for leaf node 20110307
15 GV_FLG_TAB Instance attribute Public Type reference (TYPE) WDY_BOOLEAN boolean flag for depicting table 20110307
16 GV_ROW_KEY Instance attribute Public Type reference (TYPE) I dexing the row of tree in wd abap 20110307
17 GV_START_TAB Instance attribute Public Type reference (TYPE) TABNAME Table Name 20110307
18 GV_TAB_ROLE Instance attribute Public Type reference (TYPE) STRING 20110314
19 LR_BUSINESS_OBJECT Instance attribute Public Object reference (TYPE REF TO) CL_LTR_BUSINESS_OBJECT LTR: Business Object 20110308
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTIVE_PHASE Instance method Public Method Check if the current phase is active 20131009
2 GET_BO Instance method Public Method Prevent endless recursion 20110308
3 GET_SELECTED_BUSS_OBJ Instance method Public Method Get Selected Business Object from Work Center 20110510
4 GET_STARTER_TABLE Instance method Public Method Starter table of business object 20110314
5 GET_TABLES Instance method Public Method 20101227
6 STATE_INSERT Instance method Public Method Inserts state entry into state table 20101201
7 WRITE_BO_TABLE Instance method Public Method getting the tables 20110405
Events
Class CL_TDMS_WD_VIEW_TABS has no event.
Types
Class CL_TDMS_WD_VIEW_TABS 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 EREF_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_TDMS_AP_EXCEPTION TDMS Exception Class 20131009
2 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20131030
3 Exporting EV_PHASE Value transfer Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20131009
4 Importing IV_ACTIVITY_ID Call by reference Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20131030
5 Importing IV_PACKID Value transfer Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20131009
6 Importing IV_PHASE Call by reference Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20131009

Method CHECK_ACTIVE_PHASE on class CL_TDMS_WD_VIEW_TABS has no exception.

Method GET_BO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IT_TABLES Call by reference Type reference (TYPE) CNVTDMS_BP_T_VIEW_TABL Table of Table Names (Char30) 20110310
2 Importing PREF_BUSINESS_OBJECT Call by reference Object reference (TYPE REF TO) CL_LTR_BUSINESS_OBJECT Transformation Solution Item 20110308

Method GET_BO on class CL_TDMS_WD_VIEW_TABS 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 20110510
2 Exporting ES_MSG Call by reference Type reference (TYPE) BALMI Application Log: APPL_LOG_WRITE_MESSAGES interface 20110511
3 Exporting EV_EXCP_MSG Call by reference Type reference (TYPE) STRING Exception: Message 20121109
4 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages 20110510

Method GET_SELECTED_BUSS_OBJ on class CL_TDMS_WD_VIEW_TABS has no exception.

Method GET_STARTER_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STARTERTABLE Call by reference Type reference (TYPE) TABNAME Table Name 20110510
2 Importing GREF_TRANS_SOL Call by reference Object reference (TYPE REF TO) CL_LTR_TRANSFER_SOLUTION Transformation solution ob.j ref. 20110314
3 Importing IR_BUSINESS_OBJECT Call by reference Object reference (TYPE REF TO) CL_LTR_BUSINESS_OBJECT LTR: Business Object 20110314

Method GET_STARTER_TABLE on class CL_TDMS_WD_VIEW_TABS has no exception.

Method GET_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages 20110314

Method GET_TABLES on class CL_TDMS_WD_VIEW_TABS 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 20110512
2 Importing IV_ACTIVITY_ID Value transfer Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20101201
3 Importing IV_PACKID Value transfer Type reference (TYPE) CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages 20101201
4 Importing IV_PHASE Value transfer Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20101201

Method STATE_INSERT on class CL_TDMS_WD_VIEW_TABS has no exception.

Method WRITE_BO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABLE_ID Call by reference Type reference (TYPE) LTR_BO_TABLE_ID LTR: Table ID within a Business Object 20110412
2 Importing PREF_BUSINESS_OBJECT Call by reference Object reference (TYPE REF TO) CL_LTR_BUSINESS_OBJECT LTR: Business Object 20110405

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