SAP ABAP Class CL_CPE_PRIORITY_DETERMINATION (Determinates the priority of each formula part)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA-GTF-CPE (Application Component) Commodity Pricing Engine
⤷
CPE_FA_FE (Package) Commodity Pricing: Formula Assembly and Evaluation (ABAP)
⤷
⤷
Properties
| Class | CL_CPE_PRIORITY_DETERMINATION | |
| Short Description | Determinates the priority of each formula part | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CPE_FA_FE | Commodity Pricing: Formula Assembly and Evaluation (ABAP) |
| Created | 20100708 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CPE_PRIORITY_DETERMINATION has no forward declaration.
Interfaces
Class CL_CPE_PRIORITY_DETERMINATION has no interface implemented.
Friends
Class CL_CPE_PRIORITY_DETERMINATION has no friend class.
Attributes
Class CL_CPE_PRIORITY_DETERMINATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determine the priority of each formula part | 20100708 |
Events
Class CL_CPE_PRIORITY_DETERMINATION has no event.
Types
Class CL_CPE_PRIORITY_DETERMINATION has no local type.
Method Signatures
Method DETERMINE_PRIORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_COND_DET_RESULT_TAB | Call by reference | Type reference (TYPE) | CPET_COND_DET_RESULT_TAB | CPE: condition determination result | 20100708 | |||
| 2 | IV_APPLICATION | Call by reference | Type reference (TYPE) | CPET_APPLICATION | CPE Caller - Application using CPE | 20100714 | |||
| 3 | IV_PROCEDURE_FA | Call by reference | Type reference (TYPE) | CPET_FA_PROCEDURE | CPE Caller - Formula Assembly Procedure | 20100708 |
Method DETERMINE_PRIORITY on class CL_CPE_PRIORITY_DETERMINATION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |