Sapass

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



Index

QMSB0001

Customer Exits: Inspection Catalogs
If this enhancement is active, it will have an effect in the following places:
  • In transactions QS43 (individual maintenance of code groups), QS44 (maintain group codes) and QS45 (display group codes), the component EXIT_SAPMQSBA_001 is called from the database, directly after the corresponding code group is read.
    You can see which transaction you are in from the import parameters I_MODUS and I_ACTIVITY, which are filled according to table TQ01.
  • In transactions QS53 (individual maintenance of selected sets), QS44 (maintain selected set codes) and QS45 (display selected set codes), the component EXIT_SAPMQSBA_002 is called from the database, directly after the corresponding selected set is read.
    You can see which transaction you are in from the import parameters II_MODUS and I_ACTIVITY, which are filled according to table TQ01.

  • Function/Program:
    • EXIT_SAPMQSBA_001: Customer Exit After Import of Data to Code Group
    • EXIT_SAPMQSBA_002: Customer Exit After Import of Data to Selected Set

02-Oct-2005