SAP ABAP Class CL_RSCRT_DEMON_LOGDPID_MON (Send Log for a Request to the Monitor)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSCRT (Package) (Near)-Real-Time Data Transfer into BW
Properties
Class CL_RSCRT_DEMON_LOGDPID_MON  
Short Description Send Log for a Request to the Monitor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSCRT    
Program status P  SAP Standard Production Program 
Category 0   
Package RSCRT   (Near)-Real-Time Data Transfer into BW 
Created 20030131   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSCRT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSS2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSSM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSSM1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSCRT_DEMON_LOGDPID_MON has no interface implemented.
Friends
Class CL_RSCRT_DEMON_LOGDPID_MON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_LAST_DATAPAKID Instance attribute Private Type reference (TYPE) RSDATAPID Data packet number 20030131
2 P_LAST_IDOCNUM Instance attribute Private Type reference (TYPE) I IDoc Number 20030131
3 P_LAST_UPDATE Instance attribute Private Type reference (TYPE) RSTIMESTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20030131
4 P_PSA_NAME Instance attribute Private Type reference (TYPE) RSDDATATARGET Data target for transaction data (InfoCube, ODS object, ...) 20030204
5 P_REQUEST_IS_CLOSED Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20030131
6 P_RNR Instance attribute Private Type reference (TYPE) RSREQUID Request ID (Data Packet) 20030131
7 P_SUM_ALL_RECORDS Instance attribute Private Type reference (TYPE) RSRQRECORD Number of selected data records (absolute) 20030131
8 P_SUM_RECORDS Instance attribute Private Type reference (TYPE) RSRQRECORD Natural Number 20030131
9 P_T_DP Instance attribute Private See coding 20030204
10 P_T_MON Static Attribute Private Type reference (TYPE) RSCRT_T_MON DTA Processing for CRT 20030131
11 P_T_MSG Instance attribute Private See coding 20030131
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030131
2 CREATE Static method Public Method Generates an instance for the monitor log of a request 20030131
3 EXECUTE Instance method Public Method Update Monitor 20030131
4 EXPORT_TO_DB Instance method Private Method Temporary Export of Monitor Fakes 20030217
5 FREE Instance method Public Method Release the Instance 20030131
6 IMPORT_FROM_DB Instance method Private Method Import Monitor Fakes 20030217
Events
Class CL_RSCRT_DEMON_LOGDPID_MON has no event.
Types
Class CL_RSCRT_DEMON_LOGDPID_MON has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RNR Value transfer Type reference (TYPE) RSREQUID Request-ID (Datenpaket) 20030131
# Exception Resumable Description Created on
1 INTERNAL_FAILURE Interner Fehler 20030131

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RNR Value transfer Type reference (TYPE) RSREQUID Request-ID (Datenpaket) 20030131
2 Returning R_R_MON Value transfer Object reference (TYPE REF TO) CL_RSCRT_DEMON_LOGDPID_MON Protokolle zu einem Request an den Monitor senden 20030131
# Exception Resumable Description Created on
1 INTERNAL_FAILURE Interner Fehler 20030131

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUFRUFER Value transfer Type reference (TYPE) RSCALLER Komponente der Versionsnummer 20030131
2 Importing I_CLOSE_REQUEST Value transfer Type reference (TYPE) RS_BOOL SPACE Boolean 20030131
3 Importing I_DATAPAKID Value transfer Type reference (TYPE) RSDATAPID Datenpaketnummer 20030131
4 Importing I_DP_FULL Value transfer Type reference (TYPE) RS_BOOL SPACE Status der Datenselektion 20030131
5 Importing I_DTA Value transfer Type reference (TYPE) RSDDATATARGET Verzeichnis aller ODS Objekte 20030131
6 Importing I_ERROR Value transfer Type reference (TYPE) RS_BOOL SPACE Boolean 20030131
7 Importing I_IS_PSA_TABLE Value transfer Type reference (TYPE) RS_BOOL SPACE Boolean 20030204
8 Importing I_RECORDS Value transfer Type reference (TYPE) RSRQRECORD Natürliche Zahl 20030131
9 Importing I_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20030131

Method EXECUTE on class CL_RSCRT_DEMON_LOGDPID_MON has no exception.

Method EXPORT_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MONDATA Value transfer Type reference (TYPE) RSCRT_S_MONINDX_WA 20030217

Method EXPORT_TO_DB on class CL_RSCRT_DEMON_LOGDPID_MON has no exception.

Method FREE Signature

Method FREE on class CL_RSCRT_DEMON_LOGDPID_MON has no parameter.
Method FREE on class CL_RSCRT_DEMON_LOGDPID_MON has no exception.

Method IMPORT_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MONDATA Value transfer Type reference (TYPE) RSCRT_S_MONINDX_WA 20030217
2 Exporting SUBRC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20030217

Method IMPORT_FROM_DB on class CL_RSCRT_DEMON_LOGDPID_MON has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400