SAP ABAP Class CL_LO_OIF_LISTENER (Sub-Objects that listen to LO OIF)
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_LISTENER | |
| Short Description | Sub-Objects that listen to LO OIF | |
| 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 | 20080508 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LO_OIF_LISTENER has no forward declaration.
Interfaces
Class CL_LO_OIF_LISTENER has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_LO_OIF_MODEL | 20080508 | FPM Model Class for LO_OIF_MAIN_COMP |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TDT_LO_OIF_LISTENER | List of all sub-objects listening to LO OIF | 20080508 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Deregister listening interface | 20080508 | |
| 2 | Static method | Protected | Method | Deregister all listening interfaces | 20080508 | |
| 3 | Static method | Protected | Method | Carry out listening action FREE | 20080508 | |
| 4 | Static method | Public | Method | Register listening interface | 20080508 |
Events
Class CL_LO_OIF_LISTENER has no event.
Types
Class CL_LO_OIF_LISTENER has no local type.
Method Signatures
Method DEREGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_LO_OIF_LISTENER | Actions for sub-objects that listen to LO OIF | 20080508 |
Method DEREGISTER on class CL_LO_OIF_LISTENER has no exception.
Method DEREGISTER_ALL Signature
Method DEREGISTER_ALL on class CL_LO_OIF_LISTENER has no parameter.
Method DEREGISTER_ALL on class CL_LO_OIF_LISTENER has no exception.
Method FREE Signature
Method FREE on class CL_LO_OIF_LISTENER has no parameter.
Method FREE on class CL_LO_OIF_LISTENER has no exception.
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_LO_OIF_LISTENER | Actions for sub-objects that listen to LO OIF | 20080508 |
Method REGISTER on class CL_LO_OIF_LISTENER has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |