SAP ABAP Class CL_IWP_LR_FEEDER_DP (Feeder Class to fetch data from the data provisioning layer)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
BC-ILM-RW (Application Component) Retention Warehouse
⤷
IWP_LOCAL_REPORTING_UI (Package) User Interfaces for Local Reporting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20120813 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20120813 |
Properties
| Class | CL_IWP_LR_FEEDER_DP | |
| Short Description | Feeder Class to fetch data from the data provisioning layer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IWP_LOCAL_REPORTING_UI | User Interfaces for Local Reporting |
| Created | 20120813 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IWP_LR_FEEDER_DP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20120813 | ||
| 2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20120813 |
Friends
Class CL_IWP_LR_FEEDER_DP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | TY_T_ILM_OBJ_DATA | Table Archiving Obj. <> Structure | 20120913 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CHAR2 | Version Number Component | 20130212 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | IWP_WORK_PACKAGE | 20120919 |
Methods
Class CL_IWP_LR_FEEDER_DP has no method.
Events
Class CL_IWP_LR_FEEDER_DP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ILM_OBJ_DATA | Public | See coding | 20120918 | BEGIN OF ty_ilm_obj_data,
table TYPE tabname,
app_t TYPE objct_tr01,
END OF ty_ilm_obj_data
|
||
| 2 | TY_T_ILM_OBJ_DATA | Public | See coding | 20120918 | ty_t_ilm_obj_data TYPE STANDARD TABLE OF ty_ilm_obj_data
|
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |