SAP ABAP Class CL_CNV_TDMS_WD_CONTROLCENTER (Assistance Class for CNV_TDMS_UI_CONTROLCENTER)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_TDMS_UI_WC_A (Package) TDMS 4.0 Control Center
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 20101231
Properties
Class CL_CNV_TDMS_WD_CONTROLCENTER  
Short Description Assistance Class for CNV_TDMS_UI_CONTROLCENTER    
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_UI_WC_A   TDMS 4.0 Control Center 
Created 20101231   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_BTP_DL_OBJECT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CNV_TDMS_WD_CONTROLCENTER has no interface implemented.
Friends
Class CL_CNV_TDMS_WD_CONTROLCENTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BPL_VIEW Constant Public Type reference (TYPE) I 6 BPL View 20110209
2 GC_CONT_MGMT_VIEW Constant Public Type reference (TYPE) I 8 Content Management View 20110629
3 GC_HOME_VIEW Constant Public Type reference (TYPE) I 1 Home View 20110209
4 GC_INVISIBLE Constant Public Type reference (TYPE) NUMC2 '01' Invisible 20110209
5 GC_LANDSCAPE_VIEW Constant Public Type reference (TYPE) I 5 Landscape View 20110209
6 GC_PORTFOLIOS_VIEW Constant Public Type reference (TYPE) I 9 Portfolios View 20110209
7 GC_PROJECTS_VIEW Constant Public Type reference (TYPE) I 2 Projects View 20110209
8 GC_REPORTS_VIEW Constant Public Type reference (TYPE) I 7 Analysis and Reports View 20110209
9 GC_SCENARIO_TDMS Constant Public Type reference (TYPE) CNV_MBT_SCENARIO 'TDMS' TDMS 20110506
10 GC_SCRAMBLING_VIEW Constant Public Type reference (TYPE) I 3 Scrambling View 20110209
11 GC_TEMPLATES_VIEW Constant Public Type reference (TYPE) I 4 TDMS Project Templates Work Center 20110620
12 GC_VISIBLE Constant Public Type reference (TYPE) NUMC2 '02' Visible 20110209
13 GT_PROJ_STATUS Instance attribute Private Type reference (TYPE) BTP_DL_T_PROJ_STATUS BTP Project Status 20120914
14 GV_SELECTED_VIEW Instance attribute Public Type reference (TYPE) I Selected View 20110620
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTH_CONT_MGMT Instance method Public Method Check Authorization for displaying Content Management 20110629
2 FILL_UI_STRUC_FROM_PROJECT Instance method Public Method Fill a UI structure with data from a Project 20120914
3 GET_DOCU_OBJECT Instance method Public Method Get Docu Object for selected work center 20110621
4 GET_PROJECTS Instance method Public Method Get project data for the UI 20120914
5 GET_USERNAME Instance method Public Method Get Full Name of user 20110111
6 GET_VIEW_NAME Instance method Public Method Get View selected 20101231
Events
Class CL_CNV_TDMS_WD_CONTROLCENTER has no event.
Types
Class CL_CNV_TDMS_WD_CONTROLCENTER has no local type.
Method Signatures

Method CHECK_AUTH_CONT_MGMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SHOW Value transfer Type reference (TYPE) BOOLEAN Show Content Management if it is filled 20110629

Method CHECK_AUTH_CONT_MGMT on class CL_CNV_TDMS_WD_CONTROLCENTER has no exception.

Method FILL_UI_STRUC_FROM_PROJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_UI_PROJECT Call by reference Type reference (TYPE) BTP_WD_S_UI_PROJECT BTP Project Data for the UI 20120914
2 Importing IR_PROJECT Call by reference Object reference (TYPE REF TO) CL_BTP_DL_PROJECT BTP Project 20120914

Method FILL_UI_STRUC_FROM_PROJECT on class CL_CNV_TDMS_WD_CONTROLCENTER has no exception.

Method GET_DOCU_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RREF_DOCU Value transfer Object reference (TYPE REF TO) CL_BTP_DL_DOCU Docu Object 20110621

Method GET_DOCU_OBJECT on class CL_CNV_TDMS_WD_CONTROLCENTER has no exception.

Method GET_PROJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UI_PROJECT Call by reference Type reference (TYPE) BTP_WD_T_UI_PROJECT Table of BTP Project Data for the UI 20120914
2 Exporting EV_LEAD_SEL_INDEX Call by reference Type reference (TYPE) I Index of Project to be at lead selection 20120914
3 Importing IV_GET_LEAD_SEL_ONLY Call by reference Type reference (TYPE) ABAP_BOOL Only get details of the selected Project 20120914
4 Importing IV_LEAD_SEL_GUID Call by reference Type reference (TYPE) BTP_DL_GUID GUID of Project to be at lead selection 20120914
5 Importing IV_NOT_FINISHED Call by reference Type reference (TYPE) ABAP_BOOL Only get Projects that are not finished 20120914
6 Importing IV_ONLY_MY_PROJECTS Call by reference Type reference (TYPE) ABAP_BOOL Only get projects I'm assigned to 20120914

Method GET_PROJECTS on class CL_CNV_TDMS_WD_CONTROLCENTER has no exception.

Method GET_USERNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FULLNAME Call by reference Type reference (TYPE) STRING 20110111
2 Importing IV_UNAME Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20110111

Method GET_USERNAME on class CL_CNV_TDMS_WD_CONTROLCENTER has no exception.

Method GET_VIEW_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW_ID Call by reference Type reference (TYPE) I id of View selected 20101231
2 Returning RV_VIEW_NAME Value transfer Type reference (TYPE) STRING View Name 20101231

Method GET_VIEW_NAME on class CL_CNV_TDMS_WD_CONTROLCENTER has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_700