SAP ABAP Class CL_DMC_TYPES_COLLECTOR (Collector for Created Types)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_DMC_DEACTIVATED (Package) MWB: Deactivated Objects
⤷
⤷
Properties
| Class | CL_DMC_TYPES_COLLECTOR | |
| Short Description | Collector for Created Types | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_DMC_DEACTIVATED | MWB: Deactivated Objects |
| Created | 20030516 | 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_DMC_TYPES_COLLECTOR has no interface implemented.
Friends
Class CL_DMC_TYPES_COLLECTOR has no friend class.
Attributes
Class CL_DMC_TYPES_COLLECTOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Reset the collector table | 20030516 | |
| 2 | Static method | Public | Method | Add a processed data type | 20030516 | |
| 3 | Static method | Public | Method | Checks if the data type was processed already | 20030516 |
Events
Class CL_DMC_TYPES_COLLECTOR has no event.
Types
Class CL_DMC_TYPES_COLLECTOR has no local type.
Method Signatures
Method INITIALIZE Signature
Method INITIALIZE on class CL_DMC_TYPES_COLLECTOR has no parameter.
Method INITIALIZE on class CL_DMC_TYPES_COLLECTOR has no exception.
Method SET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TYPE | Call by reference | Type reference (TYPE) | DDNAME | Bezeichner des Datentyps | 20030516 |
Method SET_TYPE on class CL_DMC_TYPES_COLLECTOR has no exception.
Method TYPE_PROCESSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TYPE | Call by reference | Type reference (TYPE) | DDNAME | Bezeichner des Datentyps | 20030516 | |||
| 2 | RE_PROCESSED | Value transfer | Type reference (TYPE) | BOOLEAN | Bearbeitungsstatus | 20030516 |
Method TYPE_PROCESSED on class CL_DMC_TYPES_COLLECTOR has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 50A |