Title Master Data Index for Sponsor Purpose The report displays sponsor master data entered in the sponsor masterdata transaction. The report shows the sponsor to customerrelationship, creation date of each sponsor and several attributesrelated to the sponsor. 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 Responsibilities Sponsor used in: ALV Selections based on the object itself perform best. Theresponsibilities block incorporates the following:
- If you specify the responsibility type, the report displays this
reponsibility type in a column of the output list and it does notaffect the selection.
- To perform a lookup dependent on the responsible person, you need to
enter that person, along with the relevant object ID (case sensitive)and the HR object type. Wildcards like (*) and (+) are supported in theobject ID field.Output The report displays the reporting structure GMRGSL. This reportingstructure contains the master data table of the object GMSPONSOR andadditional fields used to specify the descriptive text of attributes.The report contains additional navigation features. A where-used listcan be performed on checked sponsors You can enter the sponsor master data transaction by double clickingthe sponsor number. Activities Allowing flexible and customer specific reporting, you can defineadditional reporting data in a DDic structure CI_GMRGSL which isincluded in the sponsor master data index structure GMRGSL. You canthen populate the structure using a reporting BADI #BADI_GM_GMREP#using the method #GM_EXTEND_GMRGSL# in the implementation#IMP_BADI_GM_GMREP#.
|