by Pallen14 » Sat Apr 19, 2008 8:23 am
I have a project where I need to access 1 of 13 GDG's at execution time. The GDG's are created each month. At execution time, based on a I/P date, I need to reference the appropriate GDG and process. For example: I have 13 month's of Data in GDG's. Assuming the GDG's are created at monthend, If the request is for data ending 01/2008, I will need to be able to access the -2 generation at execution time assuming the request is submitted this month 04/08. The actual GDG requested is determined the the 'peroid ending date that will be established at request time.