The Config Team Ltd
Contact usDemo App
PreBilt™ for IM/WM/StRM
PreBilt™ for IM/WM/StRM
  • PREBILT FOR IM/WM/StRM
    • Overview
    • Release notes
      • v5.6.0 release notes
      • v5.5.0 release notes
  • Installation Guide
    • Prerequisites and assumptions
    • Installing Base Framework transports
    • Adjust namespace settings
    • Activate the ICF service
    • Licence manager
  • Configuration Guide
    • Overview
    • Warehouses
    • Warehouse assignments
    • BC sets
    • Transaction codes
    • Menu configuration
    • Custom messages
    • Barcode decoding functionality
    • Device type
    • F4 values
    • Translations and text ID
  • App Master Data
    • Overview
    • Upload AMD
    • Download AMD
    • Maintaining AMD
    • Screen framework
      • Selection screens
      • Input screens
      • List screens
      • Determining allowed fields/components
      • Features
        • Verification fields
        • Displaying images from a material master
        • Available data structures
        • Displaying alternative units of measure
    • Screen configuration
      • Detail screen configuration
      • List screen configuration
      • Action configuration
      • Sort configuration
    • General configuration elements
      • Calling other apps and transactions
      • Conversion Exits
      • Material search sequence
      • Suppress success messages
      • Field filters
      • Field lists
      • System guided functionality
      • Maximum records in search
      • App texts
      • FE app
  • Applications
    • Goods Receipt External
      • Functionality
      • Exceptions
      • Authorisations
      • Integration
      • SAP configuration and requirements
      • User guide
      • Configuration
    • Stock Movements
      • Functionality
      • Exceptions
      • Authorisations
      • Integration
      • User guide
      • Configuration
    • Physical Inventory
      • Functionality
      • Exceptions
      • Authorisations
      • Integration
      • SAP configuration and requirements
      • User guide
      • Configuration
    • Stock Enquiry
      • Functionality
      • Exceptions
      • Authorisations
      • Integration
      • User guide
      • Configuration
    • General Postings & MIGO
      • Functionality
      • Exceptions
      • Authorisations
      • Integration
      • SAP configuration and requirements
      • User Guide
      • Configuration
        • PB2_GEN_POSTING configuration
        • PB2_GEN_POSTING_JMP configuration
        • PB2_GEN_POSTING_PP configuration
        • PB2_GEN_POSTING_RESV configuration
        • PB2_GEN_POSTING_SO configuration
        • PB2_GEN_POST_IMB configuration
        • PB2_GEN_POST_IMB_JMP configuration
        • PB2_GEN_POST_RES_IMB configuration
        • PB2_GEN_POST_SO_IMB configuration
        • PB2_GEN_POST_VLMOVE configuration
    • Picking & Packing
      • Functionality
      • Exceptions
      • Authorisations
      • Integration
      • SAP requirements and configuration
      • User Guide
      • Configuration
    • User Maintenance
      • Functionality
      • Exceptions
      • Authorisations
      • SAP requirements and configuration
      • User Guide
      • Configuration
    • Generic Printing
      • Functionality
      • Exceptions
      • User Guide
      • Configuration
      • Troubleshooting
    • Document Capture
      • Functionality
      • Exceptions
      • Authorisations
      • Integration
      • User Guide
      • Configuration
    • Serial Numbers
      • Functionality
      • Exceptions
      • Authorisations
      • Integration
      • User Guide
      • Configuration
    • Text Viewer
      • Functionality
      • Exceptions
      • Integration
      • SAP requirements and configuration
      • User Guide
      • Configuration
    • Barcode Decoder
      • Functionality
      • Exceptions
      • SAP configuration and requirements
      • User Guide
      • Configuration
    • Check List
      • Functionality
      • Exceptions
      • Authorisations
      • User Guide
      • Configuration
    • WM Bin Maintenance
      • Functionality
      • Exceptions
      • Authorisations
      • SAP requirements and configuration
      • User Guide
      • Configuration
    • IM Multi Bin Management
      • Functionality
      • Exceptions
      • Authorisations
      • User Guide
      • Configuration
    • Analytics
      • Functionality
      • Exceptions
      • Authorisations
      • SAP requirements and configuration
      • User Guide
      • Standard PreBilt Reports
      • Configuration
      • Troubleshooting
    • Supply Chain Reporting
      • Functionality
      • Exceptions
      • Authorisations
      • User Guide
      • Configuration
    • App Usage Report
      • Functionality
      • Authorisations
      • User Guide
    • Troubleshooting
Powered by GitBook

Help

  • Can't find what you're looking for? E-mail us.

© The Config Team 1994 - Present Day

On this page

Was this helpful?

  1. App Master Data
  2. Screen configuration

Action configuration

PreviousList screen configurationNextSort configuration

Last updated 2 months ago

Was this helpful?

ACTION configuration options will be setup in configuration with the data type ‘H - Screen Action Config’.

This ensures that that the following screen is available in app master data to allow the action setup:

The Action Code must be already programmed in the code for the particular app/screen, but app master data allows the customising of the position, icons and/or text that will be displayed on the screen.

Option

Usage

Comments

Action Code

This is the code that has been programmed for the app to perform a specific function.

The available action codes will be documented in the specific app configuration guide. It is not possible to create a new action, without an enhancement, but actions can be removed so that they are not visible to the users. Action codes must always be entered in capitals and must not have any spaces.

Default

Toggle to activate a particular action as the default for the screen when ENTER is pressed.

If an action is marked as ‘default’, when ENTER is pressed by the user this action will process.

Note: Only one action code should be marked as default.

T-Code to Call

Transaction that is to be ‘jumped’ to by this action

This is the transaction that the action will jump to.

Action Description

Text that is displayed on the screen.

This is the text that will be displayed on the screen for the action.

Using the F4 lookup one can see the list and select either DDIC entries or text override entries defined in WM_CFG, by selecting the appropriate tab in the search popup and then selecting the DDIC item or text ID as appropriate.

Using F1 will display the text description behind the DDIC or Text ID in the field.

Button

Toggle.

If action button is ticked, the action appears as a standalone item on the screen in the position determined by the ‘Button Position’. If the toggle is off, the action is automatically added to a kebab menu in the position determined by the ‘Button Position’.

Button Position

Controls where on the screen the action is displayed.

The options for action placement include the combinations of header versus footer and left, right and middle. These are designated with the first character of the code as ‘H’ for header and ‘F’ for footer, and the second character of the code as ‘L’ for left, ‘M’ for middle and ‘R’ for right:

· HL – header left. This is usually the default position for the BACK action.

· HM – header middle.

· HR – header right.

· FL – footer left.

· FM – footer middle. This is usually where kebab menus are placed.

· FR – footer right. This is usually where the default action is placed.

Icon

Add the directory and icon reference. The SAP icon directory is typically sap-icon://

If an SAP icon is added here, it will be displayed for the action, together with any ‘Action Description’, if it has been maintained. The icon precedes the action description.

Tooltip

Tooltip text

Text entered here will display as tooltip text when using the apps on desktop. The tooltip text does not display on Android devices.

Class

Class

If actions are dependent on certain conditions or other criteria, a class may be assigned to the action. Alternatively, the text displayed can be changed for a particular action based on certain criteria.

Note: the typical SAP icons available can be viewed on the following UI5 website .

Icon Explorer (ondemand.com)