SAP ABAP Class /IWCOR/CL_DS_EXPR_NODE (Expression Node)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/IF_DS_DEBUGGABLE | Odata serializable object | 20120305 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWCOR/IF_DS_EXPR_NODE | Expression node | 20110808 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_DS_EXPR_BINARY | Binary expression | 20110808 |
2 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_DS_EXPR_FUNCTION | Function expression | 20110808 |
3 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_DS_EXPR_LITERAL | Literal expression | 20110808 |
4 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_DS_EXPR_MEMBER | Member access expression | 20110808 |
5 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_DS_EXPR_PROPERTY | Property expression | 20110808 |
6 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_DS_EXPR_UNARY | Unary expression | 20110808 |
Properties
Class | /IWCOR/CL_DS_EXPR_NODE | |
Short Description | Expression Node | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IWCOR/SODATA_URI | URI and Expression Parser |
Created | 20110609 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /IWCOR/CL_DS_EXPR_NODE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /IWCOR/IF_DS_DEBUGGABLE | Odata serializable object | 20120305 | ||
2 | /IWCOR/IF_DS_EXPR_NODE | Expression node | 20110808 |
Friends
Class /IWCOR/CL_DS_EXPR_NODE has no friend class.
Attributes
Class /IWCOR/CL_DS_EXPR_NODE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20110808 |
Events
Class /IWCOR/CL_DS_EXPR_NODE has no event.
Types
Class /IWCOR/CL_DS_EXPR_NODE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_KIND | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EXPR_NODE=>NODE_KIND | 20110808 |
Method CONSTRUCTOR on class /IWCOR/CL_DS_EXPR_NODE has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |