Application Development 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: 

Change Delivery Billing Date

former_member212713
Contributor
0 Kudos

Hello Experts,

I want to change delivery billing date according sales order created date at Delivery process.

I made change pricing & billing date at sales order process. (MV45AFZZ->USEREXIT_MOVE_FIELD_TO_VBKD)

Now our system get goods issue date to delivery billing date. I want ro get sales order biling date to delivery billing date.

How can solve my issue?

Thanks.

2 REPLIES 2

VenkatRamesh_V
Active Contributor
0 Kudos

Hi,

Try Implicit Enhancement in  Include  LV61AA63

Hope it helpful,

Regards,

Ramesh.V

0 Kudos

Thanks Ramesh.

Still I changed pricing and billing date at (MV45AFZZ->USEREXIT_MOVE_FIELD_TO_VBKD).

I need when I create delivery documents. Now delivery process get pricing date from goods issue date.

But I need get pricing date from saled documents date.

Where I change?