Ansicht
Dokumentation

APO_PPT_BADI_UCOMPOV - Process User Commands in the Product Overview

APO_PPT_BADI_UCOMPOV - Process User Commands in the Product Overview

PERFORM Short Reference   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Application Component: SCM-APO-PPS-PPT

Using this Business Add-In /SAPAPO/POV_UCOMM you can define user commandos for the product overview.

Alongside the implementation of the BAdI, the following steps must also be executed:

  1. Definition of the function codes

    Define a new entry in table /SAPAPO/PT_BTN with the chart, in which the function should be triggered (field SCREEN) and the name of the function (any identifier in field FCODE). Assign a symbol in field ICON for the pushbutton on the screen and the type of the push button in field BUTN_TYPE (0 = normal push button). If the field CHANGEMODE is selected, the pushbutton is only active in change mode. The product planning table always works in change mode, but the product view, in which the periodic product view (screen PROD) is also displayed, has both display and change modes.

    You can assign a language dependent quickinfo text in text table /SAPAPO/PT_BTNT (displayed when the cursor is positioned on the pushbutton) and a text that is displayed on the pushbutton itself. If the functions code is not triggered using a pushbutton and is located in a menu instead, the text for the field MENU_TEXT is displayed there.
  2. Assignment of the function code to a pushbutton profile

    In Customizing for the product planning table found under Set Layout, copy an existing pushbutton profile to your own pushbutton profile or create a pushbutton profile. Record the newly-defined function code in this pushbutton profile (fields SCREEN and FCODE). The sequence of the pushbuttons is determined using field POS. The ACTIVE indicator must be set if the pushbutton should be active, otherwise the button will appear but cannot be pressed.


Remark: These Customizing settings are entered in table /SAPAPO/PTCBTN1.

The Business Add-In is not active as default.

Link to BAdI method UCOMM_POV






ABAP Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 2473 Date: 20240524 Time: 004021     sap01-206 ( 70 ms )