SAP ABAP Interface IF_SALV_BS_CALCULATOR (Calculator)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_BS_TOOLS (Package) Tools
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_BS_CALCULATOR | Calculator | 20090508 |
Properties
| Interface | IF_SALV_BS_CALCULATOR | |
| Short Description | Calculator |
General Data
| Package | SALV_BS_TOOLS | Tools |
| Created | 20090507 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SALV_BS_CALCULATOR has no forward declaration.
Interfaces
Interface IF_SALV_BS_CALCULATOR has no interface.
Friends
Interface IF_SALV_BS_CALCULATOR has no friend.
Attributes
Interface IF_SALV_BS_CALCULATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Calculate Infix | 20090508 | |
| 2 | Instance method | Public | Method | Calculate Postfix | 20090508 |
Events
Interface IF_SALV_BS_CALCULATOR has no event.
Types
Interface IF_SALV_BS_CALCULATOR has no local type.
Method Signatures
Method CALCULATE_INFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INFIX | Call by reference | Type reference (TYPE) | STRING | 20090508 | ||||
| 2 | S_ATTRIBUTE | Call by reference | Type reference (TYPE) | IF_SALV_BS_T_DATA=>S_TYPE_ATTRIBUTE | 20090508 | ||||
| 3 | S_DATA | Call by reference | Type reference (TYPE) | DATA | 20090508 | ||||
| 4 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20090508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konvertierungsfehler | 20090508 |
Method CALCULATE_POSTFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | S_ATTRIBUTE | Call by reference | Type reference (TYPE) | IF_SALV_BS_T_DATA=>S_TYPE_ATTRIBUTE | 20090508 | ||||
| 2 | S_DATA | Call by reference | Type reference (TYPE) | DATA | 20090508 | ||||
| 3 | T_POSTFIX | Call by reference | Type reference (TYPE) | SALV_BS_T_STRING | SALV_WD_T_STRING | 20090508 | |||
| 4 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20090508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konvertierungsfehler | 20090508 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 740 |