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

Use

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

  • Capacity tab of the manufacturing dashboard application.
  • Logic to fetch capacity and operation details for work centers in the method GET_OBJECTS of feeder class CL_MANDASH_FEEDER_CAPACITY using the method GET_OBJECTS.
  • DataSources 0PP_MD_CAPACITY_REQ and 0PP_MD_CAPACITY_OPS by adding new fields to the structures COCF_MD_S_CAPACITY_REQ and COCF_MD_S_CAP_OPS_DETAILS respectively.
  • Add new selection criteria in method GET_OBJECTS of feeder class CL_MANDASH_FEEDER_CAPACITY using the method SET_SELCRIT_VALUES.

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_CAPACITY_REQ    0PP_MD_CAPACITY_REQ

COCF_MD_S_CAP_OPS_DETAILS    0PP_MD_CAPACITY_OPS

  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:
    • SET_SELCRIT_VALUES
    • GET_OBJECTS
    • GET_CAP_REQ
    • GET_CAP_OPS
  5. Add business logic in methods SET_SELCRIT_VALUES and GET_OBJECTS to enhance the functionality of feeder class CL_MANDASH_FEEDER_CAPACITY.
  6. Add business logic in methods GET_CAP_REQ and GET_CAP_OPS to fill customer fields in the extract structures COCF_MD_S_CAPACITY_REQ and COCF_MD_S_CAP_OPS_DETAILS.

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