SAP ABAP Interface IF_SALV_IDA_CALC_FIELD_HANDLER (IDA API: Handler for Calculated Fields)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_IDA_PUB (Package) ALV: Development for IDA Translation DevTools
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_LIST_IDA_CALC_FIELD_WRP Wrapper forCalculated Fields Handler in IDA List 20140306
2 Interface implementation (CLASS c. INTERFACES i_ref)  TD_SALV_IDA_CFH_SFLIGHT Handler for calculated fields (disjunct to SFLIGHT) 20130328
3 Interface implementation (CLASS c. INTERFACES i_ref)  TD_SALV_IDA_CFH_SFLIGHT_BAD Handler for calculated fields (not disjunct to SFLIGHT) 20130328
Properties
Interface IF_SALV_IDA_CALC_FIELD_HANDLER  
Short Description IDA API: Handler for Calculated Fields    
General Data
Package SALV_IDA_PUB   ALV: Development for IDA Translation DevTools 
Created 20130314   SAP 
Last changed 20140121   SAP 
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_SALV_IDA_CALC_FIELD_HANDLER has no interface.
Friends
Interface IF_SALV_IDA_CALC_FIELD_HANDLER has no friend.
Attributes
Interface IF_SALV_IDA_CALC_FIELD_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_LINE Instance method Public Method Provide calculated fields of current line 20130314
2 END_PAGE Instance method Public Method Inform about processing of current page finished 20130314
3 GET_CALC_FIELD_STRUCTURE Instance method Public Method Provide structure description, called one time 20130314
4 GET_REQUESTED_FIELDS Instance method Public Method Provide requested fields, called before data access 20130314
5 START_PAGE Instance method Public Method Provide all database data for current page 20130314
Events
Interface IF_SALV_IDA_CALC_FIELD_HANDLER has no event.
Types
Interface IF_SALV_IDA_CALC_FIELD_HANDLER has no local type.
Method Signatures

Method CALCULATE_LINE 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 20130314
2 Importing IS_DATA_BASE_LINE Call by reference Type reference (TYPE) DATA 20130314

Method CALCULATE_LINE on Interface IF_SALV_IDA_CALC_FIELD_HANDLER has no exception.

Method END_PAGE Signature

Method END_PAGE on Interface IF_SALV_IDA_CALC_FIELD_HANDLER has no parameter.
Method END_PAGE on Interface IF_SALV_IDA_CALC_FIELD_HANDLER has no exception.

Method GET_CALC_FIELD_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CALC_FIELD_STRUCTURE Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20130314

Method GET_CALC_FIELD_STRUCTURE on Interface IF_SALV_IDA_CALC_FIELD_HANDLER has no exception.

Method GET_REQUESTED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_CALC_FIELD_NAME Call by reference Type reference (TYPE) IF_SALV_IDA_TYPES=>YTS_FIELD_NAME 20130314
2 Returning RTS_DB_FIELD_NAME Value transfer Type reference (TYPE) IF_SALV_IDA_TYPES=>YTS_FIELD_NAME 20130314

Method GET_REQUESTED_FIELDS on Interface IF_SALV_IDA_CALC_FIELD_HANDLER 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 20130314
2 Importing ITS_CALC_FIELD_NAME Call by reference Type reference (TYPE) IF_SALV_IDA_TYPES=>YTS_FIELD_NAME 20130314
3 Importing IT_TABLE Call by reference Type reference (TYPE) TABLE 20130314

Method START_PAGE on Interface IF_SALV_IDA_CALC_FIELD_HANDLER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740