cancel
Showing results for 
Search instead for 
Did you mean: 

how to make billing date mandotory in VF01 screen?

Former Member
0 Kudos

hi

how to make billing date mandotory in VF01 screen?

Prasad

Accepted Solutions (0)

Answers (2)

Answers (2)

ipejohn_jerin
Active Participant
0 Kudos

Hello ,

If you want to set a billing data not always today date, then

the standard way to maintain the correct sequence date/invoice number

is to set the billing date by the transaction VFP1, table TVFKD.

During invoice creation the system reads TVFKD basing on the

number range assigned to that invoice type, then it sets the billing

date maintained there. If you just need to set billing date = today date

then you could set the routine 11 in customizing copy control.

There isn't any standard check or userexit on the billing date.

There are other countries where the sequence number/date is mandatory.

The official solution offered by SAP is to maintain VFP1, then during

billing the system proposes the date from here and the user should not

change it.

Please award points if helpful !

Regards ,

Jerin Ipe John .

Former Member
0 Kudos

John, thats really a wonderful answer. !!!

regards

sadhu kishore

Former Member
0 Kudos

Hi,

Well I don't know why you want to do this.

But you can do this with help of field exit for Billing date field.

Regards,

Amrish Purohit