SAP ABAP Class CL_ECH_PPO_ORDER_SELECTION (Implementation to Influence Order Selection)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FS_ECH_PPO_ADAPTER (Package) Connection to the Postprocessing Office
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SAPPO/IF_ORDER_SELECTION | Internal Enhancement Mechanism for Order Selection | 20100720 |
Properties
| Class | CL_ECH_PPO_ORDER_SELECTION | |
| Short Description | Implementation to Influence Order Selection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_ECH_PPO_ADAPTER | Connection to the Postprocessing Office |
| Created | 20100720 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /SAPPO/IF_ORDER_SELECTION | Internal Enhancement Mechanism for Order Selection | 20100720 |
Friends
Class CL_ECH_PPO_ORDER_SELECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20100724 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_RANGE_COLLECTION_ID | 20100721 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | TY_RANGE_PLA_ATTRIBUTE_ID | 20100721 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TY_RANGE_PLA_ATTRIBUTE_ID | 20100721 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | TY_RANGE_PLA_ATTRIBUTE_ID | 20100721 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | TY_RANGE_PLA_VALUE | 20100721 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | TY_RANGE_PLA_VALUE | 20100721 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | TY_RANGE_PLA_VALUE | 20100721 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100924 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100721 | ||
| 2 | Static method | Public | Method | 20100720 |
Events
Class CL_ECH_PPO_ORDER_SELECTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_RANGE_COLLECTION_ID | Public | See coding | 20100720 | ty_range_collection_id type range of sysuuid_x16
|
||
| 2 | TY_RANGE_PLA_ATTRIBUTE_ID | Public | See coding | 20100720 | ty_range_pla_attribute_id type range of ech_pla_attribute_id
|
||
| 3 | TY_RANGE_PLA_VALUE | Public | See coding | 20100720 | ty_range_pla_value type range of ech_pla_value
|
Method Signatures
Method ADD_ATTRIBUTE_TO_WHERE_COND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_WHERE | Call by reference | Type reference (TYPE) | STRING | 20100721 | ||||
| 2 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | 20100721 | ||||
| 3 | IV_RANGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20100721 | ||||
| 4 | IV_SOURCE_ALIAS | Call by reference | Type reference (TYPE) | STRING | 20100721 |
Method ADD_ATTRIBUTE_TO_WHERE_COND on class CL_ECH_PPO_ORDER_SELECTION has no exception.
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RANGE_COLLECTION_ID | Call by reference | Type reference (TYPE) | TY_RANGE_COLLECTION_ID | 20100720 | ||||
| 2 | IT_RANGE_PLA_ATTRIBUTE_ID_1 | Call by reference | Type reference (TYPE) | TY_RANGE_PLA_ATTRIBUTE_ID | 20100720 | ||||
| 3 | IT_RANGE_PLA_ATTRIBUTE_ID_2 | Call by reference | Type reference (TYPE) | TY_RANGE_PLA_ATTRIBUTE_ID | 20100720 | ||||
| 4 | IT_RANGE_PLA_ATTRIBUTE_ID_3 | Call by reference | Type reference (TYPE) | TY_RANGE_PLA_ATTRIBUTE_ID | 20100720 | ||||
| 5 | IT_RANGE_PLA_VALUE_1 | Call by reference | Type reference (TYPE) | TY_RANGE_PLA_VALUE | 20100720 | ||||
| 6 | IT_RANGE_PLA_VALUE_2 | Call by reference | Type reference (TYPE) | TY_RANGE_PLA_VALUE | 20100720 | ||||
| 7 | IT_RANGE_PLA_VALUE_3 | Call by reference | Type reference (TYPE) | TY_RANGE_PLA_VALUE | 20100720 | ||||
| 8 | IV_MODIFIED_PAYLOADS_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100924 | ||||
| 9 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ECH_PPO_ORDER_SELECTION | 20100721 |
Method S_CREATE on class CL_ECH_PPO_ORDER_SELECTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |