SAP Program RFGMGRL1 - Master Data Index for Grant

Title
Master Data Index for Grant

Purpose
The report displays grant master data entered using the grant masterdata transaction. The report shows the following for each grant:

  • Creation date and time

  • Current status

  • Fiscal year definition

  • Company code assignment

  • Billing information, plus several statuses and types associated with
  • this grant.

    Features
    This report uses the ABAP List Viewer (ALV). The ALV display is onedimensional, allowing exports into Excel or other reportingenvironments. The standard ALV allows you to choose, change, and savedisplay variants. Fields can be hidden, moved around, and resized. Datacan be sorted, summarized, and filtered on one or more fields.

    Selection
    The standard selection screen contains the following blocks:

    • Object

    • Parameter

    • Responsibilities

    • ALV

    • Selections based on the object itself perform best. The responsibilitiesblock incorporates the following:
      • Lookup dependent on responsibility type, HR object type and HR object
      • ID. You must specify the responsibility type field for this process.
        • In case of a lookup on the reponsibility the report will display the
        • retrieved information in additional columns. Note that only the firstoccurrence of the responsibility type, HR object type and HR object IDcombination will be displayed.

          Output
          The report displays the reporting structure GMRGRL. This reportingstructure contains the master data table of the object GMGR andadditional fields used to specify the descriptive text of attributes.The report contains additional navigation features. A where-used list isavailable for checked grants
          You can enter the grant master data transaction by double clicking thegrant number.

          Activities
          Allowing flexible and customer specific reporting, you can defineadditional reporting data in a DDIC structure CI_GMRGRL which isincluded in the grant master data index structure GMRGRL. You can thenpopulate the structure using a reporting BADI "BADI_GM_GMREP" using themethod "GM_EXTEND_GMRGRL" in the implementation "IMP_BADI_GM_GMREP".