SAP ABAP Class CL_DELETE_BP_MAIN (ZCL_GUIBB_FORM)
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 | 20090917 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20090921 |
Properties
| Class | CL_DELETE_BP_MAIN | |
| Short Description | ZCL_GUIBB_FORM | |
| 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 | 20090917 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DELETE_BP_MAIN has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20090917 | ||
| 2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20090921 |
Friends
Class CL_DELETE_BP_MAIN 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) | TS_BP_FORM | Business partner information | 20090917 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SDEMO_BP_ALL_TT | Boolean Variable (X=True, -=False, Space=Unknown) | 20090921 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090921 |
Methods
Class CL_DELETE_BP_MAIN has no method.
Events
Class CL_DELETE_BP_MAIN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_BP_FORM | Private | See coding | 20090917 | BEGIN OF ts_bp_form,
company_name TYPE sdemo_company_name,
city TYPE string,
street TYPE sdemo_street,
country TYPE string,
building TYPE sdemo_building,
legal_form TYPE sdemo_legal_form,
END OF ts_bp_form
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |