SAP ABAP Class CL_CRM_ES_LOGGER (CRM ES application log wrapper)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-ES (Application Component) Enterprise Search Integration
⤷
CRM_ES_MGR (Package) Enterprise Search Manager CRM

⤷

⤷

Properties
Class | CL_CRM_ES_LOGGER | |
Short Description | CRM ES application log wrapper | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_ES_MGR | Enterprise Search Manager CRM |
Created | 20080306 | SAP |
Last change | 20110908 | 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) |
Interfaces
Class CL_CRM_ES_LOGGER has no interface implemented.
Friends
Class CL_CRM_ES_LOGGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | BALOBJ_D | 'CRM_ES' | Application log: Object name (Application code) | 20080306 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'CRM_ES_CLIENT_COPY' | Application Log: Subobject | 20080627 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'CRM_ES_CONNECTOR_UPD' | Application Log: Subobject | 20101210 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'CRM_ES_CUST_TRANS' | Application Log: Subobject | 20101210 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'CRM_ES_CUST_TRANS' | Application Log: Subobject | 20080418 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'CRM_ES_DATA_EXTR' | Application Log: Subobject | 20080306 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'CRM_ES_MODEL_TRANS' | Application Log: Subobject | 20080306 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'CRM_ES_STRUC_TRANS' | Application Log: Subobject | 20080421 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'CRM_ES_DELTA_EXTR' | Application Log: Subobject | 20080822 | |
10 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_CRM_ES_LOGGER | CRM ES application log wrapper | 20080306 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20080306 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add BAPIRET2 messages to application log | 20080307 |
2 | ![]() |
Static method | Public | Method | Add exception to application log | 20080311 |
3 | ![]() |
Instance method | Public | Method | Add a single message to application log | 20080307 |
4 | ![]() |
Static method | Public | Method | Clear application log instance | 20080422 |
5 | ![]() |
Static method | Public | Method | Remove log from memory | 20080307 |
6 | ![]() |
Static method | Public | Method | Initialize application log | 20080307 |
7 | ![]() |
Static method | Public | Method | Load application log from the database | 20080307 |
8 | ![]() |
Static method | Public | Method | Save application log to the database | 20080307 |
Events
Class CL_CRM_ES_LOGGER has no event.
Types
Class CL_CRM_ES_LOGGER 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 | ![]() |
IT_MESSAGE | Call by reference | Type reference (TYPE) | CRMT_ES_MSG | BAPIRET2 message table | 20080307 |
Method ADD_BAPIRET2_MESSAGES on class CL_CRM_ES_LOGGER has no exception.
Method ADD_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20080311 |
Method ADD_EXCEPTION on class CL_CRM_ES_LOGGER has no exception.
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LOG_HANDLE | Value transfer | Type reference (TYPE) | BALMSGHNDL | Application Log: Message handle | 20080307 | ||
2 | ![]() |
IS_PARAMETERS | Call by reference | Type reference (TYPE) | BAL_S_PARM | Application log: Parameters | 20080307 | ||
3 | ![]() |
IV_SEVERITY | Call by reference | Type reference (TYPE) | BALPROBCL | '4' | Application log: Message problem class | 20080307 |
Method ADD_MESSAGE on class CL_CRM_ES_LOGGER has no exception.
Method CLEAR_LOG_INSTANCE Signature
Method CLEAR_LOG_INSTANCE on class CL_CRM_ES_LOGGER has no parameter.
Method CLEAR_LOG_INSTANCE on class CL_CRM_ES_LOGGER has no exception.
Method FREE Signature
Method FREE on class CL_CRM_ES_LOGGER has no parameter.
Method FREE on class CL_CRM_ES_LOGGER has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TEMPLATE_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Template being processed | 20080307 | ||
2 | ![]() |
IV_USE_CASE | Call by reference | Type reference (TYPE) | BALSUBOBJ | Application Log: Subobject | 20080307 |
Method INITIALIZE on class CL_CRM_ES_LOGGER has no exception.
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOG_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20080307 |
Method LOAD on class CL_CRM_ES_LOGGER has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LOG_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20080307 |
Method SAVE on class CL_CRM_ES_LOGGER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |