SAP ABAP Class IF_FPM_LIST_IDA_CALC_FIELD_HDL (Handler for Calculated Fields in IDA List)
Properties
| Class | IF_FPM_LIST_IDA_CALC_FIELD_HDL | |
| Short Description | Handler for Calculated Fields in IDA List | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20140306 | SAP |
| Last change | 20141120 | |
| 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_FPM_LIST_IDA_CALC_FIELD_HDL has no interface implemented.
Friends
Class IF_FPM_LIST_IDA_CALC_FIELD_HDL has no friend class.
Attributes
Class 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
Class 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 class IF_FPM_LIST_IDA_CALC_FIELD_HDL has no exception.
Method END_PAGE Signature
Method END_PAGE on class IF_FPM_LIST_IDA_CALC_FIELD_HDL has no parameter.
Method END_PAGE on class 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 class 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 class IF_FPM_LIST_IDA_CALC_FIELD_HDL has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |