2007 May 03 5:13 PM
hi experts,
I am having an IMPORT....from memory ID statement in my program.
how could i find the location of EXPORT ...to memory ID statement for the IMPORT statement.
Pls help
saravanan.
hi experts,
I am having an IMPORT....from memory ID statement in my program.
how could i find the location of EXPORT ...to memory ID statement for the IMPORT statement.
Pls help
saravanan.
2007 May 03 5:22 PM
Not possible if you are just trying to find it without knowing the links between your program and the other programs. You have to know all the objects that relate to the process that your program is automating and then you can probably dig into those related programs to see if there is an EXPORT statement there. But it is not as simple as double clicking on the IMPORT statement or doing a WHERE-USED on the memory ID.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |