RSRVCHECKLOG SAP table for – Cross Table Check name/Log handle

Here we would like to draw your attention to RSRVCHECKLOG table in SAP. As we know it is being mainly used with the SAP BW-WHM (Warehouse Management in BW) component which is coming under BW module (Business Warehouse). RSRVCHECKLOG is a SAP standard transp table used for storing Cross Table Check name/Log handle related data in SAP. It comes under the package RSRV.

SAP RSRVCHECKLOG table

Table RSRVCHECKLOG technical data

TableRSRVCHECKLOG
Data storingCross Table Check name/Log handle
ModuleBW
Sub ModuleBW-WHM
SAP PackageRSRV
Delivery ClassA – Application table (master and transaction data)
ComponentSAP_BW
Table CategoryTRANSP

SAP RSRVCHECKLOG Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in RSRVCHECKLOG table.

  • CHECK_ID : Character 100
    Its a key field. Its data type is CHAR (Character String) with field length 100
  • CHECK_DATE : System Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • CHECK_TIME : System Time
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • CHECK_USER : Character Field of Length 12
    Its data type is CHAR (Character String) with field length 12
  • LOG_HANDLE : Application Log: Log Handle
    Its data type is CHAR (Character String) with field length 22