GMSCHEDULERULE SAP table for – GM Schedule Rule

Here we would like to draw your attention to GMSCHEDULERULE table in SAP. As we know it is being mainly used with the SAP PSM-GM (Grants Management in PSM) component which is coming under PSM module (Public Sector Management). GMSCHEDULERULE is a SAP standard transp table used for storing GM Schedule Rule related data in SAP. It comes under the package GMMASTERDATA_E.

SAP GMSCHEDULERULE table

Table GMSCHEDULERULE technical data

TableGMSCHEDULERULE
Data storingGM Schedule Rule
ModulePSM
Sub ModulePSM-GM-GTE-MD
SAP PackageGMMASTERDATA_E
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentEA-PS
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • SCHEDULE_RULE : GM Schedule Rule
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • PERIODIC_P : GM Periodic Scheduling Property
    Its data type is CHAR (Character String) with field length 1
  • START_DATE : GM:Source for Start Date
    Its data type is CHAR (Character String) with field length 1
  • START_OFFSET : Offset days to the start date
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 3
  • END_DATE : GM:Source for End Date
    Its data type is CHAR (Character String) with field length 1
  • END_OFFSET : Offset days to the end date
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 3