cancel
Showing results for 
Search instead for 
Did you mean: 

user exit

Former Member
0 Kudos

hi all,

What is the User Exit that triggers after saving the billing document (VF01 AND VF04) my payment terms are not copied from sales doc to billing doc. Now we want to hard code it...........so which user exit we must use.

please suggest.

Thanks in advace.

Cheers,

Anil.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

There is no need of user exit .

U can very well acheived it thru copy control between sales order and Billing doc .

If it is order related billing .

Tcode - VTFA

at header level please mainain Copying requirement 001

at item level copying requiremnet 002

Data vbrk/vbrp 001.

If it is delivery related billing

At header level

Copying requiremnet 003

Allocation No. E

At item level

Copying requiremnt 004

VBRK/VBRP 007

Hope this help

Former Member
0 Kudos

Copy control is standard SAP functionality for this. Thru user exit it possible but avoid it.

Former Member
0 Kudos

I have tried wid copy control also but in vein. Copy control from LF to F2 and the routine used is 004.

Anyways.......plz suggest me how to get the payment term in Invoice Header data.

awaiting your reply.

Cheers,

Anil.

Former Member
0 Kudos

You can use the Include RV60AFZZ

FORM USEREXIT_PRICING_PREPARE_TKOMP

Copy VBKD-ZTERM to VBRK-ZTERM