SAP ABAP Class CL_RSAN_MDL_DST_ROUTINE (Source Transformation - Routine)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_MDL (Package) APD - Tool - Object Model
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSAN_MDL_ABSTRACT_NODE | Base Class of a Node | 20020408 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAN_MDL_MAPPING_SOURCE | Object Can Be Used as Source of a Mapping Rule | 20020408 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAN_MDL_MAPPING_TARGET | Object Can Be Used as Target of a Mapping Rule | 20020408 |
Properties
| Class | CL_RSAN_MDL_DST_ROUTINE | |
| Short Description | Source Transformation - Routine | |
| Super Class | CL_RSAN_MDL_ABSTRACT_NODE | Base Class of a Node |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSAN_MDL | |
| Program status | ||
| Category | 0 | |
| Package | RSAN_MDL | APD - Tool - Object Model |
| Created | 20020408 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSAN_MDL_MAPPING_SOURCE | Object Can Be Used as Source of a Mapping Rule | 20020408 | ||
| 2 | IF_RSAN_MDL_MAPPING_TARGET | Object Can Be Used as Target of a Mapping Rule | 20020408 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSAN_WB_DST_ROUTINE | 20030507 | UI class |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | '*--------- Begin of transformation code -----------------------------' | Marks Begin of User-Defined Code | 20020523 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | '*---------- Begin of type definitions -------------------------------' | Marks Begin of User-Defined Types | 20020523 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Code of the Routine | 20020408 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | '*---------- End of transformation code ------------------------------' | Marks End of User-Defined Coding | 20020523 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | '*----------- End of type definitions --------------------------------' | Marks End of User-Defined Types | 20020523 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | RSAN_OM_R_LIST | Group Fields (CL_RSAN_MDL_ROUTINE_FIELD_REF) | 20020410 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'y_group_fields' | type name for group_fields in Code | 20020523 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | '%GRP_TYPENAME%' | Placeholder for group_struct | 20020523 | ||
| 9 | Instance attribute | Public | Type reference (TYPE) | RSAN_OM_R_LIST | Source Structure (CL_RSAN_MDL_ROUTINE_FIELD_REF) | 20020410 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'y_source_fields' | Type Name for source_fields in Code | 20020523 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | '%SRC_TYPENAME%' | Placeholder for source_struct | 20020523 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'yt_source_fields' | Type Name for source_fields tab | 20020523 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | '%SRC_TTYPENAME%' | Placeholder for source_tab | 20020523 | ||
| 14 | Instance attribute | Public | Type reference (TYPE) | RSAN_OM_R_LIST | Target Structure (CL_RSAN_MDL_ROUTINE_INFOOBJECT) | 20020410 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'y_target_fields' | Type Name for target_fields in Code | 20020523 | ||
| 16 | Constant | Public | Type reference (TYPE) | STRING | '%TGT_TYPENAME%' | Placeholder for target_struct | 20020523 | ||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'yt_target_fields' | Type Name for target_fields Tab | 20020523 | ||
| 18 | Constant | Public | Type reference (TYPE) | STRING | '%TGT_TTYPENAME%' | placeholder for target_tab | 20020523 | ||
| 19 | Constant | Public | Type reference (TYPE) | SY-REPID | 'RSAN_WB_ROUTINE_TEMP_REPORT' | name of temp_report, for syntax check | 20020523 | ||
| 20 | Instance attribute | Public | Type reference (TYPE) | STRING | Type definitions for the routine | 20020410 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | AS4FLAG | Flag indicating that CODE attr. was set | 20030203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 |