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: 

VF06 and VF04 tcodes

madhu_reddy22
Participant
0 Kudos
105

Hi All,

When i create the billing document using the sales order using VF04 and check the details in VF03 the cost for the line item is 1.03.

I cancel the billing document using VF11 and recreate the billing document using VF06. The cost value should be the same (1.03). But i am getting a different value(1.00).

VF04 is foreground and VF06 is background.

Here 1.03 and 1.00 refers to the condition value for the condition type VPRS(internal price) under conditions tab in item data.(VF03)

Please suggest.

Thanks a lot

1 REPLY 1

Former Member
0 Kudos
50

you Debug transaction by keping the break points at necessary points in the program where u want to check on the field. Try this one .

reward if useful,

Thanks

Vijay