SAP ABAP Class IF_SALV_IDA_CONDITION (Condition for IDA ALV)
Properties
Class | IF_SALV_IDA_CONDITION | |
Short Description | Condition for IDA ALV | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130121 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SALV_IDA_CONDITION has no forward declaration.
Interfaces
Class IF_SALV_IDA_CONDITION has no interface implemented.
Friends
Class IF_SALV_IDA_CONDITION has no friend class.
Attributes
Class 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
Class IF_SALV_IDA_CONDITION has no event.
Types
Class 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 class 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 class 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 class IF_SALV_IDA_CONDITION has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |