Programme SAP RFGMSPL1 - Master Data Index for Sponsored Programs

Title
Master Data Index for Sponsored Program

Purpose
The report displays sponsored program master data entered usingsponsored program master data transaction. The report shows thefollowing:

  • Program description

  • Creation date for each program

  • Program attributes
  • Features
    This report uses the ABAP List Viewer (ALV). The ALV display isone-dimensional, 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 and filtered on one or more fields.

    Selection
    The standard selection screen contains the following blocks:
    Object
    Responsibilities
    Program used in
    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 GMRSPL. This reportingstructure contains the master data table of the object GMSPPROGRAM andadditional fields used to specify the description text of attributes.The report contains additional navigation features. A where-used listcan be performed for checked sponsored programs. You can access themaster data transaction by double clicking the sponsored program number.

        Activities
        Allowing flexible and customer specific reporting, you can defineadditional reporting data in a DDic structure CI_GMRSPL which isincluded in the grant master data index structure GMRSPL. You can thenpopulate the data by means of a reporting BADI "BADI_GM_GMREP" using themethode "GM_EXTEND_GMRSPL" in the implementation "IMP_BADI_GM_GMREP".