SAP ABAP Class /SAPPO/CL_ORDER_LOG (Logger 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SAPPO/IF_ORDER_LOG | Logger Interface for PPO Order | 20091208 |
Properties
| Class | /SAPPO/CL_ORDER_LOG | |
| Short Description | Logger for PPO Order | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SAPPO/ORDER | Postprocessing Office - Order |
| Created | 20090526 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /SAPPO/IF_ORDER_LOG | Logger Interface for PPO Order | 20091208 |
Friends
Class /SAPPO/CL_ORDER_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20090527 | |||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | /SAPPO/CL_ORDER_LOG | Logger for PPO Order | 20100202 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /SAPPO/TYP_T_MESSAGE | Messages | 20100202 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100202 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Display Termination of Dialog Box Log | 20120321 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20091208 | ||
| 2 | Instance method | Public | Method | 20091208 | ||
| 3 | Instance method | Public | Method | Write Multiple Message in Log | 20090527 | |
| 4 | Static method | Public | Constructor | 20100202 | ||
| 5 | Instance method | Public | Method | Close Application Log | 20090526 | |
| 6 | Instance method | Public | Method | Display Messages | 20090526 | |
| 7 | Instance method | Public | Method | Supplies All Messages in Log | 20090526 | |
| 8 | Static method | Public | Method | Read MV_POP_UP_CANCELLED Indicator | 20120321 | |
| 9 | Instance method | Public | Method | 20090527 | ||
| 10 | Static method | Public | Method | Initialize MV_POP_UP_CANCELLED Indicator | 20120321 | |
| 11 | Instance method | Public | Method | Save Log on DB | 20100202 | |
| 12 | Static method | Public | Method | Supply Logger Instance | 20090526 |
Events
Class /SAPPO/CL_ORDER_LOG has no event.
Types
Class /SAPPO/CL_ORDER_LOG has no local type.
Method Signatures
Method ADD_EXCEPTION Signature
Method ADD_EXCEPTION on class /SAPPO/CL_ORDER_LOG has no parameter.
Method ADD_EXCEPTION on class /SAPPO/CL_ORDER_LOG has no exception.
Method ADD_MESSAGE Signature
Method ADD_MESSAGE on class /SAPPO/CL_ORDER_LOG has no parameter.
Method ADD_MESSAGE on class /SAPPO/CL_ORDER_LOG has no exception.
Method ADD_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | /SAPPO/TYP_T_MESSAGE | Fehlermeldungen | 20090527 |
Method ADD_MESSAGES on class /SAPPO/CL_ORDER_LOG has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /SAPPO/CL_ORDER_LOG has no parameter.
Method CLASS_CONSTRUCTOR on class /SAPPO/CL_ORDER_LOG has no exception.
Method CLOSE Signature
Method CLOSE on class /SAPPO/CL_ORDER_LOG has no parameter.
Method CLOSE on class /SAPPO/CL_ORDER_LOG has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_POPUP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Anzeige im Popup | 20100203 |
Method DISPLAY on class /SAPPO/CL_ORDER_LOG has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGES | Value transfer | Type reference (TYPE) | /SAPPO/TYP_T_MESSAGE | Meldungen | 20090526 |
Method GET_MESSAGES on class /SAPPO/CL_ORDER_LOG has no exception.
Method GET_POP_UP_CANCELLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_POP_UP_CANCELLED | Value transfer | Type reference (TYPE) | BOOLEAN | Abbruchflag im Pop-Up Protokolle anzeigen | 20120321 |
Method GET_POP_UP_CANCELLED on class /SAPPO/CL_ORDER_LOG has no exception.
Method HAS_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_MESSAGES | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090527 |
Method HAS_MESSAGES on class /SAPPO/CL_ORDER_LOG has no exception.
Method INIT_POP_UP_CANCELLED Signature
Method INIT_POP_UP_CANCELLED on class /SAPPO/CL_ORDER_LOG has no parameter.
Method INIT_POP_UP_CANCELLED on class /SAPPO/CL_ORDER_LOG has no exception.
Method SAVE Signature
Method SAVE on class /SAPPO/CL_ORDER_LOG has no parameter.
Method SAVE on class /SAPPO/CL_ORDER_LOG has no exception.
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_LOGGER | Value transfer | Object reference (TYPE REF TO) | /SAPPO/CL_ORDER_LOG | Logger für PPO Auftrag | 20090527 |
Method S_CREATE on class /SAPPO/CL_ORDER_LOG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |