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

Problem with Billing date while creating Billing Document

Former Member
0 Likes
418

According to the factory calendar maintained at the client side every Saturday is a holiday. Due to this, the billing date for every Billing Document (vf01) created on Saturdays gets pushed to Monday's date.. I tried using VOFM routine 011 to default the billing date (vbrk-fkdat) to system date.I have assigned the same in copy control.. But this does not work. Any suggestions?

2 REPLIES 2
Read only

Former Member
0 Likes
360

hello,

This is a standard flow and if you want to tamper that, need to change in standard SAP...which I would not recommend you...

Please use a separate factory calender for that particluar site...

Thanks..

Read only

Subhankar
Active Contributor
0 Likes
360

Hi Karen,

Welcome to SDN. You can do it by creating one enhancement implementation in include MV60AF0V_VBRK_VORBEREITEN (i.e.) inside the form routing form vbrk_vorbereiten.

Thanks

Subhankar