SAP ABAP Class CL_RSDHAF_APPL_LOG (Frontend: Log for Analysis Process Runtime)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST-HAP (Application Component) HANA Analysis Process
⤷
RSDHA (Package) SAP HANA Analysis in BW
⤷
⤷
Properties
| Class | CL_RSDHAF_APPL_LOG | |
| Short Description | Frontend: Log for Analysis Process Runtime | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSDHA | |
| Program status | ||
| Category | 0 | |
| Package | RSDHA | SAP HANA Analysis in BW |
| Created | 20121122 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDHAF_APPL_LOG has no forward declaration.
Interfaces
Class CL_RSDHAF_APPL_LOG has no interface implemented.
Friends
Class CL_RSDHAF_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) | BALCNTHNDL | Application Log: Control Display Handle | 20121210 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20121122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Message, Specified by SY-MSG* Fields | 20121122 | |
| 2 | Instance method | Public | Constructor | Create Log Object | 20121122 | |
| 3 | Instance method | Public | Method | Free Log Resources | 20121122 | |
| 4 | Instance method | Private | Method | Add Message | 20121122 | |
| 5 | Instance method | Private | Method | Create Log Control | 20121211 | |
| 6 | Instance method | Private | Method | Free Log Control | 20121211 |
Events
Class CL_RSDHAF_APPL_LOG has no event.
Types
Class CL_RSDHAF_APPL_LOG has no local type.
Method Signatures
Method ADD_SY_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 Hierarchy Level (Level of Detail) | 20121122 | |||
| 2 | I_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Application Log: Message Problem Class | 20121122 |
Method ADD_SY_MESSAGE on class CL_RSDHAF_APPL_LOG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Already existing application log handle | 20121122 | |||
| 2 | I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20121210 | |||
| 3 | I_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20121211 |
Method CONSTRUCTOR on class CL_RSDHAF_APPL_LOG has no exception.
Method FREE Signature
Method FREE on class CL_RSDHAF_APPL_LOG has no parameter.
Method FREE on class CL_RSDHAF_APPL_LOG has no exception.
Method P_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 Hierarchy Level (Level of Detail) | 20121122 | |||
| 2 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20121122 | |||
| 3 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20121122 | |||
| 4 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20121122 | |||
| 5 | I_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20121122 | |||
| 6 | I_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20121122 | |||
| 7 | I_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20121122 | |||
| 8 | I_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20121122 | |||
| 9 | I_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Application Log: Message Problem Class | 20121122 |
Method P_ADD_MESSAGE on class CL_RSDHAF_APPL_LOG has no exception.
Method P_CREATE_LOG_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20121211 | |||
| 2 | R_LOG_CONTROL_HANDLE | Value transfer | Type reference (TYPE) | BALCNTHNDL | Application Log: Control Display Handle | 20121211 |
Method P_CREATE_LOG_CONTROL on class CL_RSDHAF_APPL_LOG has no exception.
Method P_FREE_LOG_CONTROL Signature
Method P_FREE_LOG_CONTROL on class CL_RSDHAF_APPL_LOG has no parameter.
Method P_FREE_LOG_CONTROL on class CL_RSDHAF_APPL_LOG has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |