SAP ABAP Class CL_RSTRAN_GEN_STEP_UNIT_CHECK (Rule step: Consistency check for units)
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 | 20090826 |
Properties
Class | CL_RSTRAN_GEN_STEP_UNIT_CHECK | |
Short Description | Rule step: Consistency check for units | |
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 | 20090717 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSTRAN_GEN_STEP_UNIT_CHECK has no forward declaration.
Interfaces
Class CL_RSTRAN_GEN_STEP_UNIT_CHECK has no interface implemented.
Friends
Class CL_RSTRAN_GEN_STEP_UNIT_CHECK 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) | STRING | Text for key figure (if error occurs) | 20090826 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Text for unit (if error occurs) | 20090826 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090826 |
2 | ![]() |
Static method | Public | Method | 20090826 | |
3 | ![]() |
Instance method | Protected | Method | Step Type Retrive Specific Meta-Object | 20090826 |
4 | ![]() |
Instance method | Public | Method | Source parameters for error handling | 20090826 |
Events
Class CL_RSTRAN_GEN_STEP_UNIT_CHECK has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_UNIT_CHECK | Public | See coding | Meta object for UNIT check | 20090826 | BEGIN OF ty_s_unit_check,
fg TYPE ty_s_component,
unit TYPE ty_s_component,
fg_tx TYPE string,
unit_tx Type string,
END OF ty_s_unit_check
|
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 |
Method CONSTRUCTOR on class CL_RSTRAN_GEN_STEP_UNIT_CHECK 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 | 20090826 | ||
2 | ![]() |
R_S_META_OBJECT | Value transfer | Type reference (TYPE) | TY_S_UNIT_CHECK | Meta Object für UNIT Check | 20090826 |
Method GET_META_OBJECT on class CL_RSTRAN_GEN_STEP_UNIT_CHECK 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_CHECK | Meta-Beschreibung Move | 20090826 |
Method GET_META_OBJECT_ on class CL_RSTRAN_GEN_STEP_UNIT_CHECK has no exception.
Method SET_SOURCE_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIGURE_PARAM | Call by reference | Type reference (TYPE) | STRING | 20090826 | |||
2 | ![]() |
I_UNIT_PARAM | Call by reference | Type reference (TYPE) | STRING | 20090826 | |||
3 | ![]() |
I_UNIT_TYPE | Call by reference | Type reference (TYPE) | DATATYPE_D | Datentyp im ABAP Dictionary | 20090826 |
Method SET_SOURCE_PARAMETER on class CL_RSTRAN_GEN_STEP_UNIT_CHECK has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |