Product: | PER - Human Resources |
---|---|
Description: | This view holds the information about each AOL loader / configuration file / parameter set that has been used in the AOL download phase along with the filename that has been used for the output file |
Implementation/DBA Data: |
![]() |
SELECT EXP_IMP_ID
, TABLE_NAME
, PVAL001 APPLICATION_ID
, PVAL002 LOADER_NAME
, PVAL003 LOADER_CONC_PROGRAM
, PVAL004 LOADER_CONFIG_FILE
, PVAL005 LOADER_APPLICATION
, PVAL006 PARAMETER1
, PVAL007 PARAMETER2
, PVAL008 PARAMETER3
, PVAL009 PARAMETER4
, PVAL010 PARAMETER5
, PVAL011 PARAMETER6
, PVAL012 PARAMETER7
, PVAL013 PARAMETER8
, PVAL014 PARAMETER9
, PVAL015 PARAMETER10
, PVAL016 FILENAME
FROM HR_DM_EXP_IMPS
WHERE TABLE_NAME = 'HR_DM_AOL_FILES_V'