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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Constant | Public | Type reference (TYPE) | I | 6 | BPL View | 20110209 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 8 | Content Management View | 20110629 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 1 | Home View | 20110209 | ||
| 4 | Constant | Public | Type reference (TYPE) | NUMC2 | '01' | Invisible | 20110209 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 5 | Landscape View | 20110209 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | 9 | Portfolios View | 20110209 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | 2 | Projects View | 20110209 | ||
| 8 | Constant | Public | Type reference (TYPE) | I | 7 | Analysis and Reports View | 20110209 | ||
| 9 | Constant | Public | Type reference (TYPE) | CNV_MBT_SCENARIO | 'TDMS' | TDMS | 20110506 | ||
| 10 | Constant | Public | Type reference (TYPE) | I | 3 | Scrambling View | 20110209 | ||
| 11 | Constant | Public | Type reference (TYPE) | I | 4 | TDMS Project Templates Work Center | 20110620 | ||
| 12 | Constant | Public | Type reference (TYPE) | NUMC2 | '02' | Visible | 20110209 | ||
| 13 | Instance attribute | Private | Type reference (TYPE) | BTP_DL_T_PROJ_STATUS | BTP Project Status | 20120914 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | I | Selected View | 20110620 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Authorization for displaying Content Management | 20110629 | |
| 2 | Instance method | Public | Method | Fill a UI structure with data from a Project | 20120914 | |
| 3 | Instance method | Public | Method | Get Docu Object for selected work center | 20110621 | |
| 4 | Instance method | Public | Method | Get project data for the UI | 20120914 | |
| 5 | Instance method | Public | Method | Get Full Name of user | 20110111 | |
| 6 | 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 | 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 | ES_UI_PROJECT | Call by reference | Type reference (TYPE) | BTP_WD_S_UI_PROJECT | BTP Project Data for the UI | 20120914 | |||
| 2 | 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 | 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 | ET_UI_PROJECT | Call by reference | Type reference (TYPE) | BTP_WD_T_UI_PROJECT | Table of BTP Project Data for the UI | 20120914 | |||
| 2 | EV_LEAD_SEL_INDEX | Call by reference | Type reference (TYPE) | I | Index of Project to be at lead selection | 20120914 | |||
| 3 | IV_GET_LEAD_SEL_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | Only get details of the selected Project | 20120914 | |||
| 4 | IV_LEAD_SEL_GUID | Call by reference | Type reference (TYPE) | BTP_DL_GUID | GUID of Project to be at lead selection | 20120914 | |||
| 5 | IV_NOT_FINISHED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Only get Projects that are not finished | 20120914 | |||
| 6 | 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 | EV_FULLNAME | Call by reference | Type reference (TYPE) | STRING | 20110111 | ||||
| 2 | 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 | IV_VIEW_ID | Call by reference | Type reference (TYPE) | I | id of View selected | 20101231 | |||
| 2 | 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 |