SAP ABAP Class CL_RSTRAN_GEN_STEP_FORMULA (Rule Step: Routines)
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_ROUT | Rule Step: Routines | 20050524 |
Properties
Class | CL_RSTRAN_GEN_STEP_FORMULA | |
Short Description | Rule Step: Routines | |
Super Class | CL_RSTRAN_GEN_STEP_ROUT | Rule Step: Routines |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSTRAN_R | Transformation Runtime |
Created | 20050513 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSTRAN_GEN_STEP_FORMULA has no forward declaration.
Interfaces
Class CL_RSTRAN_GEN_STEP_FORMULA has no interface implemented.
Friends
Class CL_RSTRAN_GEN_STEP_FORMULA has no friend class.
Attributes
Class CL_RSTRAN_GEN_STEP_FORMULA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20050513 |
Events
Class CL_RSTRAN_GEN_STEP_FORMULA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_MAPPING | Private | See coding | 20050513 | BEGIN OF ty_s_mapping,
param_id TYPE rstran_paramid,
paramtype TYPE rstran_paramtype,
fieldnm TYPE rsfieldnm,
segid TYPE rstran_segid,
END OF ty_s_mapping
|
||
2 | TY_S_RANGE | Private | See coding | Range Structure for Field Name | 20061221 | ty_s_range type line of ty_t_range
|
|
3 | TY_T_MAPPING | Private | See coding | 20050513 | ty_t_mapping TYPE TABLE OF ty_s_mapping
|
||
4 | TY_T_RANGE | Private | See coding | Range for Field Name | 20061221 | TY_T_RANGE type RANGE of fieldname
|
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) | 20050513 |
Method CONSTRUCTOR on class CL_RSTRAN_GEN_STEP_FORMULA has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |