SAP ABAP Class CL_FPM_QV_DATASET_EXT_CTRL (Implementation of extended PBO control for 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_QV_DATASET_EXT_CTRL | Extended PBO control for Quickview Dataset | 20130201 |
Properties
Class | CL_FPM_QV_DATASET_EXT_CTRL | |
Short Description | Implementation of extended PBO control for Quickview Dataset | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APB_FPM_GUIBB | Generic UI building blocks |
Created | 20130201 | SAP |
Last change | 20131127 | SAP |
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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_QV_DATASET_EXT_CTRL | Extended PBO control for Quickview Dataset | 20130201 |
Friends
Class CL_FPM_QV_DATASET_EXT_CTRL 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) | CL_FPM_GUIBB_QV_DATASET_CONFIG | Config API for Quickview Dataset | 20130201 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Indicator: Changes are allowed | 20130201 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FPM_QV_DATASET_TITLE | Title of Dataset Quickview | 20130201 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Indicator: Title of Dataset Quickview has been changed | 20130201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130201 |
2 | ![]() |
Instance method | Public | Method | To be called after GET_DATA feeder invocation | 20130201 |
3 | ![]() |
Instance method | Public | Method | To be called before feeder invocation | 20130201 |
4 | ![]() |
Instance method | Public | Method | Indicator: Title of Dataset Quickview has been changed | 20130201 |
Events
Class CL_FPM_QV_DATASET_EXT_CTRL has no event.
Types
Class CL_FPM_QV_DATASET_EXT_CTRL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_FPM_GUIBB_QV_DATASET_CONFIG | Config API for Quickview Dataset | 20130201 |
Method CONSTRUCTOR on class CL_FPM_QV_DATASET_EXT_CTRL has no exception.
Method EXIT_GET_DATA Signature
Method EXIT_GET_DATA on class CL_FPM_QV_DATASET_EXT_CTRL has no parameter.
Method EXIT_GET_DATA on class CL_FPM_QV_DATASET_EXT_CTRL has no exception.
Method INIT_GET_DATA Signature
Method INIT_GET_DATA on class CL_FPM_QV_DATASET_EXT_CTRL has no parameter.
Method INIT_GET_DATA on class CL_FPM_QV_DATASET_EXT_CTRL has no exception.
Method IS_DATASET_TITLE_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Indicator: Title of Dataset Quickview has been changed | 20130201 |
Method IS_DATASET_TITLE_CHANGED on class CL_FPM_QV_DATASET_EXT_CTRL has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 740 |