cancel
Showing results for 
Search instead for 
Did you mean: 

Change the billing date for block billing documents

Former Member
0 Kudos

I want to change the billing date of a list of bloocked documents (1300 documents). I know how to do it if it is only only, by going into the VA02 of the billiong doc, but how do I change the rest of the documents automatically. I want to change the entire list to a specific date and release to accounting afterwards.

Thank you.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

You can use BDC as well for this. It will take less time for any ABAPer to create BDC for VA02.

Former Member
0 Kudos

Hi,

Do you mean changing the billing date of a sales document (Header-Billing-Billing date)? If yes,

--> use transaction MASS, select object type "Sales orders" (BUS2032) - excute it by F8

--> Select "sales order header data" - F8

--> copy your sales docs in the multiple selection -F8

--> click on "select fields" and then select Billing date from the Pool.

--> now change all the billing dates at once.

Alternatively, you can also use LSMW as suggested by MT.

Br, Sats.

Former Member
0 Kudos

Hi

Kindly use the below BApi for the updation of billing date

BAPI_BILLINGDOC_EDIT to update the billing date.

Regards

Damu

Former Member
0 Kudos

Hi Chariold,

The easiest way is through LSMW, it will nottake more then 10 or 15 mins for changeing the billing date in 1300 billing document.

Hope this helps,

Regards,

MT