SAP ABAP Class CL_CNV_00001_API_STEP (Representation of conv. prog. user-def. step)
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) | CL_CNV_00001_MODIFIABLE | Abstrct modifiable cust. object | 20110321 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_00001_API_CUST_OBJECT | Abstract customizing object availabel in CWB API | 20110317 |
Properties
Class | CL_CNV_00001_API_STEP | |
Short Description | Representation of conv. prog. user-def. step | |
Super Class | CL_CNV_00001_MODIFIABLE | Abstrct modifiable cust. object |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_BASIS | Conversion: Basis functions |
Created | 20110317 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CNV_00001_API_STEP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CNV_00001_API_CUST_OBJECT | Abstract customizing object availabel in CWB API | 20110317 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CNV_00001_API_STATIC | 20110321 | Static CWB API implementation | |
2 | CL_CNV_00001_API_TABLE | 20110414 | Table representation |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CNV_STEP | 'AR' | Timestep: after record | 20110322 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CNV_STEP | 'DS' | Timestep: during selection | 20110322 | |
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLAG | Whether the step is generic (not defined for a single table) | 20110321 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | CNV_STEP | 'PC' | Timestep: priority_routine | 20110321 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CNV_STEP | 'RU' | Timestep: replacing update | 20110322 | |
6 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_CNV_00001_API_ROUTINE | Step routine | 20110317 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_STNUM | Conversion: consecutive numbers for stages | 20110317 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_STEP | Conversion: Procedural routine stage | 20110317 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20110411 | |
2 | ![]() |
Instance method | Public | Method | 20110411 | |
3 | ![]() |
Instance method | Public | Method | 20110411 | |
4 | ![]() |
Instance method | Public | Method | Sets whether is generic | 20131129 |
5 | ![]() |
Instance method | Public | Method | Sets the step routine | 20140205 |
6 | ![]() |
Instance method | Public | Method | Sets the step number | 20131129 |
7 | ![]() |
Instance method | Public | Method | Sets timestep | 20131129 |
8 | ![]() |
Instance method | Public | Method | 20110411 | |
9 | ![]() |
Instance method | Public | Method | 20110411 |
Events
Class CL_CNV_00001_API_STEP has no event.
Types
Class CL_CNV_00001_API_STEP has no local type.
Method Signatures
Method EQUALS Signature
Method EQUALS on class CL_CNV_00001_API_STEP has no parameter.
Method EQUALS on class CL_CNV_00001_API_STEP has no exception.
Method FILL_DATAPACK Signature
Method FILL_DATAPACK on class CL_CNV_00001_API_STEP has no parameter.
Method FILL_DATAPACK on class CL_CNV_00001_API_STEP has no exception.
Method LOAD_FROM_STRUCTURE Signature
Method LOAD_FROM_STRUCTURE on class CL_CNV_00001_API_STEP has no parameter.
Method LOAD_FROM_STRUCTURE on class CL_CNV_00001_API_STEP has no exception.
Method SET_GENERIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GENERIC | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20131129 |
Method SET_GENERIC on class CL_CNV_00001_API_STEP has no exception.
Method SET_ROUTINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ROUTINE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_00001_API_ROUTINE | Routine representation | 20140205 |
Method SET_ROUTINE on class CL_CNV_00001_API_STEP has no exception.
Method SET_STEPNUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STEPNUM | Call by reference | Type reference (TYPE) | CNV_STNUM | Conversion: consecutive numbers for stages | 20131129 |
Method SET_STEPNUM on class CL_CNV_00001_API_STEP has no exception.
Method SET_TIMESTEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TIMESTEP | Call by reference | Type reference (TYPE) | CNV_STEP | Conversion: Procedural routine stage | 20131129 |
Method SET_TIMESTEP on class CL_CNV_00001_API_STEP has no exception.
Method STORE_IN_STRUCTURE Signature
Method STORE_IN_STRUCTURE on class CL_CNV_00001_API_STEP has no parameter.
Method STORE_IN_STRUCTURE on class CL_CNV_00001_API_STEP has no exception.
Method TO_STRING Signature
Method TO_STRING on class CL_CNV_00001_API_STEP has no parameter.
Method TO_STRING on class CL_CNV_00001_API_STEP has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |