SAP ABAP Class CLT_CPE_PRICE_FIXATIONS (CPE TDC Price Fixations)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA-GTF-CPE (Application Component) Commodity Pricing Engine
⤷
CPE_FA_FE_TEST_DATA (Package) Testdata for Unittests in Commodity Pricing
⤷
⤷
Properties
| Class | CLT_CPE_PRICE_FIXATIONS | |
| Short Description | CPE TDC Price Fixations | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CPE_FA_FE_TEST_DATA | Testdata for Unittests in Commodity Pricing |
| Created | 20130226 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CLT_CPE_PRICE_FIXATIONS has no interface implemented.
Friends
Class CLT_CPE_PRICE_FIXATIONS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CPE_FE_EVALUATION_DATA | 20130410 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | CPED_PRCFIX_DEF | 20130410 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | CLT_CPE_PRICE_FIXATIONS=>TY_DEFINITION_RESULT | 20130410 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | CLT_CPE_PRICE_FIXATIONS=>TY_OPTIONS | CPE Definition of Price Fixation Option | 20130410 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CLT_CPE_PRICE_FIXATIONS=>TY_DEFINITION_RESULTS | 20130410 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130410 |
Events
Class CLT_CPE_PRICE_FIXATIONS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_DEFINITIONS | Public | See coding | 20130410 | ty_definitions TYPE STANDARD TABLE OF cped_prcfix_def WITH NON-UNIQUE DEFAULT KEY
|
||
| 2 | TY_DEFINITION_RESULT | Public | See coding | 20130410 | BEGIN OF ty_definition_result,
ref_guid TYPE cpet_ref_guid,
limit_exceeded TYPE abap_bool,
limit_quantity TYPE if_cpe_prcfix_option=>ty_quantity,
termno TYPE cpet_termno,
termrate TYPE cpet_internal_value,
termval TYPE cpet_internal_value,
termstatus TYPE cpet_termstatus,
formula_rate TYPE cpet_formrate,
exercise_date TYPE cpet_prcfix_exercisedate,
exercise_date_final TYPE abap_bool,
END OF ty_definition_result
|
||
| 3 | TY_DEFINITION_RESULTS | Public | See coding | 20130410 | ty_definition_results TYPE STANDARD TABLE OF ty_definition_result WITH NON-UNIQUE KEY ref_guid
|
||
| 4 | TY_OPTIONS | Public | See coding | 20130410 | ty_options TYPE TABLE OF REF TO cl_cpe_prcfix_option
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VARID | Call by reference | Type reference (TYPE) | ETVAR_ID | 20130410 |
Method CONSTRUCTOR on class CLT_CPE_PRICE_FIXATIONS has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |