SAP ABAP IMG Activity WTY_DYNPRO_DYNAMIC (BAdI: Set Screen Areas Dynamically)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-WTY (Application Component) Warranty Claim Processing
     ISAUTO_WTY (Package) Warranty Processing
IMG Activity
ID WTY_DYNPRO_DYNAMIC BAdI: Set Screen Areas Dynamically  
Transaction Code S_KA5_12001182   (empty) 
Created on 20020828    
Customizing Attributes WTY_DYNPRO_DYNAMIC   BAdI: Set Screen Areas Dynamically 
Customizing Activity WTY_DYNPRO_DYNAMIC   BAdI: Set Screen Areas Dynamically 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name WTY_DYNPRO_DYNAMIC    

Use

This business add-in (BAdI) is used in the component Warranty Claim Processing.

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 = <number of your own screen>.
    • If you want to hide a subscreen within the header screen, choose <subscreen parameter> = 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.

Requirements

Standard settings

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.

Activities

Procedure for Implementing a BAdI.

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 WTY_DYNPRO_DYNAMIC 0 ALN0000451 Warranty Claim Processing 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20020828 
SAP Release Created in 471