SAP ABAP Class CL_RSAN_RTR_STMT_REWRITER (Statement Rewriter for Intermediate Result Usage)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_RTR (Package) APD - Tool - Runtime Result Handling Layer
⤷
⤷
Properties
| Class | CL_RSAN_RTR_STMT_REWRITER | |
| Short Description | Statement Rewriter for Intermediate Result Usage | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAN_RTR | APD - Tool - Runtime Result Handling Layer |
| Created | 20030826 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSAN_RTR_STMT_REWRITER has no forward declaration.
Interfaces
Class CL_RSAN_RTR_STMT_REWRITER has no interface implemented.
Friends
Class CL_RSAN_RTR_STMT_REWRITER has no friend class.
Attributes
Class CL_RSAN_RTR_STMT_REWRITER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create New Process That Uses Intermediate Results | 20030826 | |
| 2 | Static method | Public | Method | Create New Process That Writes to a Target | 20030826 | |
| 3 | Static method | Private | Method | Copy Node Predecessors and Replace Source Interm. Results | 20030827 | |
| 4 | Static method | Private | Method | Copy i_node and Predecessor Node/Edge from ir_mdl to cr_mdl | 20030827 |
Events
Class CL_RSAN_RTR_STMT_REWRITER has no event.
Types
Class CL_RSAN_RTR_STMT_REWRITER has no local type.
Method Signatures
Method REWRITE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MDL | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_MDL_ABSTRACT_ANALYSIS | New model definition | 20031105 | |||
| 2 | IR_MDLH | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_MDLH_ABSTRACT_ANALYSIS | Model Header | 20030827 | |||
| 3 | I_NODE | Call by reference | Type reference (TYPE) | STRING | Name of node | 20030827 |
Method REWRITE_SOURCE on class CL_RSAN_RTR_STMT_REWRITER has no exception.
Method REWRITE_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MDL | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_MDL_ANALYSIS_PROCESS | New model definition | 20030827 | |||
| 2 | E_NEW_TARGET_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | Name of newly added target node | 20030902 | |||
| 3 | IR_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_RSAN_OM_FACTORY | Factory for model classes | 20030827 | |||
| 4 | IR_MDL | Call by reference | Object reference (TYPE REF TO) | CL_RSAN_MDL_ANALYSIS_PROCESS | Model | 20030827 | |||
| 5 | I_NODE | Call by reference | Type reference (TYPE) | STRING | Name of node | 20030827 | |||
| 6 | I_RESULT_GUID | Call by reference | Type reference (TYPE) | RSAN_UT_RESULT_GUID | Intermediate Result GUID referring corresponging Result tabl | 20040117 |
Method REWRITE_TARGET on class CL_RSAN_RTR_STMT_REWRITER has no exception.
Method _REWRITE_SOURCE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OVERRIDDEN_NODE | Value transfer | Type reference (TYPE) | STRING | Name of overridd node,=SPACE -> nothing was overridden | 20031116 | |||
| 2 | E_OVERRIDDEN_NODE_NEW_NAME | Value transfer | Type reference (TYPE) | STRING | New name of overwriten node,=SPACE -> nothing was overridden | 20031116 | |||
| 3 | IR_MDLH | Call by reference | Object reference (TYPE REF TO) | CL_RSAN_MDLH_ABSTRACT_ANALYSIS | Model Header | 20030827 | |||
| 4 | IR_NEW_MDL | Call by reference | Object reference (TYPE REF TO) | CL_RSAN_MDL_ABSTRACT_ANALYSIS | new model, will be extended | 20030827 | |||
| 5 | I_NODE | Call by reference | Type reference (TYPE) | STRING | name of actual node | 20030827 |
Method _REWRITE_SOURCE_NODE on class CL_RSAN_RTR_STMT_REWRITER has no exception.
Method _REWRITE_TARGET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_RSAN_OM_FACTORY | Factory for model classes | 20030827 | |||
| 2 | IR_MDL | Call by reference | Object reference (TYPE REF TO) | CL_RSAN_MDL_ANALYSIS_PROCESS | Model | 20030827 | |||
| 3 | IR_NEW_MDL | Call by reference | Object reference (TYPE REF TO) | CL_RSAN_MDL_ANALYSIS_PROCESS | new model, will be extended | 20030827 | |||
| 4 | I_NODE | Call by reference | Type reference (TYPE) | STRING | name of actual node | 20030827 |
Method _REWRITE_TARGET_NODE on class CL_RSAN_RTR_STMT_REWRITER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |