SAP ABAP IMG Activity COCF_MANDASH_ORDER (BAdI: Enhancements for Order 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_ORDER | BAdI: Enhancements for Order Tab - Mfg Dashboard |
Transaction Code | S_EE5_50000379 | (empty) |
Created on | 20100204 | |
Customizing Attributes | COCF_MANDASH_ORDER | BAdI: Enhancements for Order Tab - Mfg Dashboard |
Customizing Activity | COCF_MANDASH_ORDER | BAdI: Enhancements for Order Tab - Mfg Dashboard |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | COCF_MANDASH_ORDER |
Use
This Business Add-In (BAdI) is used in the Production Orders (PP-SFC) component to:
- Enhance the Order tab of the manufacturing dashboard application.
- Change selection criteria in method GET_OBJECTS of feeder class CL_RMAN_PRSP_MD_FEEDER_OPER using the method SET_SELCRIT_VALUES.
- Enhance the functionality of DataSource 0PP_MD_ORDER by adding new fields to the structure COCF_MD_S_ORDER.
- Add additional fields for:
- Material details by changing the structure COCF_MD_T_ORD_MAT_AVAIL
- Machine details by changing the structure COCF_MD_T_ORD_CAPACITY
- Tools details by changing the structure COCF_MD_T_TOOLS
Note: Add only the fields to be displayed in the production order details table.
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:
- Append new custom-defined fields to extract structure COCF_MD_S_ORDER.
- Change the DataSource 0PP_MD_ORDER.
- Specify the new custom fields as input (X) or display fields (blank).
- Save the DataSource.
- Create an Enhancement implementation of the Business Add-In.
- Implement the following methods:
- GET_ORDER_GROUP
- GET_ORDERS
- SET_SELCRIT_VALUES
- FILL_ADD_MAT_FIELDS
- FILL_ADD_MACH_FIELDS
- FILL_ADD_TOOLS_FIELDS
- Add your business logic in the above methods to fill customer fields in the extract structure COCF_MD_S_ORDER.
Example
See documentation for the BAdI interface IF_EX_COCF_MANDASH_ORDER.
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_ORDER | 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 |