Ansicht
Dokumentation

MMDA_PUR_SCL - BAdI: Purchasing Document (Schedule Line level)

MMDA_PUR_SCL - BAdI: Purchasing Document (Schedule Line level)

ABAP Short Reference   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in Purchasing Analysis to enhance the features for retrieving schedule line level data in purchasing documents in the Materials Management (MM) component. You use this BAdI to enhance the extraction process of the 0MM_PUR_PO_SCLDataSource by adding new fields to the MMDA_PUR_S_PO_SCLextract structure.

This BAdI is called from the GET_HDR_ITM_SCLmethod of the CL_MM_PUR_PO_BWEXTRACTclass, which is eventually called for extracting SCL 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:

  1. Add new custom-defined fields to the MMDA_PUR_S_PO_SCLextract structure.
  2. In transaction RSA2, change the 0MM_PUR_PO_SCLDataSource and specify the new custom fields as input
    (X) or display fields (blank).
  3. Save the DataSource.
  4. Use the BAdI method EXTRACT_SCL of interface IF_EX_MMDA_PUR_SCL to enhance the business use in the BAdI implementation.

The BAdI method EXTRACT_SCLis associated with this BAdI. The following are the parameters that are transferred with this method that require additional information:

Changing Parameters,,

  • CT_SCL: Table type for SCL

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).

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.

You can find example implementations in the BAdI Builder on the Enhancement Spot Element Definitionstab in the Implementation Example Classessection.

The following example implementation is available:

  • CL_EXM_MMDA_PUR_SCL
This example implementation class is designed to show how to change the output of the DataSource using the EXTRACT_SCLBAdI method.






Vendor Master (General Section)   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 2792 Date: 20240523 Time: 190057     sap01-206 ( 48 ms )