SAP ABAP Interface IF_FPM_CHART_TABLE_DATA (API for Table 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 | 20130117 |
Properties
Interface | IF_FPM_CHART_TABLE_DATA | |
Short Description | API for Table Data |
General Data
Package | APB_FPM_GUIBB | Generic UI building blocks |
Created | 20130114 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FPM_CHART_TABLE_DATA has no forward declaration.
Interfaces
Interface IF_FPM_CHART_TABLE_DATA has no interface.
Friends
Interface IF_FPM_CHART_TABLE_DATA has no friend.
Attributes
Interface IF_FPM_CHART_TABLE_DATA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130225 | |
2 | ![]() |
Instance method | Public | Method | 20130225 | |
3 | ![]() |
Instance method | Public | Method | 20130114 |
Events
Interface IF_FPM_CHART_TABLE_DATA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_FIELD | Public | See coding | 20130225 | begin of ty_s_field,
name type name_komp,
end of ty_s_field
|
||
2 | TY_T_FIELD | Public | See coding | 20130225 | ty_t_field type sorted table of ty_s_field with unique key name
|
Method Signatures
Method GET_DIMENSIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_DIMENSION | Value transfer | Type reference (TYPE) | TY_T_FIELD | 20130225 |
Method GET_DIMENSIONS on Interface IF_FPM_CHART_TABLE_DATA has no exception.
Method GET_MEASURES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_MEASURE | Value transfer | Type reference (TYPE) | TY_T_FIELD | 20130225 |
Method GET_MEASURES on Interface IF_FPM_CHART_TABLE_DATA has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20130114 | |||
2 | ![]() |
IV_CHECK_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Model will check if data has changed | 20130430 |
Method SET_DATA on Interface IF_FPM_CHART_TABLE_DATA has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 740 |