SAP ABAP Class CL_CPE_ERP_PERIODDET (CPE Period Determination)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-BF-PR (Application Component) Pricing and Conditions
⤷
VF_PRC_INTERFACE (Package) Pricing Interfaces
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CPE_ERP_OBJECT | CPE Object | 20130108 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CPE_ERP_PERIODDET | CPE Period Determination | 20121002 |
Properties
| Class | CL_CPE_ERP_PERIODDET | |
| Short Description | CPE Period Determination | |
| Super Class | CL_CPE_ERP_OBJECT | CPE Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VF_PRC_INTERFACE | Pricing Interfaces |
| Created | 20121002 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CPE_ERP_PERIODDET has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CPE_ERP_PERIODDET | CPE Period Determination | 20121002 |
Friends
Class CL_CPE_ERP_PERIODDET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PRC_CONTEXT_DATA | CPE helper for document communication | 20121002 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CPE_ERP_DOC_COMMUNICATION | CPE Helper for document communication | 20121002 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CPET_COND_TYPE | CPE: Condition Type for Commodity Pricing | 20121002 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CPET_DOCITEM_GUID | CPE Caller - GUID of Document Item | 20121002 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | PRH_CPET_PERIOD_TYPE | CPE - Type of Period Determination data (Quot or Curr) | 20121002 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CPET_TERMNO | CPE Term - Number in Formula | 20121002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20121002 |
Events
Class CL_CPE_ERP_PERIODDET has no event.
Types
Class CL_CPE_ERP_PERIODDET has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_DATA | Call by reference | Object reference (TYPE REF TO) | IF_PRC_CONTEXT_DATA | CPE helper for document communication | 20121002 | |||
| 2 | IO_CPE_DOC_COMM | Call by reference | Object reference (TYPE REF TO) | IF_CPE_ERP_DOC_COMMUNICATION | CPE Helper for document communication | 20121002 | |||
| 3 | IV_COND_TYPE | Call by reference | Type reference (TYPE) | CPET_COND_TYPE | CPE: Condition Type for Commodity Pricing | 20121002 | |||
| 4 | IV_DOCITEM_GUID | Call by reference | Type reference (TYPE) | CPET_DOCITEM_GUID | CPE Caller - GUID of Document Item | 20121002 | |||
| 5 | IV_PERIOD_TYPE | Call by reference | Type reference (TYPE) | PRH_CPET_PERIOD_TYPE | CPE - Type of Period Determination data (Quot or Curr) | 20121002 | |||
| 6 | IV_TERMNO | Call by reference | Type reference (TYPE) | CPET_TERMNO | CPE Term - Number in Formula | 20121002 |
Method CONSTRUCTOR on class CL_CPE_ERP_PERIODDET has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |