Sapass

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



Index

IEQM0005

Master Data Management enhancements
You can use this customer exit when copying a maintenance contract into the others, to check whether an object (piece of equipment, functional location, material, assembly) is allowed for the contract partner.

The partners for an object can be read by the corresponding function modules in the function group IPAR. The current partners for the maintenance contract can be read by customer exit form routines that you find in the module pool SAPMV45A.

If an object is not allowed for partner, an exception can and should be generated in this customer exit using the statement "MESSAGE RAISING".


Function/Program:
  • EXIT_SAPLIPW0_002: Object Permissible for Order (Copying of Maint. Order/Maint. Order)

02-Oct-2005