SAP ABAP IMG Activity SIMG_LEYMDISPLSCREEN (Define Display Profiles and Physical Screens)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LE-YM (Application Component) Yard Management
     LXYRD (Package) Yard Management
IMG Activity
ID SIMG_LEYMDISPLSCREEN Define Display Profiles and Physical Screens  
Transaction Code S_ALN_01001485   (empty) 
Created on 20030216    
Customizing Attributes SIMG_LEYMDISPLSCREEN   Define Display Profiles and Physical Screens 
Customizing Activity SIMG_LEYMDISPLSCREEN   Screen and Presentation Device Management 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_LEYMDISPLSCREEN    

Use

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.

Requirements

  • 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).

Standard settings

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

Activities

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

Further notes

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 more information, see the Maintaining Presentation Devices chapter in the relevant SAP Library documentation.

Example

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

Business Attributes
ASAP Roadmap ID 203   Establish Master Data 
Mandatory / Optional 1   Mandatory activity 
Critical / Non-Critical 1   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 SIMG_LEYMDISPLSCREEN 0 ALN0000293 Yard Management 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
LDPRFY_VV V - View SM30 Display Profile 
LSTSCY_VV V - View SM30 Physical Screen 
LPAPSY_VV V - View SM30 Dynamic Presentation Structure 
History
Last changed by/on SAP  20030514 
SAP Release Created in 200