SAP ABAP IMG Activity COCF_BD_SN_LIST_CUST (Insert Customer's Own Selection Criteria in SHN4)
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_SN_LIST_CUST Insert Customer's Own Selection Criteria in SHN4  
Transaction Code S_EE5_50000024   (empty) 
Created on 20090211    
Customizing Attributes COCF_BD_SN_LIST_CUST   Insert Customer's Own Selection Criteria 
Customizing Activity COCF_BD_SN_LIST_CUST   Insert Customer's Own Selection Criteria in SHN4 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name COCF_BD_SN_LIST_CUSTSEL    

Use

The BAdI COCF_BD_SN_LIST_CUSTSEL enables you to extend the selection criteria for the List of Shift Notes (transaction SHN4) by adding a customer's own section. The BAdI is run through on the initial screen and after data selection. The customer's own selection criteria can be stored in the variants for the list of shift notes.

The following methods are available:

  • The BEFORE_OUTPUT method is used to define the customer's own subscreen. Furthermore, the customer's own selection criteria are fetched by the main program.
  • With the AFTER_INPUT method, the customer's own selection criteria are passed on to the main program.
  • The AFTER_SELECTION method can be used to further restrict the selection result.

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 cannot 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