SAP ABAP Class CL_FPM_TEST_LIST_IDA_MULTI (Test feeder class, when multiple interfaces)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_TEST_ECATT (Package) ECATT Tests
⤷
⤷
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 | 20131009 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20131009 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST_IDA | List Feeder Interface for Integrated Data Access | 20131009 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_LIST_INTERFACE_SELECTOR | For feeder classes that implement multiple interfaces | 20131009 |
Properties
| Class | CL_FPM_TEST_LIST_IDA_MULTI | |
| Short Description | Test feeder class, when multiple interfaces | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_TEST_ECATT | ECATT Tests |
| Created | 20131009 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20131009 | ||
| 2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20131009 | ||
| 3 | IF_FPM_GUIBB_LIST_IDA | List Feeder Interface for Integrated Data Access | 20131009 | ||
| 4 | IF_FPM_LIST_INTERFACE_SELECTOR | For feeder classes that implement multiple interfaces | 20131009 |
Friends
Class CL_FPM_TEST_LIST_IDA_MULTI 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_CHECK_METHODS_CALLED | 20131009 | ||||
| 2 | Static Attribute | Public | Type reference (TYPE) | IF_FPM_LIST_INTERFACE_SELECTOR=>TY_FEEDER_INTERFACE | May contain a value from GC_FEEDER_INTERFACES | 20131009 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20131009 |
Events
Class CL_FPM_TEST_LIST_IDA_MULTI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CHECK_METHODS_CALLED | Public | See coding | 20131009 | begin of ty_check_methods_called,
ida_get_definition type abap_bool,
ida_start_runtime type abap_bool,
ida_pbo type abap_bool,
std_get_definition type abap_bool,
std_pbo type abap_bool,
end of ty_check_methods_called
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FPM_TEST_LIST_IDA_MULTI has no parameter.
Method CONSTRUCTOR on class CL_FPM_TEST_LIST_IDA_MULTI has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |