SAP ABAP Class CL_DMC_WORKSTEP (CL_DMC_WORKSTEP)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-DMC (Application Component) Data Conversion
⤷
S_DMCM (Package) Data Mapping and Conversion: Maintenance
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_POBJECT | Basis Class for All Objects in DMC | 20000229 |
Properties
| Class | CL_DMC_WORKSTEP | |
| Short Description | CL_DMC_WORKSTEP | |
| Super Class | CL_DMC_POBJECT | Basis Class for All Objects in DMC |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20000229 | 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_WORKSTEP has no interface implemented.
Friends
Class CL_DMC_WORKSTEP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SYUZEIT | Last changed by | 20000518 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_VERSION_MANAGER | Version Manager Reference | 20060829 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | MY_CONV_OBJECT | 20000229 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_WORKSTEP_LIST | MY_LIST | 20000229 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | DMC_PRIO | PRIORITY | 20000229 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | DMC_STEP | STEP | 20000229 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | DMC_STEPNO | STEPNO | 20000229 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | DDTEXT | TITLE | 20000229 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | DMC_STPSTT | WSTATE | 20000229 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | CONSTRUCTOR | 20000229 | |
| 2 | Instance method | Public | Method | FROM_REL | 20000229 | |
| 3 | Instance method | Public | Method | TO_REL | 20000229 |
Events
Class CL_DMC_WORKSTEP has no event.
Types
Class CL_DMC_WORKSTEP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AUTHOR | Call by reference | Type reference (TYPE) | SYUNAME | IM_AUTHOR | 20000229 | |||
| 2 | IM_CHANGEDATE | Call by reference | Type reference (TYPE) | SYDATUM | IM_CHANGEDATE | 20000229 | |||
| 3 | IM_CHNAM | Call by reference | Type reference (TYPE) | SYUNAME | IM_CHNAM | 20000229 | |||
| 4 | IM_CHTIME | Call by reference | Type reference (TYPE) | SYUZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | 20000518 | |||
| 5 | IM_CONV_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | IM_CONV_OBJECT | 20000229 | |||
| 6 | IM_CREATEDATE | Call by reference | Type reference (TYPE) | SYDATUM | IM_CREATEDATE | 20000229 | |||
| 7 | IM_DESCR | Call by reference | Type reference (TYPE) | DMC_DESCR | IM_DESCR | 20000229 | |||
| 8 | IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_GUID | 20000229 | |||
| 9 | IM_LOADED_FROM_DB | Call by reference | Type reference (TYPE) | BOOLEAN | IM_LOADED_FROM_DB | 20000229 | |||
| 10 | IM_PRIORITAET | Call by reference | Type reference (TYPE) | DMC_PRIO | IM_PRIORITAET | 20000229 | |||
| 11 | IM_STEP | Call by reference | Type reference (TYPE) | DMC_STEP | IM_STEP | 20000229 | |||
| 12 | IM_STEPNO | Call by reference | Type reference (TYPE) | DMC_STEPNO | IM_STEPNO | 20000229 | |||
| 13 | IM_TITLE | Call by reference | Type reference (TYPE) | DDTEXT | IM_TITLE | 20000229 | |||
| 14 | IM_WSTATE | Call by reference | Type reference (TYPE) | DMC_STPSTT | IM_WSTATE | 20000229 |
Method CONSTRUCTOR on class CL_DMC_WORKSTEP has no exception.
Method FROM_REL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA | Call by reference | Type reference (TYPE) | DMCT_WORKSTEP_REL | IM_DATA | 20000229 |
Method FROM_REL on class CL_DMC_WORKSTEP has no exception.
Method TO_REL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Value transfer | Type reference (TYPE) | DMCT_WORKSTEP_REL | DATA | 20000229 |
Method TO_REL on class CL_DMC_WORKSTEP has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 46D |