cancel
Showing results for 
Search instead for 
Did you mean: 

Field change in billing

Former Member
0 Kudos

Hi ALL,

I would like to change the weight and volume fields in billing document while creating in VF01.Please advise me any user exist or any Badi in ECC 6.0.

Thanxs.

Accepted Solutions (0)

Answers (2)

Answers (2)

ivano_raimondi
Active Contributor
0 Kudos

Hello,

if you are asking to make those fields opened for change by users, then there is not any userexit, or badi or other modification enhancement possible. It would be necessary an hard modification to the SAP standard.

If you want to fill weight and volume according to your own logic, then you could implement a customer copy-routine.

Best regards,

Ivano.

Former Member
0 Kudos

hi

check out this

Billing related exits

Customer exits (CMOD transaction)

Enhancement code Description

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

V60A0001 Customer functions in the billing document

V60P0001 Data provision for additional fields for display in lists

V61A0001 Customer enhancement: Pricing

Edited by: AP on Feb 17, 2012 7:47 AM