Application Development and Automation 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: 
Read only

Hi

Former Member
0 Likes
224

Hi guys,

I require a help,I have developed one application in that the User will update one text field (Details eg: OR908766664 )manually in a Y Table that has to replicate in Invoice header text (VBRK) in VF02 (in change mode of invoice)

is this possible if so how to do this?

Pls be elaborative step wise

Rgds

Jac

1 REPLY 1
Read only

Former Member
0 Likes
198

Hi

You have to use the User exits for this such that the same Text field should appear in the Header text of the billing Doc

check the following exits for VF02 Tcode

V61A0001 Customer enhancement: Pricing

V60P0001 Data provision for additional fields for display in lists

V60A0001 Customer functions in the billing document

V05N0001 User Exits for Printing Billing Docs. using POR Procedure

V05I0001 User exits for billing index

SDVFX011 Userexit for the komkcv- and kompcv-structures

SDVFX010 User exit item table for the customer lines

SDVFX009 Billing doc. processing KIDONO (payment reference number)

SDVFX008 User exit: Processing of transfer structures SD-FI

SDVFX007 User exit: Billing plan during transfer to Accounting

SDVFX006 User exit tax line in transfer to accounting

SDVFX005 User exit reserves in transfer to accounting

SDVFX004 User exit G/L line in transfer to accounting

SDVFX003 User exit cash clearing in transfer to accounting

SDVFX002 User exit for A/R line in transfer to accounting

SDVFX001 User exit header line in delivery to accounting

Reward points if useful

Regards

Anji