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 RSTR 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 P_T_MSG 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 GET_MSG_FOR_TRAN_AND_REFRESH Static method Public Method Return Message and Empty Buffer 20060919
2 LOG_MESSAGE Static method Public Method Function: Transfer Value, Insert Message 20060919
3 STORE_MESSAGES_TO_LOG 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 Importing I_RECORD Call by reference Type reference (TYPE) I Satznummer 20060919
2 Importing I_RULEID Call by reference Type reference (TYPE) RSTRANRULE-RULEID Nummer einer Regel innerhalb einer Transformation 20060919
3 Importing I_STEPID Call by reference Type reference (TYPE) RSTRAN_STEPID ID eines Regelschrittes 20060919
4 Returning 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 Exporting E_RETURN_VALUE Call by reference Type reference (TYPE) STRING Unveränderter Rückgabewert 20060919
2 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20060919
3 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20060919
4 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'E' Nachrichtentyp 20060919
5 Importing I_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20060919
6 Importing I_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20060919
7 Importing I_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20060919
8 Importing I_MSGV4 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20060919
9 Importing 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 Importing I_RECORD Call by reference Type reference (TYPE) RSARECORD Nummer des Datensatzes 20060915
2 Importing I_RULEID Call by reference Type reference (TYPE) RSDQM_RULEID Eindeutiger Identifier einer Regel (umfasst RSTRAN_RULEID) 20060915
3 Importing I_RULENAME Call by reference Type reference (TYPE) RSDQM_RULENAME Name einer Regel (umfasst RSTRAN_RULENAME) 20060915
4 Importing I_RULETYPE Call by reference Type reference (TYPE) RSDQM_RULETYPE Typ einer Regel (umfasst RSTRAN_RULETYPE) 20060915
5 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) CL_RSBM_LOG_CURSOR_STEP DTP: Log- und Error-Objekt 20060915
6 Importing 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 NOT_IN_CROSSTAB Nicht in Cross-Record-Tabelle 20060915
2 TOO_MANY_ERRORS Zu viele Fehlersätze 20060915
History
Last changed by/on SAP  20130531 
SAP Release Created in 710