SAP ABAP Class CL_CPE_ERP_FORMULA (CPE Formula)
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_FORMULA | CPE Formula | 20121002 |
Properties
| Class | CL_CPE_ERP_FORMULA | |
| Short Description | CPE Formula | |
| 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 | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CPE_ERP_FORMULA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CPE_ERP_FORMULA | CPE Formula | 20121002 |
Friends
Class CL_CPE_ERP_FORMULA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20130411 | |||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PRC_CONTEXT_DATA | CPE helper for document communication | 20121002 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CPE_ERP_DOC_COMMUNICATION | CPE Helper for document communication | 20121002 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | PRHT_CONVERSION_INSTANCE | Table type for PRHS_CONVERSION_INSTANCE | 20121002 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | PRHT_ROUNDING_INSTANCE | Table type for PRHS_ROUNDING_INSTANCE | 20121002 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | PRHT_TERM_INSTANCE | Table type for PRHS_TERM_INSTANCE | 20121002 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CPET_COND_TYPE | CPE: Condition Type for Commodity Pricing | 20121002 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CPET_DOCITEM_GUID | CPE Caller - GUID of Document Item | 20121002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20121002 | ||
| 2 | Instance method | Private | Method | Instantiate a CPE Term | 20121002 | |
| 3 | Instance method | Public | Event handling method | 20121002 |
Events
Class CL_CPE_ERP_FORMULA has no event.
Types
Class CL_CPE_ERP_FORMULA 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_CONDITION | Call by reference | Object reference (TYPE REF TO) | IF_CONDITION | Condition | 20130411 | |||
| 2 | IO_CONTEXT_DATA | Call by reference | Object reference (TYPE REF TO) | IF_PRC_CONTEXT_DATA | CPE helper for document communication | 20121002 | |||
| 3 | IO_CPE_DOC_COMM | Call by reference | Object reference (TYPE REF TO) | IF_CPE_ERP_DOC_COMMUNICATION | CPE Helper for document communication | 20121002 | |||
| 4 | IV_COND_TYPE | Call by reference | Type reference (TYPE) | CPET_COND_TYPE | CPE: Condition Type for Commodity Pricing | 20121002 | |||
| 5 | IV_DOCITEM_GUID | Call by reference | Type reference (TYPE) | CPET_DOCITEM_GUID | CPE Caller - GUID of Document Item | 20121002 |
Method CONSTRUCTOR on class CL_CPE_ERP_FORMULA has no exception.
Method CREATE_TERM_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_TERM | Call by reference | Object reference (TYPE REF TO) | CL_CPE_ERP_TERM | CPE Term | 20121108 | |||
| 2 | IV_COND_TYPE | Call by reference | Type reference (TYPE) | CPET_COND_TYPE | CPE: Condition Type for Commodity Pricing | 20121002 | |||
| 3 | IV_DOCITEM_GUID | Call by reference | Type reference (TYPE) | CPET_DOCITEM_GUID | CPE Caller - GUID of Document Item | 20121002 | |||
| 4 | IV_TERMNO | Call by reference | Type reference (TYPE) | CPET_TERMNO | CPE Term - Number in Formula | 20121002 |
Method CREATE_TERM_OBJECT on class CL_CPE_ERP_FORMULA has no exception.
Method DELETE_TERM_INSTANCES Signature
Method DELETE_TERM_INSTANCES on class CL_CPE_ERP_FORMULA has no parameter.
Method DELETE_TERM_INSTANCES on class CL_CPE_ERP_FORMULA has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 617 |