SAP ABAP Class CL_EEWA_MSGLOG (BAL_LOG_MSG_* Capsule)
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-WA (Application Component) Waste Management
⤷
EEWA_ENHANCED_LOGISTICS (Package) IS-U-WA: Enhanced Logistics
⤷
⤷
Properties
| Class | CL_EEWA_MSGLOG | |
| Short Description | BAL_LOG_MSG_* Capsule | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EEWA_ENHANCED_LOGISTICS | IS-U-WA: Enhanced Logistics |
| Created | 20040728 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EEWA_MSGLOG has no forward declaration.
Interfaces
Class CL_EEWA_MSGLOG has no interface implemented.
Friends
Class CL_EEWA_MSGLOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | BALOBJ_D | C_STD_OBJECT | 20041014 | |||
| 2 | Constant | Public | Type reference (TYPE) | BALOBJ_D | 'EEWA' | Standard Object | 20040728 | ||
| 3 | Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'BC' | 20041014 | |||
| 4 | Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'LOGISTICS' | Standard Subobject | 20040728 | ||
| 5 | Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'TP' | 20041014 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | BAL_S_PROF | Display Options | 20040728 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20040728 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | BAL_S_LOG | Application Log: Log header data | 20040728 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | BAL_S_MSG | Current Message | 20040728 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | BALSUBOBJ | C_SUB_BC | 20041014 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Current Message | 20040728 | |
| 2 | Instance method | Protected | Method | 20040728 | ||
| 3 | Instance method | Public | Method | Empty Log | 20040728 | |
| 4 | Instance method | Public | Constructor | 20040728 | ||
| 5 | Instance method | Public | Method | Generate Own Control for Log | 20040728 | |
| 6 | Instance method | Public | Method | Display Log | 20040728 | |
| 7 | Instance method | Public | Method | Error Message with Custom Text | 20040728 | |
| 8 | Instance method | Public | Method | Enter SY-* in Message | 20040728 | |
| 9 | Instance method | Protected | Method | Get Standard Display Options | 20040728 | |
| 10 | Instance method | Public | Method | Information Message with Custom Text | 20040728 | |
| 11 | Instance method | Public | Method | 20040728 | ||
| 12 | Instance method | Public | Method | Update Own Control | 20040728 | |
| 13 | Instance method | Public | Method | Warning Message with Custom Text | 20040728 |
Events
Class CL_EEWA_MSGLOG has no event.
Types
Class CL_EEWA_MSGLOG has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Nachrichten, Nachrichtenklasse | 20040728 | |||
| 2 | PAR_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Nachrichten, Nachrichtennummer | 20040728 | |||
| 3 | PAR_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | Nachrichten, Nachrichtentyp | 20040728 | |||
| 4 | PAR_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Nachrichten, Nachrichtenvariable | 20040728 | |||
| 5 | PAR_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Nachrichten, Nachrichtenvariable | 20040728 | |||
| 6 | PAR_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | Nachrichten, Nachrichtenvariable | 20040728 | |||
| 7 | PAR_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | Nachrichten, Nachrichtenvariable | 20040728 | |||
| 8 | PAR_TEXT | Call by reference | Type reference (TYPE) | C | 20040728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse: Alle Ausnahmen zu EWA | 20040728 |
Method CHECK_SUBRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20040728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse: Alle Ausnahmen zu EWA | 20040728 |
Method CLEAR Signature
Method CLEAR on class CL_EEWA_MSGLOG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse: Alle Ausnahmen zu EWA | 20040728 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EEWA_MSGLOG has no parameter.
Method CONSTRUCTOR on class CL_EEWA_MSGLOG has no exception.
Method CREATECONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_CONTROL | Value transfer | Type reference (TYPE) | BALCNTHNDL | Anwendungs-Log: Handle auf die Control-Anzeige | 20040728 | |||
| 2 | PAR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040728 |
Method CREATECONTROL on class CL_EEWA_MSGLOG has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_MODE | Call by reference | Type reference (TYPE) | CHAR20 | Char 20 | 20040728 | |||
| 2 | PAR_SEPARATE_SCREEN | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Einstelliges Kennzeichen | 20040728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse: Alle Ausnahmen zu EWA | 20040728 |
Method ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_TEXT | Call by reference | Type reference (TYPE) | C | 20040728 |
Method ERROR on class CL_EEWA_MSGLOG has no exception.
Method FILLMSG Signature
Method FILLMSG on class CL_EEWA_MSGLOG has no parameter.
Method FILLMSG on class CL_EEWA_MSGLOG has no exception.
Method GETDISPLAYOPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_MODE | Call by reference | Type reference (TYPE) | C | 20040728 |
Method GETDISPLAYOPTIONS on class CL_EEWA_MSGLOG has no exception.
Method INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_TEXT | Call by reference | Type reference (TYPE) | C | 20040728 |
Method INFO on class CL_EEWA_MSGLOG has no exception.
Method INIT Signature
Method INIT on class CL_EEWA_MSGLOG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse: Alle Ausnahmen zu EWA | 20040728 |
Method REFRESHCONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_CONTROL | Call by reference | Type reference (TYPE) | BALCNTHNDL | Anwendungs-Log: Handle auf die Control-Anzeige | 20040728 |
Method REFRESHCONTROL on class CL_EEWA_MSGLOG has no exception.
Method WARNING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_TEXT | Call by reference | Type reference (TYPE) | C | 20040728 |
Method WARNING on class CL_EEWA_MSGLOG has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 473 |