I have to perform a number of processing for past 2 years (2017-2019) within SAS for every month.
I have a job that uses a YYMMDD parameter to indicate what data should be used from the data warehouse.
Lets say i have a table with JOB_NAME and JOB_DATE columns along with conditions (based on rc value the next one will start or not).
How can i tell SAS to take the date parameter from a certain column in a certain table?