Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CREATE BILLING DOCUMENT WITH LOCAL TIMEZONE

Former Member
0 Likes
708

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.

2 REPLIES 2
Read only

Former Member
0 Likes
490

Hi,

The exit you are looking for is exactly : SDVFX008

Regards,

Orhan

Read only

Former Member
0 Likes
490

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.