cancel
Showing results for 
Search instead for 
Did you mean: 

Exit in SD

Former Member
0 Kudos

Hi,

I am trying to perform some action while some user changes the BILLING document from tcode vf02.

Can any body tell me an exit which is called on the save button click of transaction vf02 and iports parameters of sales order number and billing document number.

Urgent.

Regards.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The following link shows you the user exits for billing.

<a href="http://help.sap.com/saphelp_46c/helpdata/en/18/f62c7dd435d1118b3f0060b03ca329/content.htm">Billing Document User Exits</a>

Answers (2)

Answers (2)

Former Member
0 Kudos

These are all the user exits available in VF02:

Transaction Code - VF02 Change Billing Document

Exit Name Description

SDVFX001 User exit header line in delivery to accounting

SDVFX002 User exit for A/R line (transfer to accounting)

SDVFX003 User exit: Cash clearing (transfer to accounting)

SDVFX004 User exit: G/L line (transfer to accounting)

SDVFX005 User exit: Reserves (transfer to accounting)

SDVFX006 User exit: Tax line (transfer to accounting)

SDVFX007 User exit: Billing plan during transfer to Accounting

SDVFX008 User exit: Processing of transfer structures SD-FI

SDVFX009 Billing doc. processing KIDONO (payment reference number)

SDVFX010 User exit item table for the customer lines

SDVFX011 Userexit for the komkcv- and kompcv-structures

V05I0001 User exits for billing index

V05N0001 User Exits for Printing Billing Docs. using POR Procedure

V60A0001 Customer functions in the billing document

V60P0001 Data provision for additional fields for display in lists

V61A0001 Customer enhancement: Pricing

former_member184494
Active Contributor
0 Kudos

Anurita,

try and find out the program being used for the same ..

go to the base table and do a where used list for programs...

then if he program has an include , you can include your code in there..

Arun

P.S Amnot too sure if this classifies as a business process discussion... my 0.02