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 ABAP 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 NC_ABORTED Static Attribute Public Type reference (TYPE) CHAR1 'A' Single-Character Flag 20101012
2 NC_DEFAULT_DEFACTJOBS Static Attribute Public Type reference (TYPE) CNV_MBT_PMAX 5 Maximum Number of Simultaneous Programs 20101026
3 NC_DEFAULT_MAXJOBS Static Attribute Public Type reference (TYPE) CNV_MBT_PMAX 8 Maximum Number of Simultaneous Programs 20101026
4 NC_ERRORS Static Attribute Public Type reference (TYPE) CHAR1 'E' Single-Character Flag 20101012
5 NC_FINISHED Static Attribute Public Type reference (TYPE) CHAR1 'F' Single-Character Flag 20101012
6 NC_FINISHED_OK Static Attribute Public Type reference (TYPE) CHAR1 'U' Single-Character Flag 20101020
7 NC_ICON_ABORTED Static Attribute Public Type reference (TYPE) ICONNAME 'ICON_FAILURE' Failure (Lightning) 20110608
8 NC_ICON_ERROR Static Attribute Public Type reference (TYPE) ICONNAME 'ICON_LED_RED' Error (red light) 20110608
9 NC_ICON_HOLDUP Static Attribute Public Type reference (TYPE) ICONNAME 'ICON_LED_INACTIVE' Hold up (Lights out) 20110608
10 NC_ICON_INFORMATION Static Attribute Public Type reference (TYPE) ICONNAME 'ICON_MESSAGE_INFORMATION_SMALL' Name of an Icon 20110714
11 NC_ICON_RELEASED Static Attribute Public Type reference (TYPE) ICONNAME 'ICON_RELEASE' Released / scheduled (Flag) 20110608
12 NC_ICON_RUNNING Static Attribute Public Type reference (TYPE) ICONNAME 'ICON_TRANSPORT' Running icon (Transport) 20110608
13 NC_ICON_SUCCESS Static Attribute Public Type reference (TYPE) ICONNAME 'ICON_LED_GREEN' Success (Green light) 20110608
14 NC_ICON_WARNING Static Attribute Public Type reference (TYPE) ICONNAME 'ICON_LED_YELLOW' Warning (yellow light) 20110608
15 NC_INITIAL Static Attribute Public Type reference (TYPE) CHAR1 '' Single-Character Flag 20101015
16 NC_PARAM_DEFACTJOBS Static Attribute Public Type reference (TYPE) CHAR40 'PC001_DEFACTJOBS' Character field of length 40 20101026
17 NC_PARAM_MAXJOBS Static Attribute Public Type reference (TYPE) CHAR40 'PC001_MAX_JOBS' Character field of length 40 20101026
18 NC_RUNNING Static Attribute Public Type reference (TYPE) CHAR1 'R' Single-Character Flag 20101012
19 NC_SCHEDULED Static Attribute Public Type reference (TYPE) CHAR1 'S' Single-Character Flag 20101012
20 NC_WARNINGS Static Attribute Public Type reference (TYPE) CHAR1 'W' Single-Character Flag 20101012
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PACK_NAMESPACE Static method Public Method Check if package is a customer package 20110601
2 CONVERT_RUNTIME_TO_STRING Static method Public Method Convert duration / runtime to string 20100824
3 CONVERT_STATUS_TO_ICONNAME Static method Public Method Convert the status to an icon name 20100824
4 CONVERT_STRING_TO_TABLE Static method Public Method Convert string to a table 20101018
5 CONVERT_TABLE_TO_STRING Static method Public Method Convert table to string 20101021
6 DEQUEUE_CNVMBTNRIV Static method Public Method Set an enqueue on the CNVMBTNRIV 20101019
7 ENQUEUE_CNVMBTNRIV Static method Public Method Set an enqueue on the CNVMBTNRIV 20101019
8 GET_CENTRAL_OBJECT Static method Public Method Return interfaces of a specified object 20110324
9