SAP ABAP Class CL_CPE_ERP_EXTENSION (CPE Extension)
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 | 20130423 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CPE_ERP_EXTENSION | CPE Extension | 20130423 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CPE_ERP_FIXOPTION | CPE Price Fixation Option | 20130423 |
Properties
| Class | CL_CPE_ERP_EXTENSION | |
| Short Description | CPE Extension | |
| 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 | 20130214 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CPE_ERP_EXTENSION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CPE_ERP_EXTENSION | CPE Extension | 20130423 |
Friends
Class CL_CPE_ERP_EXTENSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CPE_ERP_DOC_COMMUNICATION | CPE helper for document communication | 20130423 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CPET_COND_TYPE | CPE: Condition Type for Commodity Pricing | 20130423 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TABNAME16 | 20130423 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CPET_DOCITEM_GUID | CPE Caller - GUID of Document Item | 20130423 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CPET_REF_GUID | CPE Reference Guid | 20130423 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CPET_REF_KIND | CPE Reference Kind | 20130423 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CPET_REF_TYPE | CPE Reference Type | 20130423 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | CPET_TERMNO | CPE Term - Number in Formula | 20130423 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130423 | ||
| 2 | Instance method | Private | Method | 20130423 |
Events
Class CL_CPE_ERP_EXTENSION has no event.
Types
Class CL_CPE_ERP_EXTENSION 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_CPE_DOC_COMM | Call by reference | Object reference (TYPE REF TO) | IF_CPE_ERP_DOC_COMMUNICATION | CPE helper for document communication | 20130423 | |||
| 2 | IV_COND_TYPE | Call by reference | Type reference (TYPE) | CPET_COND_TYPE | 20130423 | ||||
| 3 | IV_DOCITEM_GUID | Call by reference | Type reference (TYPE) | CPET_DOCITEM_GUID | 20130423 | ||||
| 4 | IV_REF_GUID | Call by reference | Type reference (TYPE) | CPET_REF_GUID | 20130423 | ||||
| 5 | IV_REF_KIND | Call by reference | Type reference (TYPE) | CPET_REF_KIND | CPE Reference Kind | 20130423 | |||
| 6 | IV_REF_TYPE | Call by reference | Type reference (TYPE) | CPET_REF_TYPE | CPE Reference Type | 20130423 | |||
| 7 | IV_TERMNO | Call by reference | Type reference (TYPE) | CPET_TERMNO | 20130423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130423 |
Method GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_EXTENSION_KEY | Value transfer | Type reference (TYPE) | CPET_EXTENSION_KEY | CPE Extension Key | 20130423 |
Method GET_KEY on class CL_CPE_ERP_EXTENSION has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 618 |