SAP ABAP IMG Activity /ISDFPS/PRPL_DLG (BAdI: Control the Dialog for Prioritized Materials Planning)
Hierarchy
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
   IS-DFS-MM (Application Component) Materials Management
     /ISDFPS/MM (Package) SDP BW Enhancements in Materials Management
IMG Activity
ID /ISDFPS/PRPL_DLG BAdI: Control the Dialog for Prioritized Materials Planning  
Transaction Code /ISDFPS/89000031   (empty) 
Created on 20040914    
Customizing Attributes /ISDFPS/PRPL_DLG   BAdI: Control the Dialog for Prioritized Materials Planning 
Customizing Activity /ISDFPS/PRPL_DLG   BAdI: Control the Dialog for Prioritized Materials Planning 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /ISDFPS/PRPL_DLG    

Use

You can use this Business Add-In (BAdI) to change the online transaction for prioritized materials planning (/ISDFPS/PRPLD). The methods DLG_TOOLBAR, DLG_COMMAND, and DLG_ADJUST_FIELDCAT are available for this purpose.

You can use method DLG_TOOLBAR to change and hide the pushbuttons in the toolbar, or to add new pushbuttons to the toolbar.

Method DLG_COMMAND allows you to intercept the processing of new pushbuttons.

You can use method DLG_ADJUST_FIELDCAT to control the field catalog for lists (hide fields, format fields).

All methods have the import parameter I_PLACEMENT. Depending on the list concerned, this parameter has different values that are stored in class attributes:

    - Purchase requisition: /isdfps/cl_fdp_stock_visualize=>placement_prpl_prq

    - Purchase order: /isdfps/cl_fdp_stock_visualize=>placement_prpl_ord

    - Reservation: /isdfps/cl_fdp_stock_visualize=>placement_prpl_res

For examples of how the methods can be used, see the example implementation of the BAdI.

Requirements

Standard settings

Activities

Example

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 /ISDFPS/PRPL_DLG 0 /ISDFPS/PD10000011 Requirement Prioritization 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20040914 
SAP Release Created in 470