Ansicht
Dokumentation

SIMG_SSR_0011 - Define alternative header subscreen

SIMG_SSR_0011 - Define alternative header subscreen

ROGBILLS - Synchronize billing plans   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

In this step you can define alternative business location header subscreens for different application areas, such as business location maintenance, payment card processing, and fuels processing.

A default header subscreen is provided with subscreen SAPLOIRA1 0400. In order to replace it by a customized subscreen you need to perform following steps:

  • Subscreen Creation
    Create an own subscreen in function group 'XOIR' with transaction SE51. Some of the reports expect Location ID as input field (e.g. Daily Meter Reading Report), some not (e.g. Aggregated Meter Reading Report). Therefore you might check at first the report(s) for which you wish to create alternative subscreens.
  • Data population logic
    Implement the User-Exit OIRA001 to fill the subscreen fields and eventually process the input.
    To do this you need to create an Enhancement project with transaction CMOD. The SAP enhancement OIRA0001 needs to be included into this project. If the subscreens is just use for reports without input capabilities in the header, you just need to implement EXIT_SAPLOIRA1_001. If the subscrrens needs to have input capabilities you need to implement EXIT_SAPLOIRA1_002 as well.
    With EXIT_SAPLOIRA1_001 you can fill your subscreen fields based on the input parameters Location ID (I_PBLNR) and Business type (I_RNBT).
    With EXIT_SAPLOIRA1_002 you can pass the Location ID (E_PBLNR) and Business type (E_RNBT) back to the calling report based on the subscreen contents.
  • Customizing: Report / Subscreen assignment
    In this Customizing step you need to specify the subscreen which you created previously for the reports, for which you wish to have it used instead of the standard header.

Alternative business location header subscreens for master data maintenance can not be configured with the screen configuration tool(SCT).






General Material Data   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 2156 Date: 20240523 Time: 160826     sap01-206 ( 48 ms )