SAP ABAP Interface /SAPPO/IF_ORDER_LOG (Logger Interface for PPO Order)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PPO (Application Component) Postprocessing Office
⤷
/SAPPO/ORDER (Package) Postprocessing Office - Order
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SAPPO/CL_ORDER_DL | Default Logger for PPO Order | 20091208 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /SAPPO/CL_ORDER_LOG | Logger for PPO Order | 20091208 |
Properties
| Interface | /SAPPO/IF_ORDER_LOG | |
| Short Description | Logger Interface for PPO Order |
General Data
| Package | /SAPPO/ORDER | Postprocessing Office - Order |
| Created | 20091208 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /SAPPO/IF_ORDER_LOG has no forward declaration.
Interfaces
Interface /SAPPO/IF_ORDER_LOG has no interface.
Friends
Interface /SAPPO/IF_ORDER_LOG has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DUMMY | Instance attribute | Public | Type reference (TYPE) | STRING | 20091208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Write Exception in Log | 20091208 | |
| 2 | Instance method | Public | Method | Write Message to Log | 20091208 |
Events
Interface /SAPPO/IF_ORDER_LOG has no event.
Types
Interface /SAPPO/IF_ORDER_LOG has no local type.
Method Signatures
Method ADD_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IX_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20091208 | |||
| 2 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20091208 |
Method ADD_EXCEPTION on Interface /SAPPO/IF_ORDER_LOG has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | SY-MSGID | Nachrichtenklasse | 20091208 | ||
| 2 | I_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | Nachrichtennummer | 20091208 | ||
| 3 | I_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | SY-MSGTY | Nachrichtentyp | 20091208 | ||
| 4 | I_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | Nachrichtenvariable | 20091208 | ||
| 5 | I_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | SY-MSGV2 | Nachrichtenvariable | 20091208 | ||
| 6 | I_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | SY-MSGV3 | Nachrichtenvariable | 20091208 | ||
| 7 | I_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | SY-MSGV4 | Nachrichtenvariable | 20091208 |
Method ADD_MESSAGE on Interface /SAPPO/IF_ORDER_LOG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |