SAP ABAP Class TD_SALV_IDA_CFH_SFLIGHT (Handler for calculated fields (disjunct to SFLIGHT))
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_IDA_ATS (Package) ATS for IDA
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_IDA_CALC_FIELD_HANDLER | IDA API: Handler for Calculated Fields | 20130328 |
Properties
| Class | TD_SALV_IDA_CFH_SFLIGHT | |
| Short Description | Handler for calculated fields (disjunct to SFLIGHT) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_IDA_ATS | ATS for IDA |
| Created | 20130328 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_IDA_CALC_FIELD_HANDLER | IDA API: Handler for Calculated Fields | 20130328 |
Friends
Class TD_SALV_IDA_CFH_SFLIGHT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | YS_CALC_FIELD | 20130328 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_SALV_IDA_TYPES=>YTS_FIELD_NAME | 20130328 |
Methods
Class TD_SALV_IDA_CFH_SFLIGHT has no method.
Events
Class TD_SALV_IDA_CFH_SFLIGHT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_CALC_FIELD | Private | See coding | 20130328 | BEGIN OF ys_calc_field,
field1 TYPE c LENGTH 60,
field2 TYPE i,
END OF ys_calc_field
|
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |