SAP ABAP Class CL_CPE_EVALUATION_KEYDATE (Evalulation Key Date)
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_EVALUATION_KEYDATE | |
| Short Description | Evalulation Key Date | |
| 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 | 20130722 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CPE_EVALUATION_KEYDATE has no forward declaration.
Interfaces
Class CL_CPE_EVALUATION_KEYDATE has no interface implemented.
Friends
Class CL_CPE_EVALUATION_KEYDATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CPET_LATEST_EVAL_KEYDATE | Latest Evaluation Key Date | 20130723 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CPET_LATEST_EVAL_KEYDATE | Latest Evaluation Key Date | 20130723 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CPET_LATEST_EVAL_KEYDATE_ROUT | Latest Evaluation Key Date Routine | 20130814 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CPET_REQUESTED_EVAL_KEYDATE | Requested Evaluation Key Date | 20130723 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CPET_USED_EVAL_KEYDATE | Used Evaluation Key Date | 20130723 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130723 | ||
| 2 | Instance method | Public | Method | Restrict key date in new instance | 20130723 |
Events
Class CL_CPE_EVALUATION_KEYDATE has no event.
Types
Class CL_CPE_EVALUATION_KEYDATE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LATEST_KEYDATE_ROUT | Call by reference | Type reference (TYPE) | CPET_LATEST_EVAL_KEYDATE_ROUT | Latest Evaluation Key Date Routine | 20130723 | |||
| 2 | REQUESTED_KEYDATE | Call by reference | Type reference (TYPE) | CPET_REQUESTED_EVAL_KEYDATE | Requested Evaluation Key Date | 20130723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130723 |
Method CREATE_RESTRICTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LATEST_KEYDATE_ROUT | Call by reference | Type reference (TYPE) | CPET_LATEST_EVAL_KEYDATE_ROUT | Latest Evaluation Key Date Routine | 20130723 | |||
| 2 | R_EVALUATION_KEYDATE | Value transfer | Object reference (TYPE REF TO) | CL_CPE_EVALUATION_KEYDATE | Evalulation Key Date | 20130723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130723 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |