SAP ABAP Class CLT_CPE_QTY_ADJUSTMENT (TDC Variant for CPE quantity adjustment and manual conversio)
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_QTY_ADJUSTMENT | |
| Short Description | TDC Variant for CPE quantity adjustment and manual conversio | |
| 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 | 20130918 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CLT_CPE_QTY_ADJUSTMENT has no forward declaration.
Interfaces
Class CLT_CPE_QTY_ADJUSTMENT has no interface implemented.
Friends
Class CLT_CPE_QTY_ADJUSTMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ETOBJ_NAME | 'CPE_QTY_ADJUSTMENT_AND_CONV' | 20130924 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CPE_FE_EVALUATION_DATA | 20130924 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CLT_CPE_QTY_ADJUSTMENT=>TY_EXPECTED | 20130924 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130924 | ||
| 2 | Instance method | Public | Method | 20130924 | ||
| 3 | Instance method | Public | Method | 20130924 |
Events
Class CLT_CPE_QTY_ADJUSTMENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_EXPECTED | Public | See coding | 20130924 | begin of TY_EXPECTED,
EXPECTED_QUANTITY type CPET_INTERNAL_VALUE,
EXPECTED_QUAN_ADJ_FACTOR type CPET_QUAN_ADJUSTMENT_FACTOR,
EXPECTED_FACTOR_FROM type CPET_USEDFACTORFROM,
EXPECTED_FACTOR_TO type CPET_USEDFACTORTO,
EXPECTED_FORMCONVOUT type CPET_FORMCONVOUT_WRK,
end of TY_EXPECTED
|
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 | 20130924 |
Method CONSTRUCTOR on class CLT_CPE_QTY_ADJUSTMENT has no exception.
Method GET_EVALUATION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_EVALUATION_DATA | Value transfer | Object reference (TYPE REF TO) | CL_CPE_FE_EVALUATION_DATA | 20130924 |
Method GET_EVALUATION_DATA on class CLT_CPE_QTY_ADJUSTMENT has no exception.
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_RESULT | Value transfer | Type reference (TYPE) | CLT_CPE_QTY_ADJUSTMENT=>TY_EXPECTED | 20130924 |
Method GET_RESULT on class CLT_CPE_QTY_ADJUSTMENT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |