cancel
Showing results for 
Search instead for 
Did you mean: 

Auto Billing with T-code VF06

Former Member
0 Kudos

Hi Expert,

I use t-code VF06 (program RV60SBAT) for the automation of billing doc generatoin. There is a billing date in this t-code. As I know, the date should be set it for dynamic. How do I set this dynamically. Or just leave this date to "blank".

As I tested, I saved a variant which is the billing date is on the past. So when the job is finised, there is nothing created in the background job. Meaning that, there is no billing documents have been created right? And there is no list/log to monitor the created billing doc. right?

Thanks & regards,

Poi Yoke

Accepted Solutions (0)

Answers (1)

Answers (1)

LeoRocha
Explorer
0 Kudos

Hi,

You can choose a dynamic variant following this instructions:

1) SE38

Program: RV60SBAT and choose Variants

2) Create Variant (Choose a name) and Create

3) Attributes

Billing date field ... Selection variable = 'D' and choose the rule (name of variable)

Rules:

Current Date

Current date +/- ??? days

current date +/- ??? work days

First day of current month

nth working day of current month

First day of next month

First day of previous month

Last day of previous month

Last Day of the Current Month

Regards

Leonardo Rocha

Former Member

Hi Leonardo Rocha,

Thanks so much for answer. It's worked.

But I just tested not to enter the BIlling Date, when the job run, the batch job created in background and that batch job also get the current date as the "to billing date". Just fyi.

Best regards,

Poi Yoke