SAP ABAP Interface IF_CPE_EXTENSION_FACTORY (CPE Extension Factory)
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_EXTENSION_FACTORY | CPE Extension Factory | 20130410 |
Properties
| Interface | IF_CPE_EXTENSION_FACTORY | |
| Short Description | CPE Extension Factory |
General Data
| Package | CPE_FA_FE | Commodity Pricing: Formula Assembly and Evaluation (ABAP) |
| Created | 20130226 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_CPE_EXTENSION_FACTORY | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_CPE_EXTENSION_FACTORY has no interface.
Friends
Interface IF_CPE_EXTENSION_FACTORY has no friend.
Attributes
Interface IF_CPE_EXTENSION_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get CPE Extensions | 20130410 | |
| 2 | Instance method | Public | Method | Set CPE Extensions | 20130410 |
Events
Interface IF_CPE_EXTENSION_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_EXTENSION | Public | See coding | 20130410 | begin of TY_EXTENSION ,
EXTENSION TYPE REF TO IF_CPE_EXTENSION,
end of TY_EXTENSION
|
||
| 2 | TY_EXTENSION_TAB | Public | See coding | 20130410 | TY_EXTENSION_TAB type standard table of TY_EXTENSION with default key
|
Method Signatures
Method GET_EXTENSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COND_TYPE | Call by reference | Type reference (TYPE) | CPET_COND_TYPE | CPE: Condition Type for Commodity Pricing | 20130410 | |||
| 2 | IV_DOCITEM_GUID | Call by reference | Type reference (TYPE) | CPET_DOCITEM_GUID | CPE Caller - GUID of Document Item | 20130410 | |||
| 3 | IV_REF_KIND | Call by reference | Type reference (TYPE) | CPET_REF_KIND | CPE Reference Kind | 20130410 | |||
| 4 | IV_REF_TYPE | Call by reference | Type reference (TYPE) | CPET_REF_TYPE | CPE Reference Type | 20130410 | |||
| 5 | IV_TERMNO | Call by reference | Type reference (TYPE) | CPET_TERMNO | CPE Term - Number in Formula | 20130410 | |||
| 6 | RT_EXTENSIONS | Value transfer | Type reference (TYPE) | IF_CPE_EXTENSION_FACTORY=>TY_EXTENSION_TAB | CPE Extension - Table Type Wok Structure for Extension Data | 20130410 |
Method GET_EXTENSIONS on Interface IF_CPE_EXTENSION_FACTORY has no exception.
Method SET_EXTENSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EXTENSION_WRK | Call by reference | Type reference (TYPE) | CPET_EXTENSION_WRK_TAB | CPE Extension - Table Type Wok Structure for Extension Data | 20130410 |
Method SET_EXTENSIONS on Interface IF_CPE_EXTENSION_FACTORY has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |