Hi experts.
I am having trouble finding what field from a Z include stores the value of Total Price on the invoices generated by tcode VF02. I know that if I run VF02 with the doc. number 321174805, the value of total price for the first item will be 296196.77 USD, but what I need to know is what field is storing that number after it gets calculated.
Is there a way to make debug stop when any variable recieves the value 296196.77, without knowing what is the name of that variable? Like, a whatchpoint that monitors all variables looking for this specific value.
Thanks in advance.