hi bruce,
it works. i have to use the source procedure to calculate the total from the lineitems and send it to the invoice file to get the value.
But what puts me off from trying the source procedure option is your remarks:
! this function is not really necessary, but I'm using it to demonstrate how the Invoices browse
! is automatically updated when EIP on the Line-Items browse occurs.
Thus, i was trying to figure out on the basis of this idea:
I have manage to calculate the total of lineitems and fetch the parent file and update the value (which i am successful in doing it). Just that it couldnt refresh the value. I can only get the value refreshed after i click another row at lineitems. thus, some refresh thingy performed by the code after i press the row. thats the code i was looking for.
anyway, if you could lead me to do the alternative for this solution without using the source procedure, it would be an added knowledge. i will stick to source until then...
thanks bruce.
jason