SAP ABAP Interface IF_FPM_CHART_TABLE_SELECTION (Interface to access selected data)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_CHART_TABLE_MODEL | Chart Table Model | 20130219 |
Properties
Interface | IF_FPM_CHART_TABLE_SELECTION | |
Short Description | Interface to access selected data |
General Data
Package | APB_FPM_GUIBB | Generic UI building blocks |
Created | 20130219 | SAP |
Last changed | 20141120 | |
Unicode checks active |
Forward declarations
Interface IF_FPM_CHART_TABLE_SELECTION has no forward declaration.
Interfaces
Interface IF_FPM_CHART_TABLE_SELECTION has no interface.
Friends
Interface IF_FPM_CHART_TABLE_SELECTION has no friend.
Attributes
Interface IF_FPM_CHART_TABLE_SELECTION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Deprecated: Use GET_SELECTED_DATA instead | 20130301 |
2 | ![]() |
Instance method | Public | Method | Deprecated: Use GET_SELECTION instead | 20130219 |
3 | ![]() |
Instance method | Public | Method | Deprecated: Use GET_SELECTED_DATA instead | 20130301 |
4 | ![]() |
Instance method | Public | Method | Deprecated: Use GET_SELECTION instead | 20130219 |
5 | ![]() |
Instance method | Public | Method | Returns the selected data | 20130220 |
6 | ![]() |
Instance method | Public | Method | Returns the selected indices | 20130219 |
7 | ![]() |
Instance method | Public | Method | Sets selection by row indices | 20140210 |
Events
Interface IF_FPM_CHART_TABLE_SELECTION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_SELECTED_DATA | Public | See coding | 20130221 | begin of ty_s_SELECTED_DATA,
measure type name_komp,
data type ref to data,
end of ty_s_selected_data
|
||
2 | TY_S_SELECTION | Public | See coding | 20130221 | begin of ty_s_SELECTION,
measure type name_komp,
selection type standard table of sytabix with DEFAULT KEY,
end of ty_s_selection
|
||
3 | TY_T_SELECTED_DATA | Public | See coding | 20130221 | ty_t_selected_data type standard table of ty_s_selected_data with key measure
|
||
4 | TY_T_SELECTION | Public | See coding | 20130221 | ty_t_selection type standard table of ty_s_selection with key measure
|
Method Signatures
Method GET_CURRENT_DESELECTED_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_DATA | Value transfer | Type reference (TYPE) | TY_T_SELECTED_DATA | 20130301 |
Method GET_CURRENT_DESELECTED_DATA on Interface IF_FPM_CHART_TABLE_SELECTION has no exception.
Method GET_CURRENT_DESELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_SELECTION | Value transfer | Type reference (TYPE) | TY_T_SELECTION | 20130219 |
Method GET_CURRENT_DESELECTION on Interface IF_FPM_CHART_TABLE_SELECTION has no exception.
Method GET_CURRENT_SELECTED_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_DATA | Value transfer | Type reference (TYPE) | TY_T_SELECTED_DATA | 20130301 |
Method GET_CURRENT_SELECTED_DATA on Interface IF_FPM_CHART_TABLE_SELECTION has no exception.
Method GET_CURRENT_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_SELECTION | Value transfer | Type reference (TYPE) | TY_T_SELECTION | 20130219 |
Method GET_CURRENT_SELECTION on Interface IF_FPM_CHART_TABLE_SELECTION has no exception.
Method GET_SELECTED_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_DATA | Value transfer | Type reference (TYPE) | TY_T_SELECTED_DATA | 20130220 |
Method GET_SELECTED_DATA on Interface IF_FPM_CHART_TABLE_SELECTION has no exception.
Method GET_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_SELECTION | Value transfer | Type reference (TYPE) | TY_T_SELECTION | 20130219 |
Method GET_SELECTION on Interface IF_FPM_CHART_TABLE_SELECTION has no exception.
Method SET_SELECTION_BY_INDICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELECTION | Call by reference | Type reference (TYPE) | TY_T_SELECTION | 20140210 |
Method SET_SELECTION_BY_INDICES on Interface IF_FPM_CHART_TABLE_SELECTION has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 740 |