SAP ABAP Class CL_FPM_QV_DATASET_ASSIST (Assistance Class for FPM_QUICKVIEW_DATASET)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_GUIBB (Package) Generic UI building blocks
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_QV_ASSIST | Assistance Class for FPM Quickviews | 20120614 |
Properties
| Class | CL_FPM_QV_DATASET_ASSIST | |
| Short Description | Assistance Class for FPM_QUICKVIEW_DATASET | |
| Super Class | CL_FPM_QV_ASSIST | Assistance Class for FPM Quickviews |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_GUIBB | Generic UI building blocks |
| Created | 20120313 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FPM_QV_DATASET_ASSIST has no interface implemented.
Friends
Class CL_FPM_QV_DATASET_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20120614 | |||||
| 2 | Constant | Public | See coding | 20120614 | |||||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FPM_GUIBB_QV_DATASET_CONFIG | Config API for Quickview Dataset | 20120313 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FPM_QV_DATASET_EXT_CTRL | Implementation of extended PBO control for Quickview Dataset | 20130201 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120614 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | YS_FEEDER | 20120313 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Determine selected fields | 20120313 | |
| 2 | Instance method | Public | Method | Handle WD event triggered on the the Quickview UI | 20120314 | |
| 3 | Instance method | Public | Method | 20120313 | ||
| 4 | Instance method | Public | Method | 20120313 | ||
| 5 | Instance method | Public | Method | 20120313 | ||
| 6 | Instance method | Private | Method | 20120313 | ||
| 7 | Instance method | Private | Method | Reset dynamic context, config. context, int. config. data | 20131113 | |
| 8 | Instance method | Private | Method | Set data record on event | 20120320 | |
| 9 | Instance method | Private | Method | Update field values in context | 20120313 | |
| 10 | Instance method | Private | Method | Update title of Quickview in context | 20130201 |
Events
Class CL_FPM_QV_DATASET_ASSIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_FEEDER | Private | See coding | 20120313 | BEGIN OF ys_feeder,
name TYPE seoclsname,
feeder TYPE REF TO if_fpm_guibb_qv_dataset,
END OF ys_feeder
|
Method Signatures
Method DETERMINE_SELECTED_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELD_DESCRIPTION | Call by reference | Type reference (TYPE) | IF_FPM_GUIBB_QV_DATASET=>YT_FIELD_DESCRIPTION | Field description | 20120313 |
Method DETERMINE_SELECTED_FIELDS on class CL_FPM_QV_DATASET_ASSIST has no exception.
Method DISPATCH_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WD_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | WD event | 20120314 |
Method DISPATCH_ACTION on class CL_FPM_QV_DATASET_ASSIST has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20120313 |
Method GET_DATA on class CL_FPM_QV_DATASET_ASSIST has no exception.
Method INIT_FEEDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_S_T100_MESSAGE | FPMGB T100 messages | 20120313 | |||
| 2 | EV_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Indicator: Error occurred | 20120313 |
Method INIT_FEEDER on class CL_FPM_QV_DATASET_ASSIST has no exception.
Method PROCESS_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20120313 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20120313 | |||
| 3 | IT_INTERFACE_VIEWS | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20120313 |
Method PROCESS_EVENT on class CL_FPM_QV_DATASET_ASSIST has no exception.
Method READ_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20120313 |
Method READ_CONFIGURATION on class CL_FPM_QV_DATASET_ASSIST has no exception.
Method RESET_DYNAMIC_AND_CONFIG_DATA Signature
Method RESET_DYNAMIC_AND_CONFIG_DATA on class CL_FPM_QV_DATASET_ASSIST has no parameter.
Method RESET_DYNAMIC_AND_CONFIG_DATA on class CL_FPM_QV_DATASET_ASSIST has no exception.
Method SET_DATA_RECORD_ON_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FPM_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20120320 | |||
| 2 | IO_WD_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | Application-Defined Event | 20120320 |
Method SET_DATA_RECORD_ON_EVENT on class CL_FPM_QV_DATASET_ASSIST has no exception.
Method UPDATE_FIELD_VALUES_IN_DYN_CTX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Data | 20120313 | |||
| 2 | IV_DATA_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Indicator: Data has been changed | 20120313 |
Method UPDATE_FIELD_VALUES_IN_DYN_CTX on class CL_FPM_QV_DATASET_ASSIST has no exception.
Method UPDATE_TITLE_IN_DYN_CTX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATASET_TITLE | Call by reference | Type reference (TYPE) | FPM_QV_DATASET_TITLE | Title of Dataset Quickview | 20130201 | |||
| 2 | IV_DATASET_TITLE_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Indicator: Title has been changed | 20130201 |
Method UPDATE_TITLE_IN_DYN_CTX on class CL_FPM_QV_DATASET_ASSIST has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 732 |