SAP ABAP Class /IWCOR/CL_DS_ORDERBY_PROCESSOR (Processor for orderby clause)
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
⤷
⤷
Properties
| Class | /IWCOR/CL_DS_ORDERBY_PROCESSOR | |
| Short Description | Processor for orderby clause | |
| 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 | 20110713 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWCOR/CL_DS_ORDERBY_PROCESSOR has no forward declaration.
Interfaces
Class /IWCOR/CL_DS_ORDERBY_PROCESSOR has no interface implemented.
Friends
Class /IWCOR/CL_DS_ORDERBY_PROCESSOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWCOR/IF_DS_ORDERBY_VISITOR | 20110808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20110808 | |
| 2 | Instance method | Public | Method | Processes a order | 20110808 | |
| 3 | Instance method | Public | Method | Process orderby | 20110808 |
Events
Class /IWCOR/CL_DS_ORDERBY_PROCESSOR has no event.
Types
Class /IWCOR/CL_DS_ORDERBY_PROCESSOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_VISITOR | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_DS_ORDERBY_VISITOR | 20110808 |
Method CONSTRUCTOR on class /IWCOR/CL_DS_ORDERBY_PROCESSOR has no exception.
Method PROCESS_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ORDER | Call by reference | Type reference (TYPE) | /IWCOR/IF_DS_EXPR_ORDERBY=>ORDER_S | 20110808 | ||||
| 2 | RD_VALUE | Value transfer | Object reference (TYPE REF TO) | DATA | 20120305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120305 |
Method PROCESS_ORDERBY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ORDERBY_NODE | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_DS_EXPR_ORDERBY | 20110902 | ||||
| 2 | RD_VALUE | Value transfer | Object reference (TYPE REF TO) | DATA | 20120305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | OData error | 20120305 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |