SAP ABAP IMG Activity COCF_BD_SR_PREVIEW (Enhancements for the Shift Report Preview)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-SFC (Application Component) Production Orders
     COCF (Package) Order and Confirmation Data
IMG Activity
ID COCF_BD_SR_PREVIEW Enhancements for the Shift Report Preview  
Transaction Code S_EE5_50000155   (empty) 
Created on 20090313    
Customizing Attributes COCF_BD_SR_PREVIEW   Enhancements for the Shift Report Preview 
Customizing Activity COCF_BD_SR_PREVIEW   Enhancements for the Shift Report Preview 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name COCF_BD_SHIFT_REPORT_PREVIEW    

Use

The BAdI COCF_BD_SHIFT_REPORT_PREVIEW enables you to influence the detail view for the individual objects in the preview of the shift report. The BAdI is run through during the detail display.

The following methods are available:

  • You can use the BEFORE_DETAIL_DISPLAY method to replace the standard navigation. If the user navigates to the detailed view of any data during the preview of the shift report, this method is invoked prior to the standard navigation. Here a separate detail view can be displayed and the standard navigation suppressed.
  • You can use the AFTER_DETAIL_DISPLAY method to supplement the standard navigation. If the user navigates to the detail view of any data during the preview of the shift report, this method is invoked after the standard navigation. Here a separate detail view can then be displayed if it was not possible to carry out the standard navigation.

Requirements

Standard settings

  • In the standard system, the Business Add-In is not active.
  • The Business Add-In is not filter-dependent.
  • The Business Add-In can be used multiple times.

Activities

For information about implementing BAdIs as part of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

Example

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20091117 
SAP Release Created in 605