ltannous
16th February 2005, 17:01
I have a maintenance session. My first insert option in the session is to zoom in and select the customer based on session tdssc1501m000. When I select the item in this session,it will return the customer number.How can I populate or hold the item/contract/position number on my maintenance session so that when I tab by those fields, the values are dispalyed from my original select, instead of zooming into each field and selecting?

RAMSBaan
16th February 2005, 22:01
Try using import() and export() function to pass values between parent and child session. This might help you in retrieving multiple values from the zoomed session