‎2009 Feb 09 10:26 AM
Hi all,
While creating an billing document with delivery, Date in the Service Rendered Date in the Item level is the PGI date, But now I want to give my own date. How can I do that. Please suggest me.
Also please elt me know what can be the BTE event for the same, if it can be achieved using BTE.
Or any Exit for the same.
Thanks & Regards,
M.Ramana Murthy
‎2009 Feb 09 10:34 AM
Hi,
yes u can use the exit , use the include ->RV60AFZC.. The structures VBRK and VBRP are available.. U require access key for this
FORM USEREXIT_FILL_VBRK_VBRP.
Example: change Tax country
VBRK-LANDTX = T001-LAND1.
ENDFORM.
Regards,
Nagaraj
‎2009 Feb 10 3:43 AM
Hi Nagaraj,
I tried in the same way, but I had copied it to a ZZ program and made the changes are per the requirement. But still I am not able to change the Service rendered date in the item level.
Please suggest me the how to sort out this issue.
Thanks & Regards,
M.Ramana Murthy.
‎2009 Feb 10 4:03 AM
Try.
Create Watch Point, & locate where value gets changed.
Cheers
‎2009 Feb 10 4:57 AM
Hi,
This also can be achieved from TCode VF04, Collective Billing where we can give the service rendered date as input.
Thanks all. Thanks for your support.
Thanks & Regards,
M.Ramana Murthy