SAP ABAP Class CL_LO_OIF_PLUGIN_TRA (LO OIF Transactional PlugIn)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS (Application Component) Sales
⤷
ERP_SLS_LO_OIF (Package) Lean Order OIF
⤷
⤷
Properties
| Class | CL_LO_OIF_PLUGIN_TRA | |
| Short Description | LO OIF Transactional PlugIn | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ERP_SLS_LO_OIF | Lean Order OIF |
| Created | 20090224 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LO_OIF_PLUGIN_TRA has no forward declaration.
Interfaces
Class CL_LO_OIF_PLUGIN_TRA has no interface implemented.
Friends
Class CL_LO_OIF_PLUGIN_TRA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOCLSKEY | 'IF_LO_OIF_PLUGIN_TRA' | Key structure of a class | 20090224 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | TCT_PLUGIN_TRA_MEMBER | Transactional PlugIn Members | 20090224 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | After rejected saving of application data | 20090224 | |
| 2 | Static method | Public | Method | After successful saving of application data | 20090224 | |
| 3 | Static method | Public | Method | At save of application data | 20090224 | |
| 4 | Static method | Public | Method | Check before saving of application data | 20090224 | |
| 5 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090224 | |
| 6 | Static method | Public | Method | Confirmation prompt before saving of application data | 20100731 | |
| 7 | Static method | Private | Method | Get implementing instances of IF_LO_OIF_PLUGIN_TRA | 20090224 |
Events
Class CL_LO_OIF_PLUGIN_TRA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TCT_PLUGIN_TRA_MEMBER | Public | See coding | Storage of implementing transactional plug in members | 20090224 | TCT_PLUGIN_TRA_MEMBER type standard table of ref to if_lo_oif_plugin_tra
|
Method Signatures
Method AFTER_REJECTED_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20090224 | |||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_LO_OIF_MODEL_EXT | Interface for external access to class CL_LO_OIF_MODEL | 20090224 |
Method AFTER_REJECTED_SAVE on class CL_LO_OIF_PLUGIN_TRA has no exception.
Method AFTER_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20090224 | |||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_LO_OIF_MODEL_EXT | Interface for external access to class CL_LO_OIF_MODEL | 20090224 |
Method AFTER_SAVE on class CL_LO_OIF_PLUGIN_TRA has no exception.
Method AT_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20090224 | |||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_LO_OIF_MODEL_EXT | Interface for external access to class CL_LO_OIF_MODEL | 20090224 |
Method AT_SAVE on class CL_LO_OIF_PLUGIN_TRA has no exception.
Method CHECK_BEFORE_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Check before save failed, no commit but rejection handl | 20090224 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20090224 | |||
| 3 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_LO_OIF_MODEL_EXT | Interface for external access to class CL_LO_OIF_MODEL | 20090224 |
Method CHECK_BEFORE_SAVE on class CL_LO_OIF_PLUGIN_TRA has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_LO_OIF_PLUGIN_TRA has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LO_OIF_PLUGIN_TRA has no exception.
Method CONFIRM_BEFORE_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CNF_REQ | Call by reference | Type reference (TYPE) | FPM_T_CONFIRMATION_REQUESTS | Table of Confirmation Requests | 20100731 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20100731 | |||
| 3 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_LO_OIF_MODEL_EXT | Interface for external access to class CL_LO_OIF_MODEL | 20100731 |
Method CONFIRM_BEFORE_SAVE on class CL_LO_OIF_PLUGIN_TRA has no exception.
Method GET_PLUGIN_TRA_MEMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLUGIN_TRA_MEMBER | Call by reference | Type reference (TYPE) | TCT_PLUGIN_TRA_MEMBER | Transactional PlugIn Members | 20090224 | |||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_LO_OIF_MODEL_EXT | Interface for external access to class CL_LO_OIF_MODEL | 20090224 |
Method GET_PLUGIN_TRA_MEMBER on class CL_LO_OIF_PLUGIN_TRA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |