SAP ABAP IMG Activity SIMG_CFMENUOPP1FB (Reports, Function Modules: Program Customer-Specific Lists)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-MRP-BD (Application Component) Master Data
     MD0C (Package) Customizing R/3 Material Requirements Planning
IMG Activity
ID SIMG_CFMENUOPP1FB Reports, Function Modules: Program Customer-Specific Lists  
Transaction Code S_P99_41000005   (empty) 
Created on 19990420    
Customizing Attributes SIMG_CFMENUOPP1FB   Reports, Function Modules: Program Customer-Specific Lists 
Customizing Activity    
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_CFMENUOPP1FB    

In this work step, you create your own programs in the context of the stock/requirements list and the MRP list. To do this, SAP provides you with two example reports, BAPIs, and a function module.

Example reports for customer-specific entry to MD07:

Use these example reports as templates to define your own access to the collective display of the stock/requirements list.

Report RMMD07EX is recommended when you work without MRP areas. When you call the report in the form defined by SAP, you can choose several plants and several MRP controllers for access to the collective display. In the standard SAP version, only one plant and one MRP controller can be selected.

Report RMMD07DB is recommended when you work with MRP areas. When you call the report in the form defined by SAP, you can choose one MRP controller and several MRP areas for the access to the collective display. In the standard SAP version, only one MRP area can be selected.

You can use these reports to realize programs that include further selection options and combinations of selection options. Example: You wish to display all materials for which production orders exist in the next two months.

BAPI Methods for Planning Data

The following BAPI methods are available:

  • GetStockRequirementsList

    This method enables you to select the current stock/requirements list for a material. The method selects all relevant stock, requirement, and receipt information for the material from the desired planning environment.

    More information is available in the BAPI Explorer under Logistics General --> Logistics Basic Data --> Material --> GetStockRequirementsList or in the documentation for the function module BAPI_MATERIAL_STOCK_REQ_LIST.

  • GetMRPList

    This method enables you to select the MRP list for a material. The method outputs the details (lines in the MRP list) in the desired display types in addition to the header of the MRP list.

    More information is available in the BAPI Explorer under Logistics General --> Logistics Basic Data --> Material --> GetMRPList or in the documentation for the function module BAPI_MATERIAL_MRP_LIST.

Function modules LM61XU11 MD_STOCK_REQUIREMENTS_LIST_API and MD_MRP_LIST_API

The function module MD_STOCK_REQUIREMENTS_LIST_API contains the basic functions for the setup of the stock/requirements list. You can use this function module to program evaluations that are exactly tailored to the requirements of your company.

Function module MD_MRP_LIST_API is used for the MRP lists and contains the same functions.

Example

Requirements

Standard settings

Recommendation

Activities

Create your own programs, if necessary using the example reports and function module, for the stock/requirements list.

Further notes

Business Attributes
ASAP Roadmap ID 153   Design enhancements 
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 SIMG_CFMENUOPP1FB 0 HLA0006457 O HLA0006250 O HLA0006431 O HLA0006804 O HLA0006232  
Maintenance Objects
Maintenance object type    
History
Last changed by/on SAP  19990424 
SAP Release Created in