SAP ABAP Interface /PLMB/IF_EX_SPI_TRANSACTION (Execute BAdI after steps of the save and clean up process)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI (Application Component) Service Provider Infrastructure
⤷
/PLMB/BA_SPI_CORE (Package) Service Provider Infrastructure: Core
⤷
⤷
Properties
| Interface | /PLMB/IF_EX_SPI_TRANSACTION | |
| Short Description | Execute BAdI after steps of the save and clean up process |
General Data
| Package | /PLMB/BA_SPI_CORE | Service Provider Infrastructure: Core |
| Created | 20080408 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /PLMB/IF_EX_SPI_TRANSACTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080408 |
Friends
Interface /PLMB/IF_EX_SPI_TRANSACTION has no friend.
Attributes
Interface /PLMB/IF_EX_SPI_TRANSACTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | After Perform checks before save | 20080408 | |
| 2 | Instance method | Public | Method | After Perform clean up | 20080408 | |
| 3 | Instance method | Public | Method | After Save changed data to database | 20080408 |
Events
Interface /PLMB/IF_EX_SPI_TRANSACTION has no event.
Types
Interface /PLMB/IF_EX_SPI_TRANSACTION has no local type.
Method Signatures
Method AFTER_CHECK_BEFORE_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed indicator | 20080408 | |||
| 2 | IO_COLLECTOR | Call by reference | Object reference (TYPE REF TO) | /PLMB/IF_SPI_COLLECTOR | Collector | 20080618 | |||
| 3 | IV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block | 20080610 |
Method AFTER_CHECK_BEFORE_SAVE on Interface /PLMB/IF_EX_SPI_TRANSACTION has no exception.
Method AFTER_CLEAN_UP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COLLECTOR | Call by reference | Object reference (TYPE REF TO) | /PLMB/IF_SPI_COLLECTOR | Collector | 20080618 | |||
| 2 | IV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block | 20080610 | |||
| 3 | IV_REASON | Call by reference | Type reference (TYPE) | /PLMB/SPI_CLEAN_UP_REASON | '00' | Clean up reason | 20080408 |
Method AFTER_CLEAN_UP on Interface /PLMB/IF_EX_SPI_TRANSACTION has no exception.
Method AFTER_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed indicator | 20080408 | |||
| 2 | IO_COLLECTOR | Call by reference | Object reference (TYPE REF TO) | /PLMB/IF_SPI_COLLECTOR | Collector | 20080618 | |||
| 3 | IV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block | 20080610 |
Method AFTER_SAVE on Interface /PLMB/IF_EX_SPI_TRANSACTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |