SAP ABAP Class CL_RSTRAN_GEN_STEP_UNIT (Rule Step: Unit)
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 | 20050502 |
Properties
| Class | CL_RSTRAN_GEN_STEP_UNIT | |
| Short Description | Rule Step: Unit | |
| 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 | 20050502 | 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_UNIT has no interface implemented.
Friends
Class CL_RSTRAN_GEN_STEP_UNIT has no friend class.
Attributes
Class CL_RSTRAN_GEN_STEP_UNIT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050502 | |
| 2 | Static method | Private | Method | GenFrameWork: Component Directly from Soruce Segment | 20050502 | |
| 3 | Static method | Public | Method | Step Type Retrive Specific Meta-Object | 20050502 | |
| 4 | Instance method | Private | Method | Step Type Retrive Specific Meta-Object | 20050502 | |
| 5 | Static method | Public | Method | GenFrameWork: Components from Step Parameter | 20061031 |
Events
Class CL_RSTRAN_GEN_STEP_UNIT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_UNIT | Public | See coding | 20050504 | begin of ty_s_unit,
UOMNM type RSUOMNM,
in type ty_s_component, "field for value in
out type ty_s_component, "field for value out
out_uom type ty_s_component, "field with unit out
suom type ty_s_component, "field with unit in
tuom type ty_s_component, "field with unit converted into
ref_iobj type ty_s_component_comp,
suom_iobj type ty_s_component_comp,
tuom_iobj type ty_s_component_comp,
factor type ty_s_component,
end of ty_s_unit
|
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) | 20050502 |
Method CONSTRUCTOR on class CL_RSTRAN_GEN_STEP_UNIT 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 | 20050502 | |||
| 2 | E_S_COMPONENT | Call by reference | Type reference (TYPE) | TY_S_COMPONENT_COMP | Componente mit Klammerung | 20050502 | |||
| 3 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSDIOBJNM | InfoObject | 20050502 | |||
| 4 | I_R_STEP_UNIT | Call by reference | Object reference (TYPE REF TO) | CL_RSTRAN_GEN_STEP_UNIT | Regelschritt: Währungen | 20050503 |
Method GET_COMPONENT_DIRECT__SOURCE on class CL_RSTRAN_GEN_STEP_UNIT 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 | 20050502 | |||
| 2 | R_S_META_OBJECT | Value transfer | Type reference (TYPE) | TY_S_UNIT | GenFramework: Unit Conversion Meta-Objekt | 20050502 |
Method GET_META_OBJECT on class CL_RSTRAN_GEN_STEP_UNIT 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_UNIT | Meta-Beschreibung: Einheiten | 20050502 |
Method GET_META_OBJECT_ on class CL_RSTRAN_GEN_STEP_UNIT 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_UNIT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |