The FinancialMonthMapping Import Header Command instructs the iSite File Processor to replace a date field with a corresponding FinancialMonthCode value during the import process.


During the import process, the date value in the date field specified in the FinancialMonthMapping parameter will be used to look up the FinancialMonthCode that contains the specific date.  If a match is found, the corresponding FinancialMonthCode will be used instead of the date field.  If no match is found, the file will be rejected.


Header Command Line Format

  • options:financialmonthmapping=<FieldName> * ;tablename=<Table name from table import spec>;version=<Version from table import spec>


* Refer to the specific Data Import File Specification to see what Fields are available to be used with the ReplaceByKey option.


Page ID:1358-1386-8113