Ansicht
Dokumentation

SIMG_LEYMDISPLSCREEN - Define Display Profiles and Physical Screens

SIMG_LEYMDISPLSCREEN - Define Display Profiles and Physical Screens

General Material Data   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

In this IMG activity, you can define your own display profiles, which can subsequently be assigned to presentation devices. Each display profile determines the physical properties of each screen, including screen width, pushbutton text size and, if applicable, the number of the pushbutton template screen.

You can also assign to each display profile the actual physical screens to be displayed on presentation devices to which the profile is assigned.

Finally, you can define per application your own dynamic parameters for presentation management. This facilitates automatic screen management by enabling you to enter different parameters per application, rather than making extensive changes to the code.

  • If you want to use template screens, you have already defined them.
  • You have already defined screens.
  • If you want to define your own dynamic presentation structures, you have created the structures in the data dictionary (DDIC).

Display profiles, physical screens and dynamic presentation structures are provided with the standard system.

Defining Displaying Profiles

  1. Choose Display Profile.
  2. In the Prof field, choose User defined.
  3. For each display profile that you define, enter the following details:
  • Two-digit identifier for the display profile

  • Number of lines of message screen

  • Maximum number of menu items that can appear on a screen

  • Size of pushbutton text

  • Maximum number of pushbuttons on a screen

  • Number of pushbutton template screen

  • Number of list template screen

  • Text to describe the display profile

Defining Physical Screens

  1. Choose Physical Screen.
  2. Define the physical screens of each display profile. For each screen, do the following:
  • In the Prof field, choose User defined.

  • Choose the number of the transaction step. This will determine the text that appears at the top of the screen.

  • Enter the number of the display profile.

  • Enter the sequential screen number.

  • Enter the name of the program to which the screen belongs.

  • Enter the screen number.

Defining Dynamic Presentation Structures

  1. Define your own dynamic presentation structure as follows:
    1. In the Pres. Profile field, enter 0xxx, where xxx is the yard number (Yard Management) or warehouse number (VAS).
    2. In the Parameter Name field, enter the name of the parameter from the function module interface (the application-specific function module responsible for populating the screen with data).
    3. In the Parameter Type field, enter the name of the structure of parameters exchanged between the logical steps.
    4. In the Structure Type field, enter the name of the structure for parameters of type table.
  2. Use the parameters in the function module interface as changing parameters.
  3. Define the structures at the top of the relevant screen.
  4. In the application's function module, establish the link between the screen display structure and the defined parameters:
  • CS_TRPRP_PAR_STR = name1

  • CS_TRPRP_PAR_TBL = name2

After defining a display profile, you can assign it to a presentation device using the monitor. An RF user can then log on to the system with the presentation device.

For some examples, see the documentation of the corresponding activity in the IMG for Task and Resource Management.






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

Length: 5503 Date: 20240523 Time: 192655     sap01-206 ( 52 ms )