SAP ABAP Class /SAPPO/IF_BAL_ORDER_ERROR_LOG (Postprocessing Office: Message Display of Request Message)
Properties
| Class | /SAPPO/IF_BAL_ORDER_ERROR_LOG | |
| Short Description | Postprocessing Office: Message Display of Request Message | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100701 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SAPPO/IF_BAL_ORDER_ERROR_LOG has no forward declaration.
Interfaces
Class /SAPPO/IF_BAL_ORDER_ERROR_LOG has no interface implemented.
Friends
Class /SAPPO/IF_BAL_ORDER_ERROR_LOG has no friend class.
Attributes
Class /SAPPO/IF_BAL_ORDER_ERROR_LOG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Remove Control | 20100701 | |
| 2 | Instance method | Public | Method | Set Order for Postprocessing Office | 20100701 | |
| 3 | Static method | Public | Method | Instance Creation | 20100701 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | LOG_RESIZE_BUTTON_PRESSED | Instance Event (0) |
Public (2) |
Application Log Pushbutton for Size Change Selected | 20100709 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_LOG_OPTIONS | Public | See coding | 20100701 | BEGIN OF gty_s_LOG_OPTIONS,
only_last_error_symptom type xfeld,
enable_resize_buttons type xfeld,
END OF gty_s_LOG_OPTIONS
|
Method Signatures
Method FREE Signature
Method FREE on class /SAPPO/IF_BAL_ORDER_ERROR_LOG has no parameter.
Method FREE on class /SAPPO/IF_BAL_ORDER_ERROR_LOG has no exception.
Method SET_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ORDER_BUNDLE | Call by reference | Object reference (TYPE REF TO) | /SAPPO/IF_ORDER_BUNDLE_MODEL | Interface zum Verarbeiten von Teilmengen | 20110505 | |||
| 2 | IS_ORDER_KEY | Call by reference | Type reference (TYPE) | /SAPPO/STR_PROXY_ORDER_KEY | Keyfelder Auftrag für Proxy | 20100701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Order Log Anzeige | 20100709 |
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_GUI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20100701 | |||
| 2 | IS_OPTIONS | Call by reference | Type reference (TYPE) | GTY_S_LOG_OPTIONS | Anzeigeoptionen | 20100701 | |||
| 3 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /SAPPO/IF_BAL_ORDER_ERROR_LOG | Postpprocessing Office Meldungsanzeige | 20100701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Order Log Anzeige | 20100705 |
Event Signatures
Event LOG_RESIZE_BUTTON_PRESSED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUTTON | Exporting | Value transfer | Type reference (TYPE) | CHAR1 | '+' Vergrößern '-' Verkleinern | 20100709 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |