SAP ABAP Class CL_DMC_UTILITIES (Help Methods)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMC_UTIL (Package) Data Mapping and Conversion: Utilities
⤷
⤷
Properties
| Class | CL_DMC_UTILITIES | |
| Short Description | Help Methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_DMC_UTIL | Data Mapping and Conversion: Utilities |
| Created | 20040114 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_DMC_UTILITIES has no interface implemented.
Friends
Class CL_DMC_UTILITIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | DMC_ACCESS_PLAN_TYPE | 'CAP' | 20060712 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | '*' | Fully Generic File Name | 20051108 | ||
| 3 | Constant | Public | Type reference (TYPE) | DMC_MT_TABLES-CALCULATED | 'P' | MWB: Calculation Status of MT | 20050317 | ||
| 4 | Constant | Public | Type reference (TYPE) | DMC_MT_TABLES-CALCULATED | 'C' | MWB: Calculation Status of an Access Plan | 20050310 | ||
| 5 | Constant | Public | Type reference (TYPE) | DMC_ACCESS_PLAN_TYPE | 'PRE' | 20060712 | |||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | 20051121 | |||
| 7 | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Processing type calculate acc. plan. | 20050225 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Processing type define conv.obj. | 20050225 | ||
| 9 | Constant | Public | Type reference (TYPE) | CHAR1 | 'G' | Processing type generate | 20050225 | ||
| 10 | Constant | Public | Type reference (TYPE) | CHAR1 | 'L' | Processing type load | 20050225 | ||
| 11 | Constant | Public | Type reference (TYPE) | CHAR1 | 'R' | Reset (delete) conv.obj. | 20050225 | ||
| 12 | Constant | Public | Type reference (TYPE) | DMC_SIZE_CATEGORY | 'A' | MWB: Size Category | 20050311 | ||
| 13 | Constant | Public | Type reference (TYPE) | DMC_SIZE_CATEGORY | 'B' | MWB: Size Category | 20050311 | ||
| 14 | Constant | Public | Type reference (TYPE) | DMC_SIZE_CATEGORY | 'C' | MWB: Size Category | 20050311 | ||
| 15 | Constant | Public | Type reference (TYPE) | I | 100 | Threshold value from which the connection will be terminated | 20040114 | ||
| 16 | Constant | Public | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=true, -=false, space=unknown) | 20050310 | ||
| 17 | Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=true, -=false, space=unknown) | 20050310 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | add namespace definitions from sender/receiver system | 20121031 | |
| 2 | Static method | Public | Method | Adjust lower limit of an interval definition | 20130807 | |
| 3 |