SAP ABAP Class CL_SEARCH_RESULT_LIST (ZCL_SALES_ORDER_LIST)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_DEMO_EXT (Package) Floorplan Manager: Applications for external Demos
⤷
⤷
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 | 20090924 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20090924 |
Properties
| Class | CL_SEARCH_RESULT_LIST | |
| Short Description | ZCL_SALES_ORDER_LIST | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_DEMO_EXT | Floorplan Manager: Applications for external Demos |
| Created | 20090924 | SAP |
| Last change | 20110908 | 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 | 20090924 | ||
| 2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20090924 |
Friends
Class CL_SEARCH_RESULT_LIST 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) | SMRESULT_LIST_TT | Table type for result list | 20090924 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20091015 |
Methods
Class CL_SEARCH_RESULT_LIST has no method.
Events
Class CL_SEARCH_RESULT_LIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_RESULT | Private | See coding | 20090924 | BEGIN OF ts_result,
company_name TYPE sdemo_company_name,
firstname TYPE sdemo_first_name,
lastname TYPE sdemo_lastname,
street TYPE sdemo_street,
country TYPE sdemo_country,
END OF ts_result
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |