Sapass

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



Index

MM06E007

User Exits: Materials Mgmt. (Purchasing)
Description

You can use this enhancement if a change document is to be created for a purchase requisition when that requisition is converted into an external purchasing document (e.g. RFQ, purchase order, contract, scheduling agreement).
(Among other things, the change document contains the name of the person who created the external purchasing document.)

Procedure

Set the change parameter C_CHANGEDOC_FOR_REQ in the function exit EXIT_SAPMM06E_020 to 'X'.

If the change document is only to be created in connection with certain external purchasing documents, query the order category via I_EKKO-BSTYP:

A RFQ
F purchase order
K contract
L scheduling agreement

Note

Activating this enhancement will have a negative effect on system performance.


Function/Program:
  • EXIT_SAPMM06E_020: User Exit: Change Document for Requisitions (Conversion into PO)

02-Oct-2005