Sapass

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



Index

QMSC0003

Customer Exits: Inspection Methods
This enhancement is called up directly before updating the inspection method in one of the transactions for maintaining an inspection method (QS31, QS32, QS33, QS35).

The module has the following import parameters:

  • I_QMTB: data on the inspection method
  • I_MODUS: transaction mode (according to table TQ01)
  • I_ACTIVITY: transaction activity (according to table TQ01)

Example

A notification can be sent for certain customer-specific checks.


Function/Program:
  • EXIT_SAPMQSCA_004: Customer Exit Before Saving Data in the Inspection Method

02-Oct-2005