Show TOC

Field Exits Within the Enhancement Concept

Description

Field exits are function modules that are called by certain screen fields. You have to create the function modules yourself in a function group Y* or Z*. The function modules are supplied with the field contents after PBO and before PAI. You can process the field contents or carry out additional checks.

Installation information

Set profile parameters abap/fieldexit = YES

Further notes

Online manual of transaction CMOD or 'Extended help' in the field exit maintenance