How about modifying the input file during export of that file and specifying the values during export itself. So your EXPORT will be something like
Quote:
|
EXPORT to ..... ..... ..... select DT_A + 7 , DT_B + 7 days from .....
|
The only problem here is whether you'll be able to get the input file in that format.