SAP ABAP Class CNV_00001_STEP (Conversion step representation)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_BASIS (Package) Conversion: Basis functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CNV_00001_CONTROL_OBJECT | Representation of CWB control object | 20091103 |
Properties
| Class | CNV_00001_STEP | |
| Short Description | Conversion step representation | |
| Super Class | CNV_00001_CONTROL_OBJECT | Representation of CWB control object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_BASIS | Conversion: Basis functions |
| Created | 20091103 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CNV_00001_STEP has no forward declaration.
Interfaces
Class CNV_00001_STEP has no interface implemented.
Friends
Class CNV_00001_STEP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | AS4FLAG | whether step was marked for deletion | 20091103 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CNV_STNUM | Conversion: consecutive numbers for stages | 20091103 | |||
| 3 | Constant | Public | Type reference (TYPE) | CNV_STEP | 'PC' | Timestep: priority routine | 20091103 | ||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CNV_00001_ROUTINE | Routine representation | 20091103 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CNV_STEP | Conversion: Procedural routine stage | 20091103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructs a conversion step reprentation | 20091103 | |
| 2 | Instance method | Public | Method | Returns this field as cnvsteps with parameters | 20091103 | |
| 3 | Static method | Public | Method | Returns the name of the associated control table | 20091103 | |
| 4 | Instance method | Public | Method | Returns an object key | 20091103 | |
| 5 | Static method | Public | Method | Returns transport request object | 20091103 | |
| 6 | Instance method | Public | Method | Initializes variables | 20091103 | |
| 7 | Instance method | Public | Method | Returns whether step was marked for deletion | 20091103 | |
| 8 | Instance method | Public | Method | Marks the step as (not) deleted | 20091103 |
Events
Class CNV_00001_STEP has no event.
Types
Class CNV_00001_STEP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CNV_00001_STEP has no parameter.
Method CONSTRUCTOR on class CNV_00001_STEP has no exception.
Method GET_CNVSTEPS_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STEP | Call by reference | Type reference (TYPE) | CNVSTEPS | Steps | 20091103 | |||
| 2 | STPARS | Call by reference | Type reference (TYPE) | CNV_00001_STPARS_TT | List of step routine parameters | 20091103 |
Method GET_CNVSTEPS_ENTRY on class CNV_00001_STEP has no exception.
Method GET_CONTROL_TABLE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Table name | 20091103 |
Method GET_CONTROL_TABLE_NAME on class CNV_00001_STEP has no exception.
Method GET_OBJECT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | E071K | Object key | 20091103 | |||
| 2 | PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20091103 | |||
| 3 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table name | 20091103 |
Method GET_OBJECT_KEY on class CNV_00001_STEP has no exception.
Method GET_REQUEST_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Type reference (TYPE) | KO200 | Interface Structures for Objects in CTS | 20091103 |
Method GET_REQUEST_OBJECT on class CNV_00001_STEP has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUM | Call by reference | Type reference (TYPE) | CNV_STNUM | Conversion: consecutive numbers for stages | 20091103 | |||
| 2 | ROUTINE | Call by reference | Object reference (TYPE REF TO) | CNV_00001_ROUTINE | Routine representation | 20091103 | |||
| 3 | TIMESTEP | Call by reference | Type reference (TYPE) | CNV_STEP | Conversion: Procedural routine stage | 20091103 |
Method INIT on class CNV_00001_STEP has no exception.
Method IS_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RES | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or blank) | 20091103 |
Method IS_DELETED on class CNV_00001_STEP has no exception.
Method SET_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELETED | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X or blank) | 20091103 |
Method SET_DELETED on class CNV_00001_STEP has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 46C |