2008 Feb 12 12:20 PM
Hi Friends,
In Transaction VF01 i need to add some check condition on MRP of Article before saving Billing Document...............
if that condition satisfied than and than billing document should be saved.....otherwise give some error message that condition not satisfied.....................
how to achieve this...............
2008 Feb 12 12:25 PM
In the form routines when you u are assigning the same there will be a standard include which u need to configure .
Now in this include you need to write the code of the same .
Vijay.
2008 Feb 12 12:25 PM
In the form routines when you u are assigning the same there will be a standard include which u need to configure .
Now in this include you need to write the code of the same .
Vijay.
2008 Feb 12 12:26 PM
Hi
may be dis enhancement can be used for the pricing related condition V61A0001
Try for creating a project in cmod tcode on dis condition
2008 Feb 12 12:26 PM
2008 Feb 12 12:39 PM
thnks for the reply friends.................
i hv tried USEREXIT_FILL_VBRK_VBRP
but my requirement is that i need to check MRP of article and
MRP in the batch if is different than generate error message........
i can see Batch but for MRP of Article i need Condition reocrd number which is VBRK-KNUMV but i m not able to see this fields in this exist....................
2008 Feb 12 12:40 PM
2008 Feb 12 12:46 PM
Perhaps I don't understand, but why do you need the condition record for MRP data?
Regards,
John.