SAP ABAP Class CL_FPM_TEST_FORM_GL2 (Feeder Class Example for Form)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_TEST (Package) Floorplan Manager (Test applications)
⤷
⤷
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 | 20100616 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20100616 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_TEST_FORM_GL2_DYN | Feeder Class Example for Form | 20120503 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_TEST_FORM_GL2_TOOLTIP | Form Feeder Class: Dynamic tooltip | 20140321 |
Properties
| Class | CL_FPM_TEST_FORM_GL2 | |
| Short Description | Feeder Class Example for Form | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_TEST | Floorplan Manager (Test applications) |
| Created | 20100616 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_TEST_FORM_GL2 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20100616 | ||
| 2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20100616 |
Friends
Class CL_FPM_TEST_FORM_GL2 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | FPM_S_TEST_FORM | Test Fieldcat | 20100616 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Determines whether a feeder field is a technical field | 20130410 |
Events
Class CL_FPM_TEST_FORM_GL2 has no event.
Types
Class CL_FPM_TEST_FORM_GL2 has no local type.
Method Signatures
Method IS_TECHNICAL_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20130410 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Indicator: Feeder field is a technical field | 20130410 |
Method IS_TECHNICAL_FIELD on class CL_FPM_TEST_FORM_GL2 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |