SAP ABAP Class CL_FPM_SADL_CHART_BASE (FPM-SADL Adapter: Chart Feeder)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
SAPB_FPM_SADL (Package) SADL Adapter
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_SADL_GUIBB_QUERY_BASE | FPM-SADL-Adapter: Query Base Class | 20140721 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_CHART | Feeder Interface for Chart UIBB | 20140721 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_CHART_EXT | GUIBB Chart extended | 20140721 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_SADL_CHART | FPM-SADL Adapter: Chart Feeder | 20140721 |
Properties
| Class | CL_FPM_SADL_CHART_BASE | |
| Short Description | FPM-SADL Adapter: Chart Feeder | |
| Super Class | CL_FPM_SADL_GUIBB_QUERY_BASE | FPM-SADL-Adapter: Query Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAPB_FPM_SADL | SADL Adapter |
| Created | 20140721 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB_CHART | Feeder Interface for Chart UIBB | 20140721 | ||
| 2 | IF_FPM_GUIBB_CHART_EXT | GUIBB Chart extended | 20140721 |
Friends
Class CL_FPM_SADL_CHART_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | 'FPM_SADL_CHART_LEVEL' | 20140721 | |||
| 2 | Constant | Public | Type reference (TYPE) | NAME_KOMP | 'FPM_SADL_CHART_COUNT' | Component name | 20140721 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'FPM_SADL_CHART_LEVEL' | 20140721 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20140721 | |||
| 5 | Instance attribute | Protected | Attribute reference (LIKE) | MO_FILTER | 20140721 | ||||
| 6 | Instance attribute | Protected | Attribute reference (LIKE) | MO_FILTER | 20140721 | ||||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20140721 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | IF_FPM_CHART_TABLE_DATA=>TY_T_FIELD | 20140721 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | IF_FPM_CHART_TABLE_DATA=>TY_T_FIELD | 20140721 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | I | 20140721 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20140721 | |
| 2 | Instance method | Protected | Method | 20140721 | ||
| 3 | Instance method | Protected | Method | 20140721 |
Events
Class CL_FPM_SADL_CHART_BASE has no event.
Types
Class CL_FPM_SADL_CHART_BASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FPM_SADL_CHART_BASE has no parameter.
Method CONSTRUCTOR on class CL_FPM_SADL_CHART_BASE has no exception.
Method EXECUTE_QUERY Signature
Method EXECUTE_QUERY on class CL_FPM_SADL_CHART_BASE has no parameter.
Method EXECUTE_QUERY on class CL_FPM_SADL_CHART_BASE has no exception.
Method PROCESS_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SELECTION | Call by reference | Object reference (TYPE REF TO) | IF_FPM_CHART_TABLE_SELECTION | Interface to access selected data | 20140721 |
Method PROCESS_SELECTION on class CL_FPM_SADL_CHART_BASE has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |