SAP ABAP Class CL_RSTRAN_GEN_STEP_CONSTANT (Rule Step: Constants)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSTRAN_R (Package) Transformation Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSTRAN_GEN_STEP | Generation Framework Step | 20050422 |
Properties
| Class | CL_RSTRAN_GEN_STEP_CONSTANT | |
| Short Description | Rule Step: Constants | |
| Super Class | CL_RSTRAN_GEN_STEP | Generation Framework Step |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSTRAN_R | Transformation Runtime |
| Created | 20050422 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSTRAN_GEN_STEP_CONSTANT has no forward declaration.
Interfaces
Class CL_RSTRAN_GEN_STEP_CONSTANT has no interface implemented.
Friends
Class CL_RSTRAN_GEN_STEP_CONSTANT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSTRAN_CONVEXIT | Conversion Exit | 20100305 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSIOBJNM | InfoObject | 20100305 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050422 | |
| 2 | Static method | Public | Method | Step Type Retrive Specific Meta-Object | 20050422 | |
| 3 | Instance method | Private | Method | Step Type Retrive Specific Meta-Object | 20050422 | |
| 4 | Static method | Public | Method | 20100305 | ||
| 5 | Instance method | Public | Method | Set the conversion information | 20100305 |
Events
Class CL_RSTRAN_GEN_STEP_CONSTANT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_CONST | Public | See coding | 20050422 | BEGIN OF ty_s_const,
mov TYPE ty_s_meta,
constant TYPE rstran_constant,
inttype TYPE rsinttype,
decimals TYPE i,
length TYPE i,
END OF ty_s_const
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_RULE_ | Call by reference | Object reference (TYPE REF TO) | CL_RSTRAN_GEN_RULE | Umgebende Regel im 'GEN'-format | 20100901 | |||
| 2 | I_R_STEP | Call by reference | Object reference (TYPE REF TO) | CL_RSTRAN_STEP | Regelschritt einer Transformation (Oberklasse) | 20050422 |
Method CONSTRUCTOR on class CL_RSTRAN_GEN_STEP_CONSTANT has no exception.
Method GET_META_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT_ID | Call by reference | Type reference (TYPE) | RSTRAN_ID | ID | 20050422 | |||
| 2 | R_S_META_OBJECT | Value transfer | Type reference (TYPE) | TY_S_CONST | 20050422 |
Method GET_META_OBJECT on class CL_RSTRAN_GEN_STEP_CONSTANT has no exception.
Method GET_META_OBJECT_ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_META_OBJECT | Value transfer | Type reference (TYPE) | TY_S_CONST | Meta-Beschreibung KonstanteMove | 20050422 |
Method GET_META_OBJECT_ on class CL_RSTRAN_GEN_STEP_CONSTANT has no exception.
Method HANDLE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Call by reference | Type reference (TYPE) | ANY | 20100305 | ||||
| 2 | I_CONTEXT_ID | Call by reference | Type reference (TYPE) | RSTRAN_ID | ID | 20100305 | |||
| 3 | I_R_RULE | Call by reference | Object reference (TYPE REF TO) | CL_RSTRAN_TRFN_RULE | Regel | 20110916 | |||
| 4 | I_VALUE | Call by reference | Type reference (TYPE) | ANY | 20100305 |
Method HANDLE_VALUE on class CL_RSTRAN_GEN_STEP_CONSTANT has no exception.
Method SET_CONVERT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONVERT | Call by reference | Object reference (TYPE REF TO) | CL_RSTRAN_GEN_STEP_CONVERT | Regelschritt: Konvertierung | 20100305 |
Method SET_CONVERT_INFO on class CL_RSTRAN_GEN_STEP_CONSTANT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |