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 CALCULATE_ROW Instance method Public Method 20140306
2 END_PAGE Instance method Public Method 20140306
3 GET_REQUESTED_FIELDS Instance method Public Method 20140306
4 START_PAGE 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 Exporting ES_CALCULATED_FIELDS Call by reference Type reference (TYPE) DATA 20140306
2 Importing 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 Importing IT_CLACULATED_FIELD Call by reference Type reference (TYPE) T_FIELD 20140306
2 Returning 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 Exporting EV_CANCEL_CALCULATION Call by reference Type reference (TYPE) ABAP_BOOL 20140306
2 Importing IT_CLACULATED_FIELD Call by reference Type reference (TYPE) T_FIELD 20140306
3 Importing 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