Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> UserExit>SEUTR001



Index

SEUTR001

ABAP Workbench customer exits
This exit is used for customer-specific modificaton of the Object Browser. When creating, changing, deleting or displaying data, the modules is called after all checks (authorizations, locks, names) have been made, but before getting the requested area menu. If an exception occurs, the processing is terminated and the object is unlocked.

The module can be used to check names when creating or to write your own indexes.

Processing type:

- INSERT: Create

- MODIFY: Change

- DELETE: Delete

- SHOW: Display


Function/Program:
  • EXIT_SAPLSEUK_001: Exit Transaction Code Maintenance (Invisible Call)

02-Oct-2005