SAP ABAP Class CL_RSBM_FUNCTION_LOG (Log in Formulas)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSBM (Package) Data Transfer Process: Log and Monitor
⤷
⤷
Properties
| Class | CL_RSBM_FUNCTION_LOG | |
| Short Description | Log in Formulas | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSBM | Data Transfer Process: Log and Monitor |
| Created | 20060915 | 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) |
Interfaces
Class CL_RSBM_FUNCTION_LOG has no interface implemented.
Friends
Class CL_RSBM_FUNCTION_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | RSPC_T_MSG | Message (ONLY message without anything else) | 20060915 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Return Message and Empty Buffer | 20060919 | |
| 2 | Static method | Public | Method | Function: Transfer Value, Insert Message | 20060919 | |
| 3 | Static method | Public | Method | Append Messages to Log | 20060915 |
Events
Class CL_RSBM_FUNCTION_LOG has no event.
Types
Class CL_RSBM_FUNCTION_LOG has no local type.
Method Signatures
Method GET_MSG_FOR_TRAN_AND_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RECORD | Call by reference | Type reference (TYPE) | I | Satznummer | 20060919 | |||
| 2 | I_RULEID | Call by reference | Type reference (TYPE) | RSTRANRULE-RULEID | Nummer einer Regel innerhalb einer Transformation | 20060919 | |||
| 3 | I_STEPID | Call by reference | Type reference (TYPE) | RSTRAN_STEPID | ID eines Regelschrittes | 20060919 | |||
| 4 | R_T_MSG_TRAN | Value transfer | Type reference (TYPE) | RSTR_TY_T_MONITOR_REC | Protokolltabelle für Transformationstemplate | 20060919 |
Method GET_MSG_FOR_TRAN_AND_REFRESH on class CL_RSBM_FUNCTION_LOG has no exception.
Method LOG_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RETURN_VALUE | Call by reference | Type reference (TYPE) | STRING | Unveränderter Rückgabewert | 20060919 | |||
| 2 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20060919 | |||
| 3 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20060919 | |||
| 4 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Nachrichtentyp | 20060919 | ||
| 5 | I_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20060919 | |||
| 6 | I_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20060919 | |||
| 7 | I_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20060919 | |||
| 8 | I_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20060919 | |||
| 9 | I_RETURN_VALUE | Call by reference | Type reference (TYPE) | STRING | Bisher berechneter Rückgabewert | 20060919 |
Method LOG_MESSAGE on class CL_RSBM_FUNCTION_LOG has no exception.
Method STORE_MESSAGES_TO_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RECORD | Call by reference | Type reference (TYPE) | RSARECORD | Nummer des Datensatzes | 20060915 | |||
| 2 | I_RULEID | Call by reference | Type reference (TYPE) | RSDQM_RULEID | Eindeutiger Identifier einer Regel (umfasst RSTRAN_RULEID) | 20060915 | |||
| 3 | I_RULENAME | Call by reference | Type reference (TYPE) | RSDQM_RULENAME | Name einer Regel (umfasst RSTRAN_RULENAME) | 20060915 | |||
| 4 | I_RULETYPE | Call by reference | Type reference (TYPE) | RSDQM_RULETYPE | Typ einer Regel (umfasst RSTRAN_RULETYPE) | 20060915 | |||
| 5 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log- und Error-Objekt | 20060915 | |||
| 6 | I_USE_CROSSTAB | Call by reference | Type reference (TYPE) | RS_BOOL | Die Satznummer ist OUTRECORD der Crosstab dieses Steps | 20060915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht in Cross-Record-Tabelle | 20060915 | ||
| 2 | Zu viele Fehlersätze | 20060915 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |