Sapass

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



Index

IEQM0004

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

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

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


Function/Program:
  • EXIT_SAPLIPW0_001: Object Permissible for Contract (Copying of Order/Maintenance Order)

02-Oct-2005