Custom ViewExit Classes
Custom ViewExit Classes
For this, an Exit Class can be specified in the FBI View definition. Exit Classes
provide many extension options and are the recommended means for
adapting the standard FBI processing to customers and partners needs.
Exit Class implementations inherit from TM super class
/SCMTMS/CL_UI_VIEWEXIT_CMN. An Exit Class implements the
following FBI Exit Interfaces:
Normally the standard View Exit classes are provided by SAP TM, to suffice
all possible objectives.
This way, you can write any logic in any of the Exit-Class methods
without enhancing/touching the standard Exit Classes.