cancel
Showing results for 
Search instead for 
Did you mean: 

SD Copy Control Enhancement

Former Member
0 Kudos

Hi,

I've added a custom field in both Sales Order Header details and Billing Document Header Details. Now my requirement is that when a Billing document is created from a Sales Order, the value of the custom field will flow: Sales Order->Billing Document. Can anybody please tell me how to do that? Do I need any program change or can it be done done through configuration?

Thanks,

Sarif

Accepted Solutions (1)

Accepted Solutions (1)

former_member211108
Contributor

Hi Sariff,

You need to enhance the copy control routine for that.

Thanks and Regards

Atulkumar Dgade

Former Member
0 Kudos

Hi Atul,

Is there any any BADI for Order->Billing Document transaction?

Thanks,

Sarif

former_member211108
Contributor
0 Kudos

Hi Sarif,

You can use the exits too for example RV60AFzz or USEREXIT_FILL_VBRK_VBRP in  RV60AFZC. It all depends when you need that fields while processing the billing document.

Thanks and Regards

Atulkumar Dagade

former_member183155
Active Contributor
0 Kudos

Hi all ;

Atul gave some userexits. Debug it with a Abaper.

Please check this form in RV61AFZA --> form userexit_pricing_copy

and check RV61AFZB -->  "USEREXIT_XKOMV_BEWERTEN_INIT"

Also check copy controls with VTFA tcode.

Regards.

M.Ozgur Unal

Former Member
0 Kudos

Hi Atul,

USEREXIT_FILL_VBRK_VBRP worked perfectly. Thanks a lot!

Sarif

Answers (0)