SAP ABAP Interface IF_CPE_EXTENSION_BADI (Interface for BAdI: BADI_CPE_EXTENSION)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA-GTF-CPE (Application Component) Commodity Pricing Engine
⤷
CPE_DOC (Package) Commodity Pricing: Document Data
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CPE_EXT_PRCFIX_DEFINITION | Class for BAdI Impl.: CPE_PRCFIX_DEFINITION | 20130410 |
Properties
| Interface | IF_CPE_EXTENSION_BADI | |
| Short Description | Interface for BAdI: BADI_CPE_EXTENSION |
General Data
| Package | CPE_DOC | Commodity Pricing: Document Data |
| Created | 20130226 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CPE_EXTENSION_BADI has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130410 |
Friends
Interface IF_CPE_EXTENSION_BADI has no friend.
Attributes
Interface IF_CPE_EXTENSION_BADI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create attributes of an extension | 20130410 | |
| 2 | Instance method | Public | Method | Delete an extension | 20130410 | |
| 3 | Instance method | Public | Method | Change editability of fields | 20130410 | |
| 4 | Instance method | Public | Method | Read attributes of an extension | 20130410 | |
| 5 | Instance method | Public | Method | Refresh attributes of an extension | 20130410 | |
| 6 | Instance method | Public | Method | Save attributes of an extension | 20130410 | |
| 7 | Instance method | Public | Method | Update attributes of an extension | 20130410 |
Events
Interface IF_CPE_EXTENSION_BADI has no event.
Types
Interface IF_CPE_EXTENSION_BADI has no local type.
Method Signatures
Method CREATE_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | CPET_EXTENSION_WRK-DATA | CPE Extension Data | 20130410 | |||
| 2 | IS_EXTENSION_WRK | Call by reference | Type reference (TYPE) | CPET_EXTENSION_WRK | CPE Extension - Work Structure for Extension Data | 20130410 | |||
| 3 | IT_CHANGED_FIELDNAMES | Call by reference | Type reference (TYPE) | CPET_CHANGED_FIELDNAMES_TAB | CPE - Names of Changed Fields | 20130410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CPE Extension - Error in BAdI Execution | 20130410 |
Method DELETE_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DOCUMENT_COM | Call by reference | Type reference (TYPE) | CPET_DOCUMENT_COM | CPE: Communication Structure with Document Fields | 20130410 | |||
| 2 | IS_EXTENSION_KEY | Call by reference | Type reference (TYPE) | CPET_EXTENSION_KEY | CPE Extension Key | 20130410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CPE Extension - Error in BAdI Execution | 20130410 |
Method GET_INPUT_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_INPUT_FIELDNAMES | Call by reference | Type reference (TYPE) | CPET_INPUT_FIELDNAMES_TAB | CPE - Names of Displayed Fields and Input Fields | 20130410 | |||
| 2 | IS_EXTENSION_KEY | Call by reference | Type reference (TYPE) | CPET_EXTENSION_KEY | CPE Extension Key | 20130410 | |||
| 3 | IV_TABIX | Call by reference | Type reference (TYPE) | SYTABIX | Row Index of Internal Tables | 20130410 |
Method GET_INPUT_FIELDS on Interface IF_CPE_EXTENSION_BADI has no exception.
Method READ_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | CPET_EXTENSION_WRK-DATA | 20130410 | ||||
| 2 | IS_DOCUMENT_COM | Call by reference | Type reference (TYPE) | CPET_DOCUMENT_COM | CPE: Communication Structure with Document Fields | 20130410 | |||
| 3 | IS_EXTENSION_KEY | Call by reference | Type reference (TYPE) | CPET_EXTENSION_KEY | CPE Extension Key | 20130410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CPE Extension - Error in BAdI Execution | 20130410 |
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXTENSION_KEY | Call by reference | Type reference (TYPE) | CPET_EXTENSION_KEY | CPE Extension Key | 20130410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CPE Extension - Error in BAdI Execution | 20130410 |
Method SAVE_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EXTENSION_DEL | Call by reference | Object reference (TYPE REF TO) | DATA | 20130410 | ||||
| 2 | IT_EXTENSION_INS | Call by reference | Object reference (TYPE REF TO) | DATA | 20130410 | ||||
| 3 | IT_EXTENSION_UPD | Call by reference | Object reference (TYPE REF TO) | DATA | 20130410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130410 |
Method UPDATE_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | CPET_EXTENSION_WRK-DATA | CPE Extension Data | 20130410 | |||
| 2 | IS_EXTENSION_WRK | Call by reference | Type reference (TYPE) | CPET_EXTENSION_WRK | CPE Extension - Work Structure for Extension Data | 20130410 | |||
| 3 | IT_CHANGED_FIELDNAMES | Call by reference | Type reference (TYPE) | CPET_CHANGED_FIELDNAMES_TAB | CPE - Names of Changed Fields | 20130410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CPE Extension - Error in BAdI Execution | 20130410 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |