SAP ABAP Class CL_FPM_TEST_FORM_REPEATER (Feeder Class Example for Form Repeater)
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 | 20120502 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM_REPEATER | Feeder Interface for generic Form Repeater UI Building Block | 20120502 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_TEST_FORM_REPEATER_DYN | Feeder Class Example for Form Repeater | 20120503 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_TEST_FORM_REP_TOOLTIP | Form Repeater Feeder Class: Dynamic tooltip | 20140321 |
Properties
Class | CL_FPM_TEST_FORM_REPEATER | |
Short Description | Feeder Class Example for Form Repeater | |
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 | 20120502 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FPM_TEST_FORM_REPEATER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_GUIBB | Generic UI Building Block | 20120502 | ||
2 | IF_FPM_GUIBB_FORM_REPEATER | Feeder Interface for generic Form Repeater UI Building Block | 20120502 |
Friends
Class CL_FPM_TEST_FORM_REPEATER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | See coding | 20120502 |
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_REPEATER has no event.
Types
Class CL_FPM_TEST_FORM_REPEATER 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_REPEATER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |