SAP ABAP Class CLT_CPE_QUOTATION_FACTORY (Test Quotation Factory)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CPE_QUOTATION_FACTORY | Quotation Factory | 20130919 |
Properties
| Class | CLT_CPE_QUOTATION_FACTORY | |
| Short Description | Test Quotation Factory | |
| Super Class | CL_CPE_QUOTATION_FACTORY | Quotation Factory |
| 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_QUOTATION_FACTORY has no forward declaration.
Interfaces
Class CLT_CPE_QUOTATION_FACTORY has no interface implemented.
Friends
Class CLT_CPE_QUOTATION_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TY_DCS_TYPES | 20130925 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CPE_QUOT_GROUP_PROVIDER | 20130925 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130919 |
Events
Class CLT_CPE_QUOTATION_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_DCS_TYPE | Public | See coding | 20130919 | BEGIN OF ty_dcs_type,
dcsid TYPE tba_dcsid,
dcs_type TYPE tba_derivativetype,
END OF ty_dcs_type
|
||
| 2 | TY_DCS_TYPES | Public | See coding | 20130919 | ty_dcs_types TYPE STANDARD TABLE OF ty_dcs_type WITH NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DCS_TYPES | Call by reference | Type reference (TYPE) | TY_DCS_TYPES | 20130925 | ||||
| 2 | GROUP_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_CPE_QUOT_GROUP_PROVIDER | 20130925 | ||||
| 3 | SOURCE_ROUTINE | Call by reference | Type reference (TYPE) | CPET_SOURCEROUT | 20130925 |
Method CONSTRUCTOR on class CLT_CPE_QUOTATION_FACTORY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |