SAP ABAP Class CL_FPM_CHART_TEST_CQREF (Chart: Testfeeder for Curr/Quant References)
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 | 20130502 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_CHART | Feeder Interface for Chart UIBB | 20130502 |
Properties
| Class | CL_FPM_CHART_TEST_CQREF | |
| Short Description | Chart: Testfeeder for Curr/Quant References | |
| 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 | 20130502 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_CHART_TEST_CQREF has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20130502 | ||
| 2 | IF_FPM_GUIBB_CHART | Feeder Interface for Chart UIBB | 20130502 |
Friends
Class CL_FPM_CHART_TEST_CQREF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | 20130502 |
Methods
Class CL_FPM_CHART_TEST_CQREF has no method.
Events
Class CL_FPM_CHART_TEST_CQREF has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_DATA | Private | See coding | 20130502 | begin of YS_DATA,
key type string,
c_amount_1 type s_price, "len 15 dec 2
c_amount_2 type s_price,
c_amount_3 type s_price,
c_amount_4 type s_price,
c_ref_1 type name_komp,
c_ref_2 type name_komp,
c_ref_3 type name_komp,
c_ref_4 type name_komp,
q_amount_1 type S_LUGWEIGH, "len 8 dec 4
q_amount_2 type S_LUGWEIGH,
q_amount_3 type S_LUGWEIGH,
q_amount_4 type S_LUGWEIGH,
q_ref_1 type name_komp,
q_ref_2 type name_komp,
q_ref_3 type name_komp,
q_ref_4 type name_komp,
end of ys_data
|
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |