SAP ABAP Interface /IWCOR/IF_DS_EXPR_BINARY (Binary expression)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SODATA_URI (Package) URI and Expression Parser

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/CL_DS_EXPR_BINARY | Binary expression | 20110808 |
Properties
Interface | /IWCOR/IF_DS_EXPR_BINARY | |
Short Description | Binary expression |
General Data
Package | /IWCOR/SODATA_URI | URI and Expression Parser |
Created | 20110706 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface /IWCOR/IF_DS_EXPR_BINARY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /IWCOR/IF_DS_EXPR_NODE | Expression node | 20120813 |
Friends
Interface /IWCOR/IF_DS_EXPR_BINARY has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | LEFT_OPERAND | Instance attribute | Public | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EXPR_NODE | Left operand expression node | 20120813 | ||
2 | OPERATOR | Instance attribute | Public | Type reference (TYPE) | STRING | Binary operator (e.g. 'eq') | 20120813 | ||
3 | RIGHT_OPERAND | Instance attribute | Public | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EXPR_NODE | Right operand expression node | 20120813 |
Methods
Interface /IWCOR/IF_DS_EXPR_BINARY has no method.
Events
Interface /IWCOR/IF_DS_EXPR_BINARY has no event.
Types
Interface /IWCOR/IF_DS_EXPR_BINARY has no local type.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |