What technique do you use to copy the business object data from the browse dialog to the business object on the form? I have a similar situation where I have my filtered result set in a business object on a form. I need to launch a new program that provides additional functionality based on the same business object but I don't want to query the database again as I have all the necessary records. What is the best way to move the data from a business object on one form to a business object on another form
Thanks
Tim