jeffersyuan
12th April 2006, 04:16
Hi,Deal all,
Now i need to add a menu to do some job in the tdpur4100m000.

In the new added session , i want to set a filed's value to the orno of selection line in the tdpur4100m000.

How to do it ?

BTW, I have no source code for tdpur4100m000.

thank you very much!

dilipk.pandey
12th April 2006, 08:50
The solution of your problem is that you develop a session with program script where you will have to import the field that you want (like orno....but declare a variable also with similar domain) like:

import("prog.name$", parent.session)
import("tdpur400.orno", orderno)

and you can use it anywhere in your current session and to do so you dont need to have any source code of session.

this is what i think, can solve your problem, else write me in what you want to do.

all the best,
regards,
dilip.