SAP ABAP Interface IF_FPM_LIST_IDA_CALC_FIELD_HDL (Handler for Calculated Fields in IDA List)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
SAPB_FPM_IDA (Package) FPM-IDA Integration
⤷
⤷
Properties
| Interface | IF_FPM_LIST_IDA_CALC_FIELD_HDL | |
| Short Description | Handler for Calculated Fields in IDA List |
General Data
| Package | SAPB_FPM_IDA | FPM-IDA Integration |
| Created | 20140306 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_FPM_LIST_IDA_CALC_FIELD_HDL has no interface.
Friends
Interface IF_FPM_LIST_IDA_CALC_FIELD_HDL has no friend.
Attributes
Interface IF_FPM_LIST_IDA_CALC_FIELD_HDL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20140306 | ||
| 2 | Instance method | Public | Method | 20140306 | ||
| 3 | Instance method | Public | Method | 20140306 | ||
| 4 | Instance method | Public | Method | 20140306 |
Events
Interface IF_FPM_LIST_IDA_CALC_FIELD_HDL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_FIELD | Public | See coding | 20140306 | t_field TYPE SORTED TABLE OF name_komp WITH UNIQUE DEFAULT KEY
|
Method Signatures
Method CALCULATE_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CALCULATED_FIELDS | Call by reference | Type reference (TYPE) | DATA | 20140306 | ||||
| 2 | IS_DB_DATA | Call by reference | Type reference (TYPE) | DATA | 20140306 |
Method CALCULATE_ROW on Interface IF_FPM_LIST_IDA_CALC_FIELD_HDL has no exception.
Method END_PAGE Signature
Method END_PAGE on Interface IF_FPM_LIST_IDA_CALC_FIELD_HDL has no parameter.
Method END_PAGE on Interface IF_FPM_LIST_IDA_CALC_FIELD_HDL has no exception.
Method GET_REQUESTED_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CLACULATED_FIELD | Call by reference | Type reference (TYPE) | T_FIELD | 20140306 | ||||
| 2 | RT_REQUESTED_DB_FIELD | Value transfer | Type reference (TYPE) | T_FIELD | 20140307 |
Method GET_REQUESTED_FIELDS on Interface IF_FPM_LIST_IDA_CALC_FIELD_HDL has no exception.
Method START_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CANCEL_CALCULATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140306 | ||||
| 2 | IT_CLACULATED_FIELD | Call by reference | Type reference (TYPE) | T_FIELD | 20140306 | ||||
| 3 | IT_DB_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20140306 |
Method START_PAGE on Interface IF_FPM_LIST_IDA_CALC_FIELD_HDL has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |