SAP ABAP Class CL_RSDDLTIP_IPROV_TRAFO_FACTOR (Factory for Mini-Transformations)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_LTIP_IPROV (Package) InfoProvider Wrapping of TREX Olap Indexes
⤷
⤷
Properties
| Class | CL_RSDDLTIP_IPROV_TRAFO_FACTOR | |
| Short Description | Factory for Mini-Transformations | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_LTIP_IPROV | InfoProvider Wrapping of TREX Olap Indexes |
| Created | 20081114 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDDLTIP_IPROV_TRAFO_FACTOR has no forward declaration.
Interfaces
Class CL_RSDDLTIP_IPROV_TRAFO_FACTOR has no interface implemented.
Friends
Class CL_RSDDLTIP_IPROV_TRAFO_FACTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | T_T_TRAFO | 20081114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20081114 |
Events
Class CL_RSDDLTIP_IPROV_TRAFO_FACTOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_S_TRAFO | Private | See coding | 20081114 | begin of T_S_TRAFO,
trafonm type rsddltip_trafonm,
trafo type REF TO IF_RSDDLTIP_IPROF_TRAFO,
end of t_s_trafo
|
||
| 2 | T_T_TRAFO | Private | See coding | 20081114 | t_t_trafo type HASHED TABLE OF t_s_trafo WITH UNIQUE key trafonm
|
Method Signatures
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRAFONM | Call by reference | Type reference (TYPE) | RSDDLTIP_TRAFONM | Transformation | 20081114 | |||
| 2 | R_R_TRAFO | Value transfer | Object reference (TYPE REF TO) | IF_RSDDLTIP_IPROF_TRAFO | Abstrakte Oberklasse aller globalen Exceptions | 20081114 |
Method FACTORY on class CL_RSDDLTIP_IPROV_TRAFO_FACTOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |