Skip to Content
0
Jun 25, 2009 at 02:26 PM

changing billing document date while creating billing document from vf01

952 Views

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