SAP ABAP Class CL_RSTRAN_GEN_STEP_CURRENCY (Rule Step: Currency)
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 | 20050425 |
Properties
Class | CL_RSTRAN_GEN_STEP_CURRENCY | |
Short Description | Rule Step: Currency | |
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 | 20050425 | SAP |
Last change | 20130531 | SAP |
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_RSTRAN_GEN_STEP_CURRENCY has no interface implemented.
Friends
Class CL_RSTRAN_GEN_STEP_CURRENCY has no friend class.
Attributes
Class CL_RSTRAN_GEN_STEP_CURRENCY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20050425 |
2 | ![]() |
Static method | Private | Method | GenFrameWork: Component Directly from Soruce Segment | 20050425 |
3 | ![]() |
Static method | Public | Method | Step Type Retrive Specific Meta-Object | 20050425 |
4 | ![]() |
Instance method | Private | Method | Step Type Retrive Specific Meta-Object | 20050425 |
5 | ![]() |
Static method | Private | Method | GenFrameWork: Components from Step Parameter | 20061031 |
Events
Class CL_RSTRAN_GEN_STEP_CURRENCY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_CURR | Public | See coding | GenFramework: Currency Conversion Meta-Objekt | 20050425 | BEGIN OF ty_s_curr,
cttnm TYPE rrnumbr,
in TYPE ty_s_component,
out TYPE ty_s_component,
out_cur TYPE ty_s_component,
scur TYPE ty_s_component,
tcur TYPE ty_s_component,
time_iobj TYPE ty_s_component,
scur_iobj TYPE ty_s_component_comp,
tcur_iobj TYPE ty_s_component_comp,
periv TYPE ty_s_component,
rate TYPE ty_s_component,
* internal move from CURR / FLTP to internal FLTP doesn't consider the decimals correctly
shift_ TYPE rs_bool,
END OF ty_s_curr
|
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) | 20050425 |
Method CONSTRUCTOR on class CL_RSTRAN_GEN_STEP_CURRENCY has no exception.
Method GET_COMPONENT_DIRECT__SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IOBJ_TYPE | Call by reference | Type reference (TYPE) | RSD_S_VIOBJ-IOBJTP | Typ eines InfoObjects | 20050425 | ||
2 | ![]() |
E_S_COMPONENT | Call by reference | Type reference (TYPE) | TY_S_COMPONENT_COMP | Componente mit Klammerung | 20050425 | ||
3 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSDIOBJNM | InfoObject | 20050425 | ||
4 | ![]() |
I_R_STEP_CURRENCY | Call by reference | Object reference (TYPE REF TO) | CL_RSTRAN_GEN_STEP_CURRENCY | Regelschritt: Währungen | 20050425 |
Method GET_COMPONENT_DIRECT__SOURCE on class CL_RSTRAN_GEN_STEP_CURRENCY 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 | 20050425 | ||
2 | ![]() |
R_S_META_OBJECT | Value transfer | Type reference (TYPE) | TY_S_CURR | GenFramework: Currency Conversion Meta-Objekt | 20050425 |
Method GET_META_OBJECT on class CL_RSTRAN_GEN_STEP_CURRENCY has no exception.
Method GET_META_OBJECT_ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_META_OBJECT | Call by reference | Type reference (TYPE) | TY_S_CURR | Meta-Beschreibung: Währungen | 20050425 |
Method GET_META_OBJECT_ on class CL_RSTRAN_GEN_STEP_CURRENCY has no exception.
Method GET_META_OBJECT_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_COMPONENT | Call by reference | Type reference (TYPE) | TY_S_COMPONENT_COMP | Componente mit Klammerung | 20061031 | ||
2 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSDIOBJNM | InfoObject | 20061031 | ||
3 | ![]() |
I_T_COMPOUND | Call by reference | Type reference (TYPE) | RSD_T_IOBJ_CMP | Klammerungen von InfoObjects | 20061031 | ||
4 | ![]() |
I_T_GEN_CONTAINER | Call by reference | Type reference (TYPE) | TY_T_PARAMETER | Generierungsparameter des Steps | 20061031 | ||
5 | ![]() |
I_T_PARAM_MAPPING | Call by reference | Type reference (TYPE) | RSTRAN_TX_STEP_FIELD_PARAM | Parameter der Felder eines Regelschrittes | 20061031 |
Method GET_META_OBJECT_COMPONENT on class CL_RSTRAN_GEN_STEP_CURRENCY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |