Hierarchy

⤷

⤷

IMG Activity
ID | MMDA_PUR_HDR | BAdI: Purchasing Document (Header level) |
Transaction Code | S_EBS_44000392 | (empty) |
Created on | 20110209 | |
Customizing Attributes | MMDA_PUR_HDR | BAdI: Purchasing Document (Header level) |
Customizing Activity | MMDA_PUR_HDR | BAdI: Purchasing Document (Header level) |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | MMDA_PUR_HDR |
Use
This Business Add-In (BAdI) is used in Purchasing Analysis to enhance the features for the header level data of purchasing documents in the Materials Management (MM) component. You use this BAdI to enhance the extraction process of the 0MM_PUR_PO_HDR DataSource by adding new fields to the MMDA_PUR_S_PO_HDR extract structure.
This BAdI is called from the method GET_HDR_ITM_SCL of the class CL_MM_PUR_PO_BWEXTRAC, which is eventually called for extracting header data by the extractor function module of this DataSource.
You must carry out the following steps if you want to enhance the business use in the BAdI implementation:
- Add new custom-defined fields to the MMDA_PUR_S_PO_HDR extract structure.
- In transaction RSA2, change the 0MM_PUR_HDR DataSource and specify the new custom fields as input
(X) or display fields (blank). - Save the DataSource.
- Use the BAdI method EXTRACT_HDR of interface IF_EX_MMDA_PUR_HDR to enhance the business use in the BAdI implementation.
The BAdI method EXTRACT_HDR is associated with this BAdI. The following are the parameters that are transferred with this method that require additional information:
Changing Parameters
- CT_HDR: Table type for HDR
Standard settings
For more information about the standard settings (filters, single or multiple uses), see the Enh. Spot Element Definitions tab in the BAdI Builder (transaction SE18).
Activities
Information about the implementation of BAdIs in the context of the enhancement concept is available in the SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.
Example
You can find example implementations in the BAdI Builder on the Enhancement Spot Element Definitions tab in the Implementation Example Classes section.
The following example implementation is available:
- CL_EXM_MMDA_PUR_HDR
This example implementation class is designed to show how to change the output of the DataSource using the EXTRACT_HDR BAdI method.
Business Attributes
ASAP Roadmap ID | 257 | Create User Exits |
Mandatory / Optional | 2 | Optional activity |
Critical / Non-Critical | 2 | Non-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 | MMDA_PUR_HDR | 0 | HLA0009512 | Purchasing |
Maintenance Objects
Maintenance object type | E | Business Add-In - Definition |
History
Last changed by/on | SAP | 20110210 |
SAP Release Created in | 606 |