SAP ABAP Class CL_GRPC_APPLICATION_LOG (SAP Application Log Handler Class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_DOCUMENTS (Package) Documents
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_DOCUMENTS (Package) Documents
Properties
Class | CL_GRPC_APPLICATION_LOG | |
Short Description | SAP Application Log Handler Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_DOCUMENTS | Documents |
Created | 20070611 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPC_APPLICATION_LOG has no interface implemented.
Friends
Class CL_GRPC_APPLICATION_LOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | LOG_HANDLE | Instance attribute | Public | Type reference (TYPE) | BALLOGHNDL | LOG_HANDLE | 20070611 | ||
2 | MESSAGE | Instance attribute | Public | Type reference (TYPE) | STRING | MESSAGE | 20070611 | ||
3 | _DEFAULT_MSGCLASS | Instance attribute | Private | Type reference (TYPE) | SY-MSGID | _DEFAULT_MSGCLASS | 20070611 | ||
4 | _DISVARIANT_HANDLE | Instance attribute | Private | Type reference (TYPE) | SLIS_HANDL | _DISVARIANT_HANDLE | 20070611 | ||
5 | _WRITEABLE | Instance attribute | Private | Type reference (TYPE) | AS4FLAG | SPACE | _WRITEABLE | 20070611 |
Methods
Events
Class CL_GRPC_APPLICATION_LOG has no event.
Types
Class CL_GRPC_APPLICATION_LOG has no local type.
Method Signatures
Method ADD_BAPIRET2_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | IT_MESSAGES | 20070611 | ||
2 | Importing | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | I_DETLEVEL | 20070611 | ||
3 | Importing | I_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | I_PROBCLASS | 20070611 |
Method ADD_BAPIRET2_MESSAGES on class CL_GRPC_APPLICATION_LOG has no exception.
Method ADD_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | IR_EXCEPTION | 20070611 | ||
2 | Importing | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | I_DETLEVEL | 20070611 | ||
3 | Importing | I_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 'E' | I_MSGTY | 20070611 | |
4 | Importing | I_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | I_PROBCLASS | 20070611 | ||
5 | Importing | I_WHOLE_CHAIN | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070611 |
Method ADD_EXCEPTION on class CL_GRPC_APPLICATION_LOG has no exception.
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | I_DETLEVEL | 20070611 | ||
2 | Importing | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | I_MSGID | 20070611 | ||
3 | Importing | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | I_MSGNO | 20070611 | ||
4 | Importing | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | I_MSGTY | 20070611 | ||
5 | Importing | I_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | I_MSGV1 | 20070611 | ||
6 | Importing | I_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | I_MSGV2 | 20070611 | ||
7 | Importing | I_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | I_MSGV3 | 20070611 | ||
8 | Importing | I_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | I_MSGV4 | 20070611 | ||
9 | Importing | I_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | I_PROBCLASS | 20070611 |
Method ADD_MESSAGE on class CL_GRPC_APPLICATION_LOG has no exception.
Method ADD_SY_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | I_DETLEVEL | 20070611 | ||
2 | Importing | I_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | I_PROBCLASS | 20070611 |
Method ADD_SY_MESSAGE on class CL_GRPC_APPLICATION_LOG has no exception.
Method ADD_TEXT_AS_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | I_DETLEVEL | 20070611 | ||
2 | Importing | I_MSG_STR | Call by reference | Type reference (TYPE) | ANY | I_MSG_STR | 20070611 | ||
3 | Importing | I_MSG_TYPE | Value transfer | Type reference (TYPE) | SY-MSGTY | 'E' | I_MSG_TYPE | 20070611 | |
4 | Importing | I_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | I_PROBCLASS | 20070611 |
Method ADD_TEXT_AS_MESSAGE on class CL_GRPC_APPLICATION_LOG has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_DEFAULT_MSGCLASS | Call by reference | Type reference (TYPE) | SY-MSGID | 'GRPCD' | I_DEFAULT_MSGCLASS | 20070611 | |
2 | Importing | I_DISVARIANT_HANDLE | Call by reference | Type reference (TYPE) | SLIS_HANDL | I_DISVARIANT_HANDLE | 20070611 | ||
3 | Importing | I_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | I_LOG_HANDLE | 20070611 |
Method CONSTRUCTOR on class CL_GRPC_APPLICATION_LOG has no exception.
Method CREATE_LOG_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | IR_CONTAINER | 20070611 | ||
2 | Returning | R_LOG_CONTROL_HANDLE | Value transfer | Type reference (TYPE) | BALCNTHNDL | R_LOG_CONTROL_HANDLE | 20070611 |
Method CREATE_LOG_CONTROL on class CL_GRPC_APPLICATION_LOG has no exception.
Method EXCEPTION_TO_SYMSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | IR_EXCEPTION | 20070611 | ||
2 | Importing | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Messages, Message Type | 20070611 |
Method EXCEPTION_TO_SYMSG on class CL_GRPC_APPLICATION_LOG has no exception.
Method FAIL_WITH_SY_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_MSG_STR | Call by reference | Type reference (TYPE) | STRING | I_MSG_STR | 20070611 | ||
2 | Importing | I_MSG_TYPE | Value transfer | Type reference (TYPE) | SY-MSGTY | 'E' | I_MSG_TYPE | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | FAILED | FAILED | 20070611 |
Method FREE Signature
Method FREE on class CL_GRPC_APPLICATION_LOG has no parameter.
Method FREE on class CL_GRPC_APPLICATION_LOG has no exception.
Method FREE_LOG_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | C_LOG_CONTROL_HANDLE | Call by reference | Type reference (TYPE) | BALCNTHNDL | C_LOG_CONTROL_HANDLE | 20070611 |
Method FREE_LOG_CONTROL on class CL_GRPC_APPLICATION_LOG has no exception.
Method IS_EMPTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | R_IS_EMPTY | Value transfer | Type reference (TYPE) | AS4FLAG | R_IS_EMPTY | 20070611 |
Method IS_EMPTY on class CL_GRPC_APPLICATION_LOG has no exception.
Method LOG_DISPLAY Signature
Method LOG_DISPLAY on class CL_GRPC_APPLICATION_LOG has no parameter.
Method LOG_DISPLAY on class CL_GRPC_APPLICATION_LOG has no exception.
Method RESET Signature
Method RESET on class CL_GRPC_APPLICATION_LOG has no parameter.
Method RESET on class CL_GRPC_APPLICATION_LOG has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | E_EMPTY_NOT_SAVED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070611 | |||
2 | Importing | I_DB_COMMIT_AT_THE_END | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20070611 | ||
3 | Importing | I_EXTERNAL_ID | Call by reference | Type reference (TYPE) | BALNREXT | SPACE | I_EXTERNAL_ID | 20070611 | |
4 | Importing | I_IN_UPDATE_TASK | Value transfer | Type reference (TYPE) | BOOLEAN | SPACE | I_IN_UPDATE_TASK | 20070611 | |
5 | Importing | I_LOG_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | I_LOG_OBJECT | 20070611 | ||
6 | Importing | I_LOG_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | SPACE | I_LOG_SUBOBJECT | 20070611 | |
7 | Importing | I_SAVE_IF_EMPTY | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Don't save if log is empty? | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | FAILED | FAILED | 20070611 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 250 |