SAP ABAP Class CL_CPE_ERP_SURCHARGE (CPE Surcharge)
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_SURCHARGE | CPE Surcharge | 20121002 |
Properties
| Class | CL_CPE_ERP_SURCHARGE | |
| Short Description | CPE Surcharge | |
| 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_SURCHARGE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CPE_ERP_SURCHARGE | CPE Surcharge | 20121002 |
Friends
Class CL_CPE_ERP_SURCHARGE 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) | CPET_TERMNO | CPE Term - Number in Formula | 20121002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20121002 |
Events
Class CL_CPE_ERP_SURCHARGE has no event.
Types
Class CL_CPE_ERP_SURCHARGE 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 | 20121002 | ||||
| 5 | IV_TERMNO | Call by reference | Type reference (TYPE) | CPET_TERMNO | CPE Term - Number in Formula | 20121002 |
Method CONSTRUCTOR on class CL_CPE_ERP_SURCHARGE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |