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

changing billing document date while creating billing document from vf01

0 Likes
2,371

Hi gurus,

I have requirement to change billing doc date while creating billing document from VF01.

here I have to consider goods issue date eq billing date.

caluculating billing date = Goods Issue + Goods in Transit duration time.

I have done everu thing but I cant update the caluculated date, iam using the following enhancement

Enhancement:SDVFX001

Function Module:EXIT_SAPLV60B_001

Include:ZXVVFU01 which are part vf01.

here iam sending the calculated date to VBRK-FKDAT

move cal_date to vbrk-fkdat.

need help how to update the calculated date to VBRK-fkdat i.e billing document date

Regards

Bhaskar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,418

Hi

No! That exit is not good for your issue

U can use the user-exit USEREXIT_NUMBER_RANGE_INV_DATE defined in RV60AFZC

Max

1 REPLY 1
Read only

Former Member
0 Likes
1,419

Hi

No! That exit is not good for your issue

U can use the user-exit USEREXIT_NUMBER_RANGE_INV_DATE defined in RV60AFZC

Max