SAP ABAP Class CL_RSPC_APPL_LOG (Application Log)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSPC (Package) Process Chains

⤷

⤷

Properties
Class | CL_RSPC_APPL_LOG | |
Short Description | Application Log | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSPC | Process Chains |
Created | 20001102 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSPC_APPL_LOG has no interface implemented.
Friends
Class CL_RSPC_APPL_LOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20010222 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPC_INSTANCE | Process Instance (Value) | 20010222 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAL_S_LOG | Application Log: Log header data | 20010222 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPC_TYPE | Process Type | 20010222 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSPC_T_APPL_LOG | Statics of Appl. Log Services for Process Chains | 20010222 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPC_VARIANT | Process Variant (Name) | 20010222 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Filling the Application Log with Exactly One Row | 20010222 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20001106 |
3 | ![]() |
Static method | Public | Method | Enhancing Exactly One Application Log (Factory) | 20010222 |
4 | ![]() |
Instance method | Public | Method | Delete Log | 20050504 |
5 | ![]() |
Static method | Public | Method | Displaying Logs for Processes | 20010223 |
6 | ![]() |
Instance method | Public | Method | Saving the Log to the Database | 20010223 |
7 | ![]() |
Instance method | Private | Method | Generating the Application Log Header | 20010222 |
Events
Class CL_RSPC_APPL_LOG has no event.
Types
Class CL_RSPC_APPL_LOG has no local type.
Method Signatures
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Log-Hierarchie-Level (Detaillierungsgrad) | 20010223 | ||
2 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20010222 | ||
3 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20010222 | ||
4 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20010222 | ||
5 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20010222 | ||
6 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20010222 | ||
7 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20010222 | ||
8 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20010222 | ||
9 | ![]() |
I_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Anwendungs-Log: Problemklasse einer Meldung | 20010621 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20010223 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INSTANCE | Call by reference | Type reference (TYPE) | RSPC_INSTANCE | Instanz (Ausprägung) eines Prozesses | 20010222 | ||
2 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | RSPC_TYPE | Typ (Art) eines Prozesses | 20010222 | ||
3 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante (Name) eines Prozesses | 20010222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20010223 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INSTANCE | Call by reference | Type reference (TYPE) | RSPC_INSTANCE | Instanz (Ausprägung) eines Prozesses | 20010222 | ||
2 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | RSPC_TYPE | Typ (Art) eines Prozesses | 20010222 | ||
3 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante (Name) eines Prozesses | 20010222 | ||
4 | ![]() |
R_R_APPL_LOG | Value transfer | Object reference (TYPE REF TO) | CL_RSPC_APPL_LOG | Application Log | 20010222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
interner Fehler | 20010223 |
Method DELETE Signature
Method DELETE on class CL_RSPC_APPL_LOG has no parameter.
Method DELETE on class CL_RSPC_APPL_LOG has no exception.
Method DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_MSG | Value transfer | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20010306 | ||
2 | ![]() |
I_AMODAL | Call by reference | Type reference (TYPE) | RS_BOOL | ' ' | Neuer Modus oder Vollbild | 20010223 | |
3 | ![]() |
I_INSTANCE | Call by reference | Type reference (TYPE) | RSPC_INSTANCE | Instanz (Ausprägung) eines Prozesses | 20010223 | ||
4 | ![]() |
I_NO_DISPLAY | Call by reference | Type reference (TYPE) | RS_BOOL | '' | Nur Rückgabe der Meldungen | 20010306 | |
5 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | RSPC_TYPE | Typ (Art) eines Prozesses | 20010223 | ||
6 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante (Name) eines Prozesses | 20010223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20010223 |
Method SAVE Signature
Method SAVE on class CL_RSPC_APPL_LOG has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20010223 |
Method SET_HEADER Signature
Method SET_HEADER on class CL_RSPC_APPL_LOG has no parameter.
Method SET_HEADER on class CL_RSPC_APPL_LOG has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 30A |