SAP ABAP Class CL_IWP_LR_FEEDER_FORM_FILES (Feeder class for the form)
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 | 20120822 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20120822 |
Properties
Class | CL_IWP_LR_FEEDER_FORM_FILES | |
Short Description | Feeder class for the form | |
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 | 20120822 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IWP_LR_FEEDER_FORM_FILES has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_GUIBB | Generic UI Building Block | 20120822 | ||
2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20120822 |
Friends
Class CL_IWP_LR_FEEDER_FORM_FILES 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) | TXX_UUID | UUID Identifier | 20121212 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IWP_WORK_PACKAGE | Unique Identifier of an Audit Package | 20130325 |
Methods
Class CL_IWP_LR_FEEDER_FORM_FILES has no method.
Events
Class CL_IWP_LR_FEEDER_FORM_FILES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LS_FORM_FIELDS | Private | See coding | 20120822 | BEGIN OF LS_form_FIELDS,
selectioncriteria type string,
outputfields type string,
Filename type TXX_LFILE,
CreatedBy type TXX_UNAME,
CreatedOn type TXX_CDATE,
END OF LS_form_FIELDS
|
||
2 | TT_FORM_FIELDS | Private | See coding | 20120822 | tt_form_fields type standard TABLE OF LS_form_FIELDS
|
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 740 |