Suppose you want to put a validation on a particular field then you can use Field exit.
There are two types of field exits, Global and local.
Global Field EXIT (suffix 0)
Which is applicable for screens.
LOCAL Field EXIT: (with suffix 1-9, A-Z)
Which is applicable to a particular screen (that means, if…