SAP ABAP Class CL_CNVHCM_PRESEL_ID_OVW_CNTRL (TDMS4HCM: UI Controller for Overview of Object Selection)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_TDMS_HCM_620_PSL (Package) TDMS4HCM: Object Selection
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNVHCM_PRESEL_ID_OVW_CNTRL | TDMS4HCM: UI Controller for Overview of Object Selection | 20130806 |
Properties
| Class | CL_CNVHCM_PRESEL_ID_OVW_CNTRL | |
| Short Description | TDMS4HCM: UI Controller for Overview of Object Selection | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_TDMS_HCM_620_PSL | TDMS4HCM: Object Selection |
| Created | 20130709 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNVHCM_PRESEL_ID_OVW_CNTRL | TDMS4HCM: UI Controller for Overview of Object Selection | 20130806 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CNVHCM_PRESEL_FACTORY_CNTRL | 20130806 | TDMS4HCM: Factory for Controller Classes of Object Selection |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CHANGE' | 20130806 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'DISPLAY' | 20130806 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CNVHCM_PRESEL_ACCESS | 20130806 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TY_AUTH | 20130806 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | CNVHCM_TS_PRESEL_ID_MAP | 20130806 | ||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20130806 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20130806 | |||||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130806 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130806 | |
| 2 | Instance method | Private | Method | 20130806 | ||
| 3 | Instance method | Private | Method | 20130806 | ||
| 4 | Instance method | Private | Method | 20130806 | ||
| 5 | Instance method | Private | Method | 20130806 | ||
| 6 | Instance method | Private | Method | 20130806 | ||
| 7 | Instance method | Private | Method | 20130806 | ||
| 8 | Instance method | Private | Method | 20130806 |
Events
Class CL_CNVHCM_PRESEL_ID_OVW_CNTRL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_AUTH | Private | See coding | 20130806 | BEGIN OF ty_auth,
display TYPE boole_d,
modify TYPE boole_d,
execute TYPE boole_d,
lock TYPE boole_d,
END OF ty_auth
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CNVHCM_PRESEL_ID_OVW_CNTRL has no parameter.
Method CONSTRUCTOR on class CL_CNVHCM_PRESEL_ID_OVW_CNTRL has no exception.
Method COPY_DB_TO_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ID_MAP_UI | Call by reference | Type reference (TYPE) | CNVHCM_T_PRESEL_UI_ID_MAP | 20130806 | ||||
| 2 | ITS_ID_MAP_DB | Call by reference | Type reference (TYPE) | CNVHCM_TS_PRESEL_ID_MAP | 20130806 |
Method COPY_DB_TO_UI on class CL_CNVHCM_PRESEL_ID_OVW_CNTRL has no exception.
Method COPY_UI_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_ID_MAP_DB | Call by reference | Type reference (TYPE) | CNVHCM_TS_PRESEL_ID_MAP | 20130806 | ||||
| 2 | IT_ID_MAP_UI | Call by reference | Type reference (TYPE) | CNVHCM_T_PRESEL_UI_ID_MAP | 20130806 |
Method COPY_UI_TO_DB on class CL_CNVHCM_PRESEL_ID_OVW_CNTRL has no exception.
Method HECK_CHANGE Signature
Method HECK_CHANGE on class CL_CNVHCM_PRESEL_ID_OVW_CNTRL has no parameter.
Method HECK_CHANGE on class CL_CNVHCM_PRESEL_ID_OVW_CNTRL has no exception.
Method REFRESH Signature
Method REFRESH on class CL_CNVHCM_PRESEL_ID_OVW_CNTRL has no parameter.
Method REFRESH on class CL_CNVHCM_PRESEL_ID_OVW_CNTRL has no exception.
Method SET_CHANGE Signature
Method SET_CHANGE on class CL_CNVHCM_PRESEL_ID_OVW_CNTRL has no parameter.
Method SET_CHANGE on class CL_CNVHCM_PRESEL_ID_OVW_CNTRL has no exception.
Method SET_DISPLAY Signature
Method SET_DISPLAY on class CL_CNVHCM_PRESEL_ID_OVW_CNTRL has no parameter.
Method SET_DISPLAY on class CL_CNVHCM_PRESEL_ID_OVW_CNTRL has no exception.
Method UPDATE_UI_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE | Call by reference | Type reference (TYPE) | CNVHCM_T_PRESEL_MSG | 20130806 |
Method UPDATE_UI_ERROR on class CL_CNVHCM_PRESEL_ID_OVW_CNTRL has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |