SAP ABAP Class CL_EZLOG (Message Management (Specific/Individual))
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-CS-BT-IO (Application Component) Move-In/Out
⤷
EE06 (Package) IS-U: Move-In/Out

⤷

⤷

Properties
Class | CL_EZLOG | |
Short Description | Message Management (Specific/Individual) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | EE06 | IS-U: Move-In/Out |
Created | 19990901 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EZLOG has no forward declaration.
Interfaces
Class CL_EZLOG has no interface implemented.
Friends
Class CL_EZLOG 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) | KENNZX | Indicator: Log Activated | 20000502 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | KENNZX | External Bookmark | 20000503 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EZMSG1 | Individual Message Header | 19990929 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EMSGCOUNT | Message Counter | 19990929 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ELFDKEY | Key | 19990929 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EMSGCOUNT | Message Counter | 19990929 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ELFDKEY | Key | 19990929 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EZMSG2 | Individual Message | 19990929 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Message Number | 19990929 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BALOBJ_D | Message Object | 19990929 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWO_OBJTYP | Object Key | 19990929 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AUSZBELEG | Document Number | 19990929 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | MSGTY | Highest Error Class in Log | 19990929 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | EMSGCOUNT | Number of Messages in Log | 20000502 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | KENNZX | No Dialog Indicator | 19990929 | ||
16 | ![]() |
Instance attribute | Private | See coding | 19990929 | ||||
17 | ![]() |
Instance attribute | Private | See coding | 19990929 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Insert Message | 19990901 |
2 | ![]() |
Instance method | Public | Method | Repeat Message from IS-U Message Log | 19990929 |
3 | ![]() |
Instance method | Public | Method | Write Message from SY Fields to Log | 19990929 |
4 | ![]() |
Instance method | Public | Method | Delete Log from Memory | 19990929 |
5 | ![]() |
Instance method | Public | Constructor | Instantiation | 19990901 |
6 | ![]() |
Instance method | Public | Method | Display Messages | 19990901 |
7 | ![]() |
Instance method | Public | Method | Save in External Message Log | 20010202 |
8 | ![]() |
Instance method | Private | Method | Record in Ball Log | 20010202 |
9 | ![]() |
Instance method | Public | Method | Record in External Message Log | 20000502 |
10 | ![]() |
Instance method | Public | Method | Record in External Table | 20010403 |
Events
Class CL_EZLOG has no event.
Types
Class CL_EZLOG has no local type.
Method Signatures
Method ADDMSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGID | Value transfer | Type reference (TYPE) | MSGID | Nachrichtenid | 19990901 | ||
2 | ![]() |
MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 19990901 | ||
3 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | MSGTY | 'S' | Nachrichtentyp | 19990901 | |
4 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | ANY | Parameter 1 | 19990901 | ||
5 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | ANY | Parameter 2 | 19990901 | ||
6 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | ANY | Parameter 3 | 19990901 | ||
7 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | ANY | Parameter 4 | 19990901 | ||
8 | ![]() |
POSITION | Call by reference | Type reference (TYPE) | EMSGCOUNT | Position(internal) | 20010209 |
Method ADDMSG on class CL_EZLOG has no exception.
Method ADDMSG_REPEAT Signature
Method ADDMSG_REPEAT on class CL_EZLOG has no parameter.
Method ADDMSG_REPEAT on class CL_EZLOG has no exception.
Method ADDMSG_REPEAT_SY Signature
Method ADDMSG_REPEAT_SY on class CL_EZLOG has no parameter.
Method ADDMSG_REPEAT_SY on class CL_EZLOG has no exception.
Method CLEAR Signature
Method CLEAR on class CL_EZLOG has no parameter.
Method CLEAR on class CL_EZLOG has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPENDMODE | Call by reference | Type reference (TYPE) | C | '1' | Anfügemodus | 19990901 | |
2 | ![]() |
INTERNAL | Call by reference | Type reference (TYPE) | KENNZX | 'X' | Interne Nachrichtenverwaltung | 19990901 | |
3 | ![]() |
MSGOBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | 'IU06BP' | Nachrichtenobjekt | 19990901 | |
4 | ![]() |
NO_DIALOG | Call by reference | Type reference (TYPE) | KENNZX | Kein Dialog | 19990929 | ||
5 | ![]() |
OBJECTTYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Objektyp | 19990901 | ||
6 | ![]() |
OBJNUMBER | Call by reference | Type reference (TYPE) | AUSZBELEG | Objeknummer | 19990901 |
Method CONSTRUCTOR on class CL_EZLOG has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_EZLOG has no parameter.
Method DISPLAY on class CL_EZLOG has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Y_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Idendifikation eines MESSAGE-Objektes | 20010202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Leer, nicht gesichert | 20010202 | |
2 | ![]() |
Sichern Fehlgeschlagen | 20010202 |
Method WRITE_TO_BALLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20010202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Action Failed | 20010202 |
Method WRITE_TO_EXTLOG Signature
Method WRITE_TO_EXTLOG on class CL_EZLOG has no parameter.
Method WRITE_TO_EXTLOG on class CL_EZLOG has no exception.
Method WRITE_TO_MSGTABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Y_BAL_T_MSG | Call by reference | Type reference (TYPE) | BAL_T_MSG | Anwendungs-Log: Daten einer Meldung | 20010403 |
Method WRITE_TO_MSGTABLE on class CL_EZLOG has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in |