SAP ABAP Class CL_RMSL_HDL_TRACE_LOG (Label Log Handler)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM (Application Component) Recipe Management
⤷
RMSL (Package) Labeling Application

⤷

⤷

Properties
Class | CL_RMSL_HDL_TRACE_LOG | |
Short Description | Label Log Handler | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RMSL | Labeling Application |
Created | 20060725 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RMSL_HDL_TRACE_LOG has no forward declaration.
Interfaces
Class CL_RMSL_HDL_TRACE_LOG has no interface implemented.
Friends
Class CL_RMSL_HDL_TRACE_LOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RMSL_HDL_TRACE_LOG | Handler Instance | 20060725 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add User-Defined Message to Log | 20060725 |
2 | ![]() |
Instance method | Public | Method | Delete User-Defined Message from Log | 20060725 |
3 | ![]() |
Static method | Public | Method | Delivers a Handler Instance | 20060725 |
4 | ![]() |
Instance method | Public | Method | Delivers Description of Label Set | 20060726 |
5 | ![]() |
Instance method | Public | Method | Delivers Log Handle of a Label Set | 20060725 |
6 | ![]() |
Instance method | Public | Method | Delivers Text of a Message | 20060727 |
7 | ![]() |
Instance method | Public | Method | Change User-Defined Message in Log | 20060725 |
Events
Class CL_RMSL_HDL_TRACE_LOG has no event.
Types
Class CL_RMSL_HDL_TRACE_LOG has no local type.
Method Signatures
Method ADD_LOG_FREE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060725 | ||
2 | ![]() |
I_FREE_TEXT | Call by reference | Type reference (TYPE) | CHAR200 | Textfeld Laenge 200 | 20060725 | ||
3 | ![]() |
I_LABELID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikett | 20060725 | ||
4 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | RMSLE_MODE | Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig | 20060809 |
Method ADD_LOG_FREE_TEXT on class CL_RMSL_HDL_TRACE_LOG has no exception.
Method DELETE_LOG_FREE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060725 | ||
2 | ![]() |
IS_MESSAGE_HANDLE | Call by reference | Type reference (TYPE) | BALMSGHNDL | Anwendungs-Log: Handle für eine Meldung | 20060725 | ||
3 | ![]() |
I_LABELID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikett | 20060725 | ||
4 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | RMSLE_MODE | Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig | 20060809 |
Method DELETE_LOG_FREE_TEXT on class CL_RMSL_HDL_TRACE_LOG has no exception.
Method GET_INSTANCE_CL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_RMSL_HDL_TRACE_LOG | Handlerinstanz | 20060725 |
Method GET_INSTANCE_CL on class CL_RMSL_HDL_TRACE_LOG has no exception.
Method GET_LABEL_DSC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060726 | ||
2 | ![]() |
E_DESCRIPTION | Call by reference | Type reference (TYPE) | RMSLE_LABEL_DSC | Etikettenbezeichnung | 20060726 | ||
3 | ![]() |
I_LABELID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikett | 20060726 | ||
4 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | RMSLE_MODE | Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig | 20060809 |
Method GET_LABEL_DSC on class CL_RMSL_HDL_TRACE_LOG has no exception.
Method GET_LOG_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060725 | ||
2 | ![]() |
E_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20060725 | ||
3 | ![]() |
I_LABELID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikett | 20060725 | ||
4 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | RMSLE_MODE | Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig | 20060809 |
Method GET_LOG_HANDLE on class CL_RMSL_HDL_TRACE_LOG has no exception.
Method GET_MESSAGE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060727 | ||
2 | ![]() |
E_MESSAGE_TEXT | Call by reference | Type reference (TYPE) | CHAR200 | Text der Freitextmeldung | 20060727 | ||
3 | ![]() |
IS_MESSAGE_HANDLE | Call by reference | Type reference (TYPE) | BALMSGHNDL | Anwendungs-Log: Handle für eine Meldung | 20060727 | ||
4 | ![]() |
I_LABELID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikett | 20060727 | ||
5 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | RMSLE_MODE | Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig | 20060809 |
Method GET_MESSAGE_TEXT on class CL_RMSL_HDL_TRACE_LOG has no exception.
Method MODIFY_LOG_FREE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060725 | ||
2 | ![]() |
IS_MESSAGE_HANDLE | Call by reference | Type reference (TYPE) | BALMSGHNDL | Anwendungs-Log: Handle für eine Meldung | 20060725 | ||
3 | ![]() |
I_FREE_TEXT | Call by reference | Type reference (TYPE) | CHAR200 | Textfeld Laenge 200 | 20060725 | ||
4 | ![]() |
I_LABELID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikett | 20060725 | ||
5 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | RMSLE_MODE | Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig | 20060809 |
Method MODIFY_LOG_FREE_TEXT on class CL_RMSL_HDL_TRACE_LOG has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |