SAP ABAP Class CL_FPM_LIST_IDA_CALC_FIELD_WRP (Wrapper forCalculated Fields Handler 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
⤷
⤷
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 | 20140306 |
Properties
| Class | CL_FPM_LIST_IDA_CALC_FIELD_WRP | |
| Short Description | Wrapper forCalculated Fields Handler in IDA List | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAPB_FPM_IDA | FPM-IDA Integration |
| 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 | 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 | 20140306 |
Friends
Class CL_FPM_LIST_IDA_CALC_FIELD_WRP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20140307 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM_LIST_IDA_CALC_FIELD_HDL | Handler for Calculated Fields in IDA List | 20140306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20140306 |
Events
Class CL_FPM_LIST_IDA_CALC_FIELD_WRP has no event.
Types
Class CL_FPM_LIST_IDA_CALC_FIELD_WRP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPOUND_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20140306 | |||
| 2 | IO_DB_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20140306 | |||
| 3 | IO_FPM_CALC_FIELD_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FPM_LIST_IDA_CALC_FIELD_HDL | Handler for Calculated Fields in IDA List | 20140307 |
Method CONSTRUCTOR on class CL_FPM_LIST_IDA_CALC_FIELD_WRP has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |