SAP ABAP Class CL_RSTRAN_GEN_STEPGRP_T_CHECK (Time Consistency Check)
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_STEPGRP | Step Group | 20061025 |
Properties
| Class | CL_RSTRAN_GEN_STEPGRP_T_CHECK | |
| Short Description | Time Consistency Check | |
| Super Class | CL_RSTRAN_GEN_STEPGRP | Step Group |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSTRAN_R | Transformation Runtime |
| Created | 20061025 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSTRAN_GEN_STEPGRP_T_CHECK has no forward declaration.
Interfaces
Class CL_RSTRAN_GEN_STEPGRP_T_CHECK has no interface implemented.
Friends
Class CL_RSTRAN_GEN_STEPGRP_T_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) | TY_S_GEN_CONTAINER | 20061103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20061025 | ||
| 2 | Instance method | Public | Method | 20061103 | ||
| 3 | Static method | Public | Method | Step Type Retrive Specific Meta-Object | 20061113 | |
| 4 | Instance method | Public | Method | 20061103 |
Events
Class CL_RSTRAN_GEN_STEPGRP_T_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_GEN_CONTAINER | Public | See coding | 20061103 | begin of TY_S_GEN_CONTAINER,
sig type TY_S_SIG,
t_iobj_posit type cl_rs_time_derive=>nt_t_iobj_posit,
end of TY_S_GEN_CONTAINER
|
||
| 2 | TY_S_SIG | Public | See coding | 20061103 | begin of TY_S_SIG,
f__nm type fieldname,
ty__nm type typename,
end of TY_S_SIG
|
||
| 3 | TY_T_GEN_CONTAINER | Public | See coding | 20061103 | ty_t_gen_container type standard table of ty_s_gen_container
|
Method Signatures
Method FACTORY_SUB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_STEPGRP_ | Value transfer | Object reference (TYPE REF TO) | CL_RSTRAN_GEN_STEPGRP | Stepgruppe | 20061025 | |||
| 2 | I_R_STEP_ | Call by reference | Object reference (TYPE REF TO) | CL_RSTRAN_GEN_STEP | GenFrameWork Step | 20061025 |
Method FACTORY_SUB on class CL_RSTRAN_GEN_STEPGRP_T_CHECK has no exception.
Method GET_GEN_CONTAINER_T_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_GEN_CONTAINER | Call by reference | Type reference (TYPE) | TY_S_GEN_CONTAINER | 20061103 |
Method GET_GEN_CONTAINER_T_CHECK on class CL_RSTRAN_GEN_STEPGRP_T_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_GUID | Call by reference | Type reference (TYPE) | RSSGUID25 | ID | 20061113 | |||
| 2 | R_STEPGRP_ | Value transfer | Object reference (TYPE REF TO) | CL_RSTRAN_GEN_STEPGRP_T_CHECK | Stepgruppe | 20061113 |
Method GET_META_OBJECT on class CL_RSTRAN_GEN_STEPGRP_T_CHECK has no exception.
Method SET_GEN_CONTAINER_T_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_GEN_CONTAINER | Call by reference | Type reference (TYPE) | TY_S_GEN_CONTAINER | 20061103 |
Method SET_GEN_CONTAINER_T_CHECK on class CL_RSTRAN_GEN_STEPGRP_T_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |