SAP ABAP Class CL_CNV_MBT_UTILS (Utilities)
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_UTILS | |
| Short Description | Utilities | |
| 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 | 20100824 | 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
Class CL_CNV_MBT_UTILS has no interface implemented.
Friends
Class CL_CNV_MBT_UTILS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'A' | Single-Character Flag | 20101012 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | CNV_MBT_PMAX | 5 | Maximum Number of Simultaneous Programs | 20101026 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | CNV_MBT_PMAX | 8 | Maximum Number of Simultaneous Programs | 20101026 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'E' | Single-Character Flag | 20101012 | ||
| 5 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'F' | Single-Character Flag | 20101012 | ||
| 6 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'U' | Single-Character Flag | 20101020 | ||
| 7 | Static Attribute | Public | Type reference (TYPE) | ICONNAME | 'ICON_FAILURE' | Failure (Lightning) | 20110608 | ||
| 8 | Static Attribute | Public | Type reference (TYPE) | ICONNAME | 'ICON_LED_RED' | Error (red light) | 20110608 | ||
| 9 | Static Attribute | Public | Type reference (TYPE) | ICONNAME | 'ICON_LED_INACTIVE' | Hold up (Lights out) | 20110608 | ||
| 10 | Static Attribute | Public | Type reference (TYPE) | ICONNAME | 'ICON_MESSAGE_INFORMATION_SMALL' | Name of an Icon | 20110714 | ||
| 11 | Static Attribute | Public | Type reference (TYPE) | ICONNAME | 'ICON_RELEASE' | Released / scheduled (Flag) | 20110608 | ||
| 12 | Static Attribute | Public | Type reference (TYPE) | ICONNAME | 'ICON_TRANSPORT' | Running icon (Transport) | 20110608 | ||
| 13 | Static Attribute | Public | Type reference (TYPE) | ICONNAME | 'ICON_LED_GREEN' | Success (Green light) | 20110608 | ||
| 14 | Static Attribute | Public | Type reference (TYPE) | ICONNAME | 'ICON_LED_YELLOW' | Warning (yellow light) | 20110608 | ||
| 15 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | '' | Single-Character Flag | 20101015 | ||
| 16 | Static Attribute | Public | Type reference (TYPE) | CHAR40 | 'PC001_DEFACTJOBS' | Character field of length 40 | 20101026 | ||
| 17 | Static Attribute | Public | Type reference (TYPE) | CHAR40 | 'PC001_MAX_JOBS' | Character field of length 40 | 20101026 | ||
| 18 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'R' | Single-Character Flag | 20101012 | ||
| 19 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'S' | Single-Character Flag | 20101012 | ||
| 20 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'W' | Single-Character Flag | 20101012 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check if package is a customer package | 20110601 | |
| 2 | Static method | Public | Method | Convert duration / runtime to string | 20100824 | |
| 3 | Static method | Public | Method | Convert the status to an icon name | 20100824 | |
| 4 | Static method | Public | Method | Convert string to a table | 20101018 | |
| 5 | Static method | Public | Method | Convert table to string | 20101021 | |
| 6 | Static method | Public | Method | Set an enqueue on the CNVMBTNRIV | 20101019 | |
| 7 | Static method | Public | Method | Set an enqueue on the CNVMBTNRIV | 20101019 | |
| 8 | Static method | Public | Method | Return interfaces of a specified object | 20110324 | |
| 9 |