SAP ABAP Class CL_RPLM_QIMT_MESSAGELOG (Collects Notifications and Messages)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
EP-PCT-MAN-MT (Application Component) Business Package for Maintenance Technician
⤷
RPLM_QIMT_BE (Package) Quality Inspector & Maintenance Technician BE

⤷

⤷

Properties
Class | CL_RPLM_QIMT_MESSAGELOG | |
Short Description | Collects Notifications and Messages | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RPLM_QIMT_BE | Quality Inspector & Maintenance Technician BE |
Created | 20050104 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RPLM_QIMT_MESSAGELOG has no forward declaration.
Interfaces
Class CL_RPLM_QIMT_MESSAGELOG has no interface implemented.
Friends
Class CL_RPLM_QIMT_MESSAGELOG 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) | BAPIRETTAB | BAPI Return Table | 20050107 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BAL_T_MSGH | Application Log: Message Handle Table | 20050104 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BAL_T_MSGH | Application Log: Message Handle Table | 20050104 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20050104 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Stores the BAPI Return Structure | 20050107 |
2 | ![]() |
Instance method | Public | Method | Stores an Exception | 20050104 |
3 | ![]() |
Instance method | Public | Method | Stores a Notification | 20050104 |
4 | ![]() |
Instance method | Private | Method | Configuration of Store | 20050104 |
5 | ![]() |
Instance method | Public | Constructor | Creates a Log and Stores the User | 20050104 |
6 | ![]() |
Instance method | Private | Method | Generates a Log | 20050104 |
7 | ![]() |
Instance method | Public | Method | Delete All Messages | 20050209 |
8 | ![]() |
Instance method | Public | Method | Deletion of Entire Message Log | 20050323 |
9 | ![]() |
Instance method | Public | Method | Deletes the Log | 20050209 |
10 | ![]() |
Instance method | Public | Method | Reads All Exceptions and Notifications | 20050104 |
11 | ![]() |
Instance method | Private | Method | Reads the Stored Exceptions | 20050104 |
12 | ![]() |
Instance method | Private | Method | Reads the Stored Notifications | 20050104 |
Events
Class CL_RPLM_QIMT_MESSAGELOG has no event.
Types
Class CL_RPLM_QIMT_MESSAGELOG has no local type.
Method Signatures
Method ADDBAPIRETURN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BAPI_RETURN_STRC | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20050107 |
Method ADDBAPIRETURN on class CL_RPLM_QIMT_MESSAGELOG has no exception.
Method ADDEXCEPTIONTOLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXC_DATA | Call by reference | Type reference (TYPE) | BAL_S_EXC | Anwendungs-Log: Daten einer Ausnahme | 20050104 | ||
2 | ![]() |
PROTOCOL_LOG | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20050104 |
Method ADDEXCEPTIONTOLOG on class CL_RPLM_QIMT_MESSAGELOG has no exception.
Method ADDMESSAGETOLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_DATA | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20050104 | ||
2 | ![]() |
PROTOCOL_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20050104 |
Method ADDMESSAGETOLOG on class CL_RPLM_QIMT_MESSAGELOG has no exception.
Method CONFIGURE_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIGURATION_SUCC | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050104 | ||
2 | ![]() |
CONFIG_FLAG | Call by reference | Type reference (TYPE) | BAL_S_CONF | Anwendungs-Log: Konfiguration des Sammlers | 20050104 |
Method CONFIGURE_LOG on class CL_RPLM_QIMT_MESSAGELOG has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXT_NUMBER | Call by reference | Type reference (TYPE) | BALNREXT | Anwendungs-Log: Externe Identifikation | 20050104 | ||
2 | ![]() |
OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Anwendungs-Log: Objektname (Applikationskürzel) | 20050104 | ||
3 | ![]() |
SUB_OBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Anwendungs-Log: Unterobjekt | 20050104 |
Method CONSTRUCTOR on class CL_RPLM_QIMT_MESSAGELOG has no exception.
Method CREATEPROTOCOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HEADER_DATA | Call by reference | Type reference (TYPE) | BAL_S_LOG | Anwendungs-Log: Daten des Protokollkopfes | 20050104 | ||
2 | ![]() |
LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20050104 |
Method CREATEPROTOCOL on class CL_RPLM_QIMT_MESSAGELOG has no exception.
Method DELETE_ALL_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DELETED | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050209 | ||
2 | ![]() |
LOG_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_RPLM_QIMT_MESSAGELOG | Sammelt Meldungen und Nachrichten | 20050209 |
Method DELETE_ALL_MESSAGES on class CL_RPLM_QIMT_MESSAGELOG has no exception.
Method DELETE_MESSAGE_LOG Signature
Method DELETE_MESSAGE_LOG on class CL_RPLM_QIMT_MESSAGELOG has no parameter.
Method DELETE_MESSAGE_LOG on class CL_RPLM_QIMT_MESSAGELOG has no exception.
Method DELETE_SPECIFIC_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DELETED | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050209 | ||
2 | ![]() |
MSG_HANDLE | Call by reference | Type reference (TYPE) | BALMSGHNDL | Anwendungs-Log: Handle für eine Meldung | 20050209 |
Method DELETE_SPECIFIC_MESSAGE on class CL_RPLM_QIMT_MESSAGELOG has no exception.
Method GETLOGDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_EXC | Call by reference | Type reference (TYPE) | BOOLEAN | 20050107 | |||
2 | ![]() |
IS_MSG | Call by reference | Type reference (TYPE) | BOOLEAN | 20050107 | |||
3 | ![]() |
LOG_INPUT | Call by reference | Type reference (TYPE) | BAL_T_MSGH | Ausnahme und Nachrichten-Behandler | 20050104 | ||
4 | ![]() |
LOG_OUTPUT | Call by reference | Type reference (TYPE) | RPLM_TT_MESSAGELOG | Nachrichten oder Ausnahmen | 20050104 |
Method GETLOGDATA on class CL_RPLM_QIMT_MESSAGELOG has no exception.
Method READEXCEPTIONLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS | Call by reference | Type reference (TYPE) | C | 20050104 | |||
2 | ![]() |
EXC_DATA | Call by reference | Type reference (TYPE) | BAL_S_EXCR | Anwendungs-Log: Ausnahme im Protokoll (lesen) | 20050104 | ||
3 | ![]() |
EXC_HANDLE | Call by reference | Type reference (TYPE) | BALMSGHNDL | Anwendungs-Log: Handle für eine Meldung | 20050104 | ||
4 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050104 | |
5 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | C | 20050104 | |||
6 | ![]() |
LONGTEXT | Call by reference | Type reference (TYPE) | STRING | 20050104 | |||
7 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | C | 20050104 | |||
8 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | C | 20050104 |
Method READEXCEPTIONLOG on class CL_RPLM_QIMT_MESSAGELOG has no exception.
Method READMESSAGELOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS | Call by reference | Type reference (TYPE) | C | 20050104 | |||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | C | 20050104 | |||
3 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050104 | |
4 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | C | 20050104 | |||
5 | ![]() |
LONGTEXT | Call by reference | Type reference (TYPE) | STRING | 20050104 | |||
6 | ![]() |
MSG_DATA | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20050104 | ||
7 | ![]() |
MSG_HANDLE | Call by reference | Type reference (TYPE) | BALMSGHNDL | Anwendungs-Log: Handle für eine Meldung | 20050104 | ||
8 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | C | 20050104 | |||
9 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | C | 20050104 |
Method READMESSAGELOG on class CL_RPLM_QIMT_MESSAGELOG has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 600 |