SAP ABAP Interface IF_SALV_IDA_CONDITION (Condition for IDA ALV)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_IDA_PUB (Package) ALV: Development for IDA Translation DevTools
⤷
⤷
Properties
| Interface | IF_SALV_IDA_CONDITION | |
| Short Description | Condition for IDA ALV |
General Data
| Package | SALV_IDA_PUB | ALV: Development for IDA Translation DevTools |
| Created | 20130121 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SALV_IDA_CONDITION has no forward declaration.
Interfaces
Interface IF_SALV_IDA_CONDITION has no interface.
Friends
Interface IF_SALV_IDA_CONDITION has no friend.
Attributes
Interface IF_SALV_IDA_CONDITION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Concatenate 2 conditions with a logical AND | 20130121 | |
| 2 | Instance method | Public | Method | Negates a condition | 20130121 | |
| 3 | Instance method | Public | Method | Concatenate 2 conditions with a logical OR | 20130121 |
Events
Interface IF_SALV_IDA_CONDITION has no event.
Types
Interface IF_SALV_IDA_CONDITION has no local type.
Method Signatures
Method AND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMBINED_CONDITION | Value transfer | Object reference (TYPE REF TO) | IF_SALV_IDA_CONDITION | 20130121 | ||||
| 2 | OTHER_CONDITION | Call by reference | Object reference (TYPE REF TO) | IF_SALV_IDA_CONDITION | 20130121 |
Method AND on Interface IF_SALV_IDA_CONDITION has no exception.
Method NEGATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEGATED_CONDITION | Value transfer | Object reference (TYPE REF TO) | IF_SALV_IDA_CONDITION | 20130121 |
Method NEGATED on Interface IF_SALV_IDA_CONDITION has no exception.
Method OR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMBINED_CONDITION | Value transfer | Object reference (TYPE REF TO) | IF_SALV_IDA_CONDITION | 20130121 | ||||
| 2 | OTHER_CONDITION | Call by reference | Object reference (TYPE REF TO) | IF_SALV_IDA_CONDITION | 20130121 |
Method OR on Interface IF_SALV_IDA_CONDITION has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |