Application Development 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: 

How to capture the changed amount from the screen "supplementary invoice"

Former Member
0 Kudos

Hi Experts,

I have a problem with my current task.

when I execute tcode VF02(change billing document), I entered billing document which was generated from the tcode VA01(create sales order).

It goes to the next screen, where I select one item and click on the button "Item Pricing Condition".

It goes to the next screen,under "conditions" tab I change the "amount" from 6.000 to 9.000 and click on "Update" button and new value is updated.

Now I Want to capture the updated amount which is reflecting on the screen.

I am confused where this updated data is stored.

It's an urgent requirement.So plz help me out.

<b><REMOVED BY MODERATOR></b>

regards

siten

Message was edited by:

Alvaro Tejada Galindo

4 REPLIES 4

Former Member
0 Kudos

following Exits are available in VF02 trasaction.

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

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

Former Member
0 Kudos

also check your entry in VBRK table with ur billing Doc no.

<b><REMOVED BY MODERATOR></b>

Message was edited by:

Alvaro Tejada Galindo

0 Kudos

hi naresh,

I checked the table VBRK .It's not being updated any where else.

Again I am new to user exits.

So plz if you can tell me the steps how to do this ,It will be a great help for me.

Regards

siten

Former Member
0 Kudos

Hi naresh,

I find an user exit named "USEREXIT_PRICING_CHECK" but I donot know how to enhance. could you plz tell me the steps to resolve this.When I try to change , it asks for access key.

Again I found one Function Exit named "EXIT_SAPLV60B_011" under enhancement SDVFX011 but I donot know how to enhance this and active to get the task done.When I try to put a breakpoint, it did not stop there.

Pls I need the solution. It's an urgent.

Regards

Sitendra