‎2010 Sep 27 5:43 PM
Hi Guys...
I have a req to check whether the billing document being created is having consistent bundles or not .
So at the time of creating new billing doc using VF01 , I'm using the user exit and adding the errors
to the error log . Now even when the BD contains the error log, I'm able to save it which I dont want to do .
I think there must be some other user exit to stop a Billing document to be saved when it contains any error messages in the error log .
If any one of you have encountered this scenario , pls shed a light on this .
Thanks
Anil
‎2010 Sep 27 7:10 PM
You should be using a billing copy requirement (with copy control configuration) for this function, not a user exit.
‎2010 Sep 27 7:10 PM
You should be using a billing copy requirement (with copy control configuration) for this function, not a user exit.
‎2010 Sep 27 8:56 PM
Hi...
Thnx for the reply .But can you please tell me how can we do this copy control config .
Wt is the transaction for that .
Thanks
Anil
‎2010 Sep 27 10:41 PM
Create the copy requirement in VOFM. Apply the copy requirement in the billing copy control step in the IMG (SPRO).
‎2010 Sep 28 3:39 PM
Thanx Brad for you helpful answer . The issue is solved now .Points allotted .
Thnx
Anil