SAP ABAP IMG Activity SIMG_SSR_0011 (Define alternative header subscreen)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-SSR (Application Component) Service Station Retailing
     OIR (Package) SSR Service Station Retailing (master/overall)
IMG Activity
ID SIMG_SSR_0011 Define alternative header subscreen  
Transaction Code S_SO5_65000547   (empty) 
Created on 19991013    
Customizing Attributes SIMG_SSR_0011   Define alternative header subscreen 
Customizing Activity SIMG_SSR_0011   Define alternative header subscreen 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_SSR_0011    

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.

Example

Requirements

Standard settings

Recommendation

Activities

Further notes

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

Business Attributes
ASAP Roadmap ID 153   Design enhancements 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG SIMG_SSR_0011 0 I400022112 Service Station Retailing 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
V_OIRAPBLHEAD V - View SM30  
History
Last changed by/on SAP  20030617 
SAP Release Created in