SAP ABAP Class CL_RSTRAN_GEN_STEP_IOBJ_ROUT (Rule Step: Direct or MOVE)
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 | 20060515 |
Properties
| Class | CL_RSTRAN_GEN_STEP_IOBJ_ROUT | |
| Short Description | Rule Step: Direct or MOVE | |
| 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 | 20060320 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSTRAN_GEN_STEP_IOBJ_ROUT has no interface implemented.
Friends
Class CL_RSTRAN_GEN_STEP_IOBJ_ROUT 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) | RSCODEID | ID for ABAP code | 20060515 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSIOBJNM | InfoObject | 20060515 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | TY_T_SERVICE_REG | Service management | 20100127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060515 | |
| 2 | Static method | Public | Method | 20100127 | ||
| 3 | Instance method | Public | Method | 20100127 | ||
| 4 | Instance method | Public | Method | 20060515 | ||
| 5 | Instance method | Public | Method | MOVE to Routine for Changing Parameters | 20060515 | |
| 6 | Instance method | Public | Method | Segment ID of Source | 20060515 | |
| 7 | Instance method | Public | Method | 20060515 |
Events
Class CL_RSTRAN_GEN_STEP_IOBJ_ROUT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_SERVICE_REG | Private | See coding | 20100127 | BEGin of TY_S_SERVICE_REG,
name type char30,
t_step type cl_rstran_gen_step=>ty_t_step_s,
end of TY_S_service_reg
|
||
| 2 | TY_T_SERVICE_REG | Private | See coding | 20100127 | ty_t_service_reg type STANDARD TABLE OF TY_S_SERVICE_REG with NON-UNIQUE DEFAULT KEY
|
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) | 20060515 |
Method CONSTRUCTOR on class CL_RSTRAN_GEN_STEP_IOBJ_ROUT has no exception.
Method FREE_SUB Signature
Method FREE_SUB on class CL_RSTRAN_GEN_STEP_IOBJ_ROUT has no parameter.
Method FREE_SUB on class CL_RSTRAN_GEN_STEP_IOBJ_ROUT has no exception.
Method FREE_SUB_SINGLE Signature
Method FREE_SUB_SINGLE on class CL_RSTRAN_GEN_STEP_IOBJ_ROUT has no parameter.
Method FREE_SUB_SINGLE on class CL_RSTRAN_GEN_STEP_IOBJ_ROUT has no exception.
Method GET_IOBJNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IOBJNM | Value transfer | Type reference (TYPE) | RSIOBJNM | InfoObject | 20060515 |
Method GET_IOBJNM on class CL_RSTRAN_GEN_STEP_IOBJ_ROUT has no exception.
Method GET_MOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_MOVE | Value transfer | Type reference (TYPE) | CL_RSTRAN_GEN_STEP=>TY_T_META | 20060515 |
Method GET_MOVE on class CL_RSTRAN_GEN_STEP_IOBJ_ROUT has no exception.
Method GET_SC_SEGMENT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SEG_ID | Value transfer | Type reference (TYPE) | STRING | 20060515 |
Method GET_SC_SEGMENT_ID on class CL_RSTRAN_GEN_STEP_IOBJ_ROUT has no exception.
Method GET_SOURCE_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SOURCE_SYSTEM | Value transfer | Type reference (TYPE) | RSA_LOGSYS | 20060515 |
Method GET_SOURCE_SYSTEM on class CL_RSTRAN_GEN_STEP_IOBJ_ROUT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |