‎2007 Feb 06 3:11 PM
Is there an userexit to add a CONDITION record while creating sales order VA01?
Thank you,
AP
‎2007 Feb 06 5:56 PM
If you need to create a condition in the order I would suggest you to use MV45AFZZ FORM USEREXIT_SAVE_DOCUMENT_PREPARE, adding condition in xkomv (take care of field UPDKZ to manage the creation I deletion D and change M)
reward if helpful
regards
Roberto
‎2007 Feb 06 3:20 PM
Hi
See the includes MV61AFZA, MV61AFZB, RV61AFZA and RV61AFZB: here you can find all exit for pricing.
Max
‎2007 Feb 06 4:30 PM
Max-
When I go to VA01 program I don't find includes MV61AFZA, MV61AFZB, RV61AFZA and RV61AFZB. But if I put break-point in those include it stops.
1) How do I find these include programs in VA01 transaction.
2) How do you use this user exit. Usually in standard type we check for parameters in in call customer- function?
How can we update values in the subroutine type user exit
Thanks,
AP
‎2007 Feb 06 5:56 PM
If you need to create a condition in the order I would suggest you to use MV45AFZZ FORM USEREXIT_SAVE_DOCUMENT_PREPARE, adding condition in xkomv (take care of field UPDKZ to manage the creation I deletion D and change M)
reward if helpful
regards
Roberto