SAP ABAP Class CL_FPM_TEST_HTML_FIELD_IN_FORM (Test Feeder for HTML Field in 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_EXTENDED_FIELD_DESCR | Extended Field Description | 20121220 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20121220 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20121220 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20121220 |
Properties
Class | CL_FPM_TEST_HTML_FIELD_IN_FORM | |
Short Description | Test Feeder for HTML Field in 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 | 20121220 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FPM_TEST_HTML_FIELD_IN_FORM has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_EXTENDED_FIELD_DESCR | Extended Field Description | 20121220 | ||
2 | IF_FPM_GUIBB | Generic UI Building Block | 20121220 | ||
3 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20121220 | ||
4 | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20121220 |
Friends
Class CL_FPM_TEST_HTML_FIELD_IN_FORM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20121220 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YS_FIELDCAT | 20121220 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | reads BSP Page source | 20121221 |
Events
Class CL_FPM_TEST_HTML_FIELD_IN_FORM has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_FIELDCAT | Private | See coding | 20121220 | begin of YS_FIELDCAT,
html_source type string,
field1 type string,
field2 type string,
field3 type string,
field4 type string,
field5 type string,
field6 type string,
field7 type string,
field8 type string,
html_ref1 type string,
html_ref2 type string,
end of ys_fieldcat
|
Method Signatures
Method GET_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REFERENCE | Call by reference | Type reference (TYPE) | STRING | 20121221 | |||
2 | ![]() |
RV_SOURCE | Value transfer | Type reference (TYPE) | STRING | 20121221 |
Method GET_SOURCE on class CL_FPM_TEST_HTML_FIELD_IN_FORM has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 740 |