shiv_swami Beginner

Joined: 29 Nov 2003 Posts: 68 Topics: 14
|
Posted: Sun Feb 01, 2004 5:15 am Post subject: IDD query syntax for Cross reference.. |
|
|
Hi,
I work on ADSO dialog enhancements.Usually we have dialog changes that impact more than 50 processes.
Once we make the change in the process or module.We also identify where else are these Processes used..
ie. Cross reference in IDDMT option.But I would like to make the querry and get results via a batch job as this could be
set up as a standard process later.
I am able to run querry like this ..
Code: | DISPLAY ALL MODULES WHERE NAME = 'XXAFA0PU' |
.....This is just for example..this works for me in batch mode
What I want to have list of programs that use (XREFs) for process 'XXAFA0PU'.
Please let me know if anybody else has already done this. _________________ Regards,
Shivprakash |
|