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
  • Selection screen example
  • Selection screen fields and features
  • Material
  • Vendor
  • Wildcards

Was this helpful?

  1. App Master Data
  2. Screen framework

Selection screens

PreviousScreen frameworkNextInput screens

Last updated 2 months ago

Was this helpful?

Selection screens comprise the following configuration options:

  • The screen itself, which is always setup in configuration with data type ‘D - Detail Screen Config’ allowing all the fields and their controls to be set up. See the section on .

  • ACTIONS option which is always setup with data type ‘H - Screen Action Config’. See the section on .

Selection screen example

A selection screen is usually the first screen in the app when a selection of appropriate data is required before processing can begin, such as the selection of stock in the warehouse via stock enquiry by material.

Selection screen fields and features

Each app generally has a selection screen. The fields and options available on the selection screen will be determined by the allowed options of each specific app.

All configuration relating to a selection screen will be captured under configuration option SELECT_OPTS.

Some fields on the selection screen will have standard behaviour across all apps.

Material

If the configuration option EXACT is not maintained for the field, entering a partial entry will return all matching materials, i.e. if TCT is entered, an input help screen will be displayed listing all matching materials; TCTFG001, TCTFG002 etc for the user to select the correct material.

The objects (and sequence of objects) that will be searched for in this process are determined at a global level, but also with an app specific search that will override the global option. This allows customers the flexibility to change the search per app, but also give them one place to maintain the search for consistency. The search options available are:

  • M = Material (MARA-MATNR)

  • E = Material EAN (MEAN-EAN11)

  • D = Material Description (MAKT-MAKTX)

  • B = Fixed Bin (MARD-LGPBE) – this is only used in certain apps such as Stock Enquiry.

If the app screen has been developed to work with wildcard entries containing an *, all materials containing the string will be passed as part of the selection (see the individual app specifications for more detail).

The configuration option to determine what can be searched for in this field, e.g. Material Number, EAN, Material Description, is controlled by the configuration option MATERIAL_SEARCH_SEQ.

Vendor

If the configuration option EXACT is not maintained for the field, entering a partial entry will return all matching vendors.

Both the vendor number and the vendor description are searched for a match.

Wildcards

The possibility of wildcard searching will be defined at the app level.

For example, storage bin is set up to allow wildcard searching in the stock enquiry app:

  • Entering 01* will find all bins starting 01

  • Entering *01* will find all bins containing 01 anywhere in the string

  • Entering *01 will find all bins ending in 01

Deactivating this functionality in the app is possible by making the field an exact match only with configuration field EXACT.

Detail Screen Configuration
Action Configuration