SAP ABAP Class /PLMB/IF_EX_SPI_TRANSACTION (Execute BAdI after steps of the save and clean up process)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080408 |
Properties
| Class | /PLMB/IF_EX_SPI_TRANSACTION | |
| Short Description | Execute BAdI after steps of the save and clean up process | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080408 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /PLMB/IF_EX_SPI_TRANSACTION has no forward declaration.
Interfaces
Class /PLMB/IF_EX_SPI_TRANSACTION has no interface implemented.
Friends
Class /PLMB/IF_EX_SPI_TRANSACTION has no friend class.
Attributes
Class /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
Class /PLMB/IF_EX_SPI_TRANSACTION has no event.
Types
Class /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 class /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 class /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 class /PLMB/IF_EX_SPI_TRANSACTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |