SAP ABAP Interface IF_CPE_EXTENSION (Interface for a CPE Extension)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA-GTF-CPE (Application Component) Commodity Pricing Engine
⤷
CPE_FA_FE (Package) Commodity Pricing: Formula Assembly and Evaluation (ABAP)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CPE_PRCFIX_OPTION | CPE Definition of Price Fixation Option | 20130410 |
Properties
| Interface | IF_CPE_EXTENSION | |
| Short Description | Interface for a CPE Extension |
General Data
| Package | CPE_FA_FE | Commodity Pricing: Formula Assembly and Evaluation (ABAP) |
| Created | 20130318 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CPE_EXTENSION has no forward declaration.
Interfaces
Interface IF_CPE_EXTENSION has no interface.
Friends
Interface IF_CPE_EXTENSION has no friend.
Attributes
Interface IF_CPE_EXTENSION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the data of an extension | 20130410 | |
| 2 | Instance method | Public | Method | Get the key attributes | 20130410 | |
| 3 | Instance method | Public | Method | Set the data of an extension | 20130410 | |
| 4 | Instance method | Public | Method | Set the key attributes | 20130410 |
Events
Interface IF_CPE_EXTENSION has no event.
Types
Interface IF_CPE_EXTENSION has no local type.
Method Signatures
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20130410 |
Method GET_DATA on Interface IF_CPE_EXTENSION has no exception.
Method GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_KEY | Value transfer | Type reference (TYPE) | CPET_EXTENSION_KEY | CPE Extension Key | 20130410 |
Method GET_KEY on Interface IF_CPE_EXTENSION has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130410 |
Method SET_DATA on Interface IF_CPE_EXTENSION has no exception.
Method SET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | CPET_EXTENSION_KEY | CPE Extension Key | 20130410 |
Method SET_KEY on Interface IF_CPE_EXTENSION has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |