SAP ABAP Class CL_MATERIAL_DIALOG (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 | 20090903 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20090903 |
Properties
| Class | CL_MATERIAL_DIALOG | |
| 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 | 20090903 | 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 | 20090903 | ||
| 2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20090903 |
Friends
Class CL_MATERIAL_DIALOG 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) | SDEMO_PD_ALL_TT | 20090903 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20090904 |
Methods
Class CL_MATERIAL_DIALOG has no method.
Events
Class CL_MATERIAL_DIALOG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_MAT_DETAILS | Private | See coding | 20090903 | BEGIN OF ts_mat_details,
prodcut_id TYPE sdemo_product_id,
name TYPE string,
category_id TYPE sdemo_category_id,
type TYPE sdemo_web_res_type,
price TYPE string,
END OF ts_mat_details
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |