cancel
Showing results for 
Search instead for 
Did you mean: 

System should post the billing cancelation document in current date

loganathan_p3
Contributor
0 Kudos

Hi

My requirement is that System should post the billing cancelation document in current date if document pertains to previous month or any other past date.

Accepted Solutions (1)

Accepted Solutions (1)

Lakshmipathi
Active Contributor
0 Kudos

Through standard, it is not possible.  You can try with USEREXIT_NUMBER_RANGE_INV_DATE where you have to validate VBTYP which should be "N" and FKDAT from VBRK

G. Lakshmipathi

loganathan_p3
Contributor
0 Kudos

Sir,Thank you so much

I will check this and revert back to you

Thanks once again for your reply

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello

You can include the logic in FM: EXIT_SAPLV60B_011 under include: ZXVVFU11

Former Member
0 Kudos

Hi LOGANATHAN,

As per the my understanding in std is possible while doing cancel the invoice please update current date as manual way in billing date

Let me know if it is working or not 

loganathan_p3
Contributor
0 Kudos

Thanks vicky.

This is not working