GRFNMWLOG SAP table for – Migration Log

Here we would like to draw your attention to GRFNMWLOG table in SAP. As we know it is being mainly used with the SAP GRC-RM (GRC Risk Management in GRC) component which is coming under GRC module (Governance, Risk and Compliance). GRFNMWLOG is a SAP standard transp table used for storing Migration Log related data in SAP. It comes under the package GRFN_MIGRATION.

SAP GRFNMWLOG table

Table GRFNMWLOG technical data

TableGRFNMWLOG
Data storingMigration Log
ModuleGRC
Sub ModuleGRC-RM
SAP PackageGRFN_MIGRATION
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • CLNT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • EXEC_REPT : ABAP Program Name
    Its a key field. Its data type is CHAR (Character String) with field length 40
  • LOG_TIME : Migration Log Time
    Its a key field. Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • EXEC_USER : Report Executed By
    Its data type is CHAR (Character String) with field length 12
  • BALHNDL : Application Log: Log Handle
    Its data type is CHAR (Character String) with field length 22
  • START_TIME : Migration Start Time
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • END_TIME : Migration End Time
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • EXEC_RESULT : Migration Result
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10