SAP ABAP Class IF_CPE_EXTENSION_FACTORY (CPE Extension Factory)
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
| Class | IF_CPE_EXTENSION_FACTORY | |
| Short Description | CPE Extension Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130226 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_CPE_EXTENSION_FACTORY has no interface implemented.
Friends
Class IF_CPE_EXTENSION_FACTORY has no friend class.
Attributes
Class 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
Class 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 class 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 class IF_CPE_EXTENSION_FACTORY has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |