SAP ABAP Class IF_SALV_IDA_CALC_FIELD_HANDLER (IDA API: Handler for Calculated Fields)
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
| Class | IF_SALV_IDA_CALC_FIELD_HANDLER | |
| Short Description | IDA API: Handler for Calculated Fields | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130314 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SALV_IDA_CALC_FIELD_HANDLER has no interface implemented.
Friends
Class IF_SALV_IDA_CALC_FIELD_HANDLER has no friend class.
Attributes
Class IF_SALV_IDA_CALC_FIELD_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Provide calculated fields of current line | 20130314 | |
| 2 | Instance method | Public | Method | Inform about processing of current page finished | 20130314 | |
| 3 | Instance method | Public | Method | Provide structure description, called one time | 20130314 | |
| 4 | Instance method | Public | Method | Provide requested fields, called before data access | 20130314 | |
| 5 | Instance method | Public | Method | Provide all database data for current page | 20130314 |
Events
Class IF_SALV_IDA_CALC_FIELD_HANDLER has no event.
Types
Class 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 | ES_CALCULATED_FIELDS | Call by reference | Type reference (TYPE) | DATA | 20130314 | ||||
| 2 | IS_DATA_BASE_LINE | Call by reference | Type reference (TYPE) | DATA | 20130314 |
Method CALCULATE_LINE on class IF_SALV_IDA_CALC_FIELD_HANDLER has no exception.
Method END_PAGE Signature
Method END_PAGE on class IF_SALV_IDA_CALC_FIELD_HANDLER has no parameter.
Method END_PAGE on class 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 | RO_CALC_FIELD_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20130314 |
Method GET_CALC_FIELD_STRUCTURE on class 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 | ITS_CALC_FIELD_NAME | Call by reference | Type reference (TYPE) | IF_SALV_IDA_TYPES=>YTS_FIELD_NAME | 20130314 | ||||
| 2 | RTS_DB_FIELD_NAME | Value transfer | Type reference (TYPE) | IF_SALV_IDA_TYPES=>YTS_FIELD_NAME | 20130314 |
Method GET_REQUESTED_FIELDS on class 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 | EV_CANCEL_CALCULATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130314 | ||||
| 2 | ITS_CALC_FIELD_NAME | Call by reference | Type reference (TYPE) | IF_SALV_IDA_TYPES=>YTS_FIELD_NAME | 20130314 | ||||
| 3 | IT_TABLE | Call by reference | Type reference (TYPE) | TABLE | 20130314 |
Method START_PAGE on class IF_SALV_IDA_CALC_FIELD_HANDLER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |