SAP ABAP Class CL_RMPS_APPLICATION_LOG (Write Messages in Application Log)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_SP_POST (Package) Incoming Post Item

⤷

⤷

Properties
Class | CL_RMPS_APPLICATION_LOG | |
Short Description | Write Messages in Application Log | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RMPS_SP_POST | Incoming Post Item |
Created | 20031002 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RMPS_APPLICATION_LOG has no forward declaration.
Interfaces
Class CL_RMPS_APPLICATION_LOG has no interface implemented.
Friends
Class CL_RMPS_APPLICATION_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) | BAL_S_LOG | Creation Data for Log | 20031002 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SFB_T_BAL_S_MSG | Collected Messages | 20031002 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Insert Message into Log | 20031002 |
2 | ![]() |
Instance method | Public | Method | Add Message Without Generation | 20031002 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20031002 |
4 | ![]() |
Instance method | Public | Method | Save Application Log | 20031002 |
Events
Class CL_RMPS_APPLICATION_LOG has no event.
Types
Class CL_RMPS_APPLICATION_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 | ![]() |
IM_PROBLEM_CLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Problemklasse | 20031002 |
Method ADD_MESSAGE on class CL_RMPS_APPLICATION_LOG has no exception.
Method ADD_SPECIFIC_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STR_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Nachricht die übergeben wird | 20031002 |
Method ADD_SPECIFIC_MESSAGE on class CL_RMPS_APPLICATION_LOG has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STR_LOG | Call by reference | Type reference (TYPE) | BAL_S_LOG | Log Informationen | 20031002 |
Method CONSTRUCTOR on class CL_RMPS_APPLICATION_LOG has no exception.
Method SAVE_LOG Signature
Method SAVE_LOG on class CL_RMPS_APPLICATION_LOG has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Log konnte nicht geschrieben werden. | 20031002 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |