SAP ABAP Class CL_CNV_MBT_NE_CO_COT_RECNOT_CO (Controller for notification receiving on cot object level)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_NOTIFICATION_ENGINE_CO (Package) ...
⤷
⤷
Properties
| Class | CL_CNV_MBT_NE_CO_COT_RECNOT_CO | |
| Short Description | Controller for notification receiving on cot object level | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_NOTIFICATION_ENGINE_CO | ... |
| Created | 20130828 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_MBT_NE_CO_COT_RECNOT_CO has no forward declaration.
Interfaces
Class CL_CNV_MBT_NE_CO_COT_RECNOT_CO has no interface implemented.
Friends
Class CL_CNV_MBT_NE_CO_COT_RECNOT_CO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_NE_CO_COT_RECNOT_CO | Controller for notification receiving on cot object level | 20130917 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_NE_MANAGER | Change Manager Class | 20130917 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_NE_CO_T_USER_REC_NOT | Table type for user receives notifications mapping | 20130917 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | The COT object where scope is applied | 20130917 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130917 | |
| 2 | Instance method | Public | Method | Discard all performed changes | 20130917 | |
| 3 | Static method | Public | Method | Get the unique instance | 20130917 | |
| 4 | Instance method | Public | Method | Get if user receives notifications | 20130917 | |
| 5 | Instance method | Public | Method | Remove user from user registration list | 20130917 | |
| 6 | Instance method | Public | Method | Persist changes to data base | 20130917 | |
| 7 | Instance method | Public | Method | Set if user shall receive notifications | 20130917 | |
| 8 | Instance method | Public | Method | Initialise the controller for a new scope | 20130917 |
Events
Class CL_CNV_MBT_NE_CO_COT_RECNOT_CO has no event.
Types
Class CL_CNV_MBT_NE_CO_COT_RECNOT_CO has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CNV_MBT_NE_CO_COT_RECNOT_CO has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CNV_MBT_NE_CO_COT_RECNOT_CO has no exception.
Method DISCARD_CHANGES Signature
Method DISCARD_CHANGES on class CL_CNV_MBT_NE_CO_COT_RECNOT_CO has no parameter.
Method DISCARD_CHANGES on class CL_CNV_MBT_NE_CO_COT_RECNOT_CO has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_CNV_MBT_NE_CO_COT_RECNOT_CO | Controller for notification receiving on cot object level | 20130917 |
Method GET_INSTANCE on class CL_CNV_MBT_NE_CO_COT_RECNOT_CO has no exception.
Method IS_RECEIVES_NOTIFICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER | Call by reference | Type reference (TYPE) | XUBNAME | User name | 20130917 | |||
| 2 | RV_RECEIVES_NOTIFICATIONS | Value transfer | Type reference (TYPE) | CNV_MBT_NE_CO_REC_NOT | Flag if user may receive notification for a COT object | 20130917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Parameters | 20130917 |
Method REMOVE_USER_FROM_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER | Call by reference | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20130917 |
Method REMOVE_USER_FROM_LIST on class CL_CNV_MBT_NE_CO_COT_RECNOT_CO has no exception.
Method SAVE_CHANGES Signature
Method SAVE_CHANGES on class CL_CNV_MBT_NE_CO_COT_RECNOT_CO has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Parameters | 20130917 |
Method SET_RECEIVES_NOTIFICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RECEIVES_NOTIFICATIONS | Call by reference | Type reference (TYPE) | CNV_MBT_NE_CO_REC_NOT | Flag if user may receive notification for a COT object | 20130917 | |||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20130917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Parameters | 20130917 |
Method SET_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCOPE | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20130917 |
Method SET_SCOPE on class CL_CNV_MBT_NE_CO_COT_RECNOT_CO has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |