SAP ABAP Class CL_RSPLFC_TREX_DISAGGR (TREX: Disaggregation)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLFA (Package) API Framework for Planning Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLFA_SRVTYPE_IMP_EXEC | Planning Function Type: Execution (Without Reference Data) | 20100202 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLS_TREX_ALGO | Interface for TREX algorithms | 20100202 |
Properties
| Class | CL_RSPLFC_TREX_DISAGGR | |
| Short Description | TREX: Disaggregation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSPLFA | API Framework for Planning Services |
| Created | 20100202 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSPLFC_TREX_DISAGGR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSPLFA_SRVTYPE_IMP_EXEC | Planning Function Type: Execution (Without Reference Data) | 20100202 | ||
| 2 | IF_RSPLS_TREX_ALGO | Interface for TREX algorithms | 20100202 |
Friends
Class CL_RSPLFC_TREX_DISAGGR 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) | RSIOBJNM | InfoObject | 20100207 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20100204 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSIOBJNM | Factor Table | 20100202 | |||
| 4 | Instance attribute | Private | See coding | DD: Test DTEL DEC with with 7 Pos. Bef. Com.,9 Dec. Pl., +/- | 20100202 |
Methods
Class CL_RSPLFC_TREX_DISAGGR has no method.
Events
Class CL_RSPLFC_TREX_DISAGGR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GT_S_KYF_FACTOR | Private | See coding | 20100202 | BEGIN OF gt_s_kyf_factor,
rulepos type rsplf_rulepos,
kyfnm TYPE rsiobjnm,
factor TYPE p LENGTH 16 DECIMALS 8,
END OF gt_s_kyf_factor
|
||
| 2 | GT_TS_KYF_FACTOR | Private | See coding | 20100202 | gt_ts_kyf_factor TYPE SORTED TABLE OF gt_s_kyf_factor WITH UNIQUE KEY rulepos kyfnm
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |