SAP ABAP Class CL_CNV_MBT_PROJECT (DMIS Project)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_PCL_CL (Package) PCL Class Layer
⤷
⤷
Properties
| Class | CL_CNV_MBT_PROJECT | |
| Short Description | DMIS Project | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_PCL_CL | PCL Class Layer |
| Created | 20100726 | 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_MBT_PROJECT has no interface implemented.
Friends
Class CL_CNV_MBT_PROJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_COT_OBJECT | SLO Central Object | 20110316 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PROJ | Identification of MBT Project | 20100819 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_SCENARIO | MBT PCL: Scenario | 20110316 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20100726 | |
| 2 | Instance method | Public | Method | Deregister project user from cot table | 20110316 | |
| 3 | Instance method | Public | Method | return context ID | 20110309 | |
| 4 |