SAP ABAP Class CL_FPM_TEST_SEARCH_IDA_COMPLEX (Test List IDA complex search)
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 | 20130221 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM_REPEATER | Feeder Interface for generic Form Repeater UI Building Block | 20130221 |
Properties
| Class | CL_FPM_TEST_SEARCH_IDA_COMPLEX | |
| Short Description | Test List IDA complex search | |
| 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 | 20130221 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20130221 | ||
| 2 | IF_FPM_GUIBB_FORM_REPEATER | Feeder Interface for generic Form Repeater UI Building Block | 20130221 |
Friends
Class CL_FPM_TEST_SEARCH_IDA_COMPLEX 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_DATA | 20130221 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130221 |
Events
Class CL_FPM_TEST_SEARCH_IDA_COMPLEX has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_DATA | Public | See coding | 20130221 | begin of ty_s_data,
attribute type fieldname,
operator type string,
low type string,
high type string,
logical_connector type string,
end of ty_s_data
|
||
| 2 | TY_T_DATA | Public | See coding | 20130221 | ty_t_data type standard table of ty_s_data with default key
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FPM_TEST_SEARCH_IDA_COMPLEX has no parameter.
Method CONSTRUCTOR on class CL_FPM_TEST_SEARCH_IDA_COMPLEX has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |