‎2010 Jun 14 11:19 PM
Hi Everyone:
Each time when I created a billing document VF01, the system get Systemtime byt I need the local timezone into DATE and TIME fields.
Please help to find user exit, badi or any mode to solve this issue.
Thanks in advance, I apreciated a lot any suggest.
‎2010 Jun 15 8:34 AM
Hi,
The exit you are looking for is exactly : SDVFX008
Regards,
Orhan
‎2010 Jun 15 4:56 PM
Thanks for your reply Orhan.
I'm afraid that when I use this exit and place some code in there the debugger will not activate against the breakpoint I have set.
Judging from the actual comments for this user exit it seems to be related to another topics and not the billing date range?
Any suggest?
I'm test RV60AFZC include (USEREXIT_FILL_VBRK_VBRP.) to solve it.
Thanks again.