SAP ABAP IMG Activity COCF_MANDASH_OPERTAB (BAdI: Enhancements for Operation Tab - Mfg Dashboard)
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_MANDASH_OPERTAB BAdI: Enhancements for Operation Tab - Mfg Dashboard  
Transaction Code S_EE5_50000378   (empty) 
Created on 20100204    
Customizing Attributes COCF_MANDASH_OPERTAB   BAdI: Enhancements for Operation Tab - Mfg Dashboard 
Customizing Activity COCF_MANDASH_OPERTAB   BAdI: Enhancements for Operation Tab - Mfg Dashboard 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name COCF_MANDASH_OPERTAB    

Use

This Business Add-In (BAdI) is used in the Production Orders (PP-SFC) component to:

  • Enhance the Operations tab of the manufacturing dashboard application.
  • Change the selection criteria of the operations.
  • Add additional fields to the following tables:
    • Open operations
    • Predecessor details
    • Successor details
    • Material availability details
    • Machine availability details
    • Tools availability details

Requirements

Standard settings

  • In the standard system, there is no activated BAdI implementation.
  • The BAdI is filter-dependent.
  • The BAdI is designed for multiple uses.

Activities

To enhance/modify the existing output of the DataSources, do the following:

  1. Append new custom-defined fields to the extract structures and change the DataSources accordingly. The following table shows the extract structures and the relevant DataSources:

Extract Structures    DataSources

COCF_MD_S_OPR    0PP_MD_OPR

COCF_MD_S_OPR    0PP_MD_OPR_PRED       

COCF_MD_S_OPR    0PP_MD_OPR_SUCC

COCF_MD_S_ORD_MAT_AVAIL    0PP_MD_OPS_MAT_AVAIL   

COCF_MD_S_ORD_CAPACITY    0PP_MD_ORD_CAP

COCF_MD_S_TOOLS    0PP_MD_TOOLS

  1. Specify the new custom fields as input (X) or display fields (blank).
  2. Save the DataSources.
  3. Create an Enhancement implementation of the Business Add-In.
  4. Implement the following methods for the DataSources mentioned in Step 1 in the same sequence:
    • FILL_ADD_OPER_FIELDS
    • FILL_ADD_PRED_OPER_FIELDS
    • FILL_ADD_SUCC_OPER_FIELDS
    • FILL_ADD_MAT_FIELDS
    • FILL_ADD_MACH_FIELDS
    • FILL_ADD_TOOLS_FIELDS
  5. Implement the method SET_SELCRIT_VALUES to enhance the functionality of feeder class CL_RMAN_PRSP_MD_FEEDER_OPER.
  6. Add business logic to the methods.

Example

See documentation for the BAdI interface IF_EX_COCF_MANDASH_CAPTAB.

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 1   Mandatory activity 
Critical / Non-Critical 1   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 COCF_MANDASH_OPERTAB 0 HLA0009525 Production Orders 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20100204 
SAP Release Created in 605