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

Custom fields addition

Former Member
0 Likes
1,022

Hi Experts,

I would like to add some custom fields in VF01 transaction under Header as well as item.

Can you please suggest us under which screen number we can add the fields?

Thanks,

Neha

5 REPLIES 5
Read only

Former Member
0 Likes
710

pls check the below exits:

SDVFX001 User exit header line in delivery to accounting

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

SDVFX003 User exit cash clearing in transfer to accounting

SDVFX004 User exit G/L line in transfer to accounting

SDVFX005 User exit reserves in transfer to accounting

SDVFX006 User exit tax line in 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

J_3RSINV 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

Read only

Former Member
0 Likes
710

Hi ,

u try with BADI " SD_CIN_LV60AU02"

Read only

Former Member
0 Likes
710

hi neha,

screen pertaining to the bIlling header is 105 of program SAPMV60A and the screen related to the billing detail is 0106 of the program SAPMV60A.

Regards,

Kiran

Read only

0 Likes
710

Hi Experts,

I wanted to add those custom fields in Header as well as Item. I just wanted to know screen number in which I can add.

Regards,

Neha

Read only

Former Member
0 Likes
710

This message was moderated.