Ansicht
Dokumentation

WTY_DYNPRO_DYNAMIC - BAdI: Set Screen Areas Dynamically

WTY_DYNPRO_DYNAMIC - BAdI: Set Screen Areas Dynamically

BAL_S_LOG - Application Log: Log header data   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

You can use this BAdI to set screen areas in the warranty claim dynamically and to influence the set-up of the navigation tree.

This BAdI has the following methods:

  • SET_SCREEN
Hide the entire header screen or replace it with your own header screen (together with customer exit WTY0001) and/or hide/display subscreens within the header screen.
  • If you want to hide the entire header screen, choose CV_HEADER_SCREEN = 0049.

  • If you want to replace the entire header screen by your own screen, first create your own screen in the customer exit WTY0001, function group XWTY, with a number between 0100 nand 0109. Then choose CV_HEADER_SCREEN = 1500 and CV_HEADER_CUSTOMER = <numb .

  • If you want to hide a subscreen within the header screen, choose = 0049.

There are the following subscreens:
  • CV_AUTH_SCREEN : Authorization

  • CV_OBJECT_SCREEN: Object (default screen 0055 can be replaced by screen 6101 with serial number/material number ot by screen 6111 with main object plus serial number/material number).

  • CV_INFO_SCREEN: info. text

  • CV_EXTOLD_SCREEN: VRS check log

  • CV_MODEL_SCREEN: model

  • CV_ACTION_SCREEN: pushbutton Actions in the header area

  • CV_ACTION_VER_SC: pushbutton actions in the version area


Note: you can add customer-specific fields to tab pages with customer exit WTY0002.
  • GET_RELATED_CLAIMS
Chooses criterion according to which all the claims are to be displayed in the navigation tree, for example, all claims for a specific partner.
  • CHANGE_CLAIM_NAVTREE_STRUCTURE
Influences settings for the navigation tree, for example, chooses other icons, chooses expanded/collapsed display etc. This method is called after the standard configuration of the navigation tree has been determined.

All warranty claims for the chosen warranty object are displayed in the default implementation.

The entire header screen is replaced by screen 0100 in the example implementation.

Procedure for Implementing a BAdI.






PERFORM Short Reference   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 3076 Date: 20240523 Time: 210613     sap01-206 ( 39 ms )