2010 Jun 15 10:52 AM
Hi all,
When creating Quotation via VA21 (create with reference), I need to clear VBKD-FBUDA (Serv.rendered date). Can you kindly advise what VOFM Routine should I use?
It seems that 101 has VBKD fields; however, when I tried debugging. It doesn't pass there. TIA.
Best regards.
Brando
Hi all,
When creating Quotation via VA21 (create with reference), I need to clear VBKD-FBUDA (Serv.rendered date). Can you kindly advise what VOFM Routine should I use?
It seems that 101 has VBKD fields; however, when I tried debugging. It doesn't pass there. TIA.
Best regards.
Brando
2010 Jun 15 11:09 AM
Hi,
Use the user exit "MV45AFZZ", form routine : "USEREXIT_MOVE_FIELD_TO_VBKD".
Move '00000000' to VBKD-FBUDA.Regards
Vinod
2010 Jun 15 11:26 AM