GRW_DEL_OBJECTS SAP table for – Report Writer Deleted Objects

Here we would like to draw your attention to GRW_DEL_OBJECTS table in SAP. As we know it is being mainly used with the SAP FI-SL (Special Purpose Ledger in FI) component which is coming under FI module (Financial Accounting). GRW_DEL_OBJECTS is a SAP standard transp table used for storing Report Writer Deleted Objects related data in SAP. It comes under the package GRWT.

SAP GRW_DEL_OBJECTS table

Table GRW_DEL_OBJECTS technical data

TableGRW_DEL_OBJECTS
Data storingReport Writer Deleted Objects
ModuleFI
Sub ModuleFI-SL-IS
SAP PackageGRWT
Delivery ClassL – Table for storing temporary data
ComponentSAP_FIN
Table CategoryTRANSP

SAP GRW_DEL_OBJECTS 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 GRW_DEL_OBJECTS table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • RW_OBJECTTYPE : ReportWriter Object Type
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • RW_OBJECTNAME : ReportWriter Object in Change Document
    Its a key field. Its data type is CHAR (Character String) with field length 24
  • RW_DATE : Creation date of the change document
    Its a key field. Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • RW_TIME : Time changed
    Its a key field. Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • UNAME : User name of the person responsible in change document
    Its data type is CHAR (Character String) with field length 12