\n"; $js_date .= "\n"; $js_date .= "\n"; $js_date .= "\n"; $onLoadCall .= "initForm();"; // endif; // Number of input type="hidden" f_parstr_active and f_parstr_nodelimiter $numOfinputHidden = 30; // Generate filename $f_fileName = getDateTime("year") . getDateTime("month") . getDateTime("day") . getDateTime("hour") . getDateTime("minute") . "." . EXPORT_HQ_KEY . "."; // Set parameters according to the export call $outParameters = ""; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; $outParameters .= "\n"; for ($j = 0; $j < $numOfinputHidden; $j++) : $outParameters .= "\n"; $outParameters .= "\n"; endfor; // Get special customer for the current employee logged in from table "parameter". // This entry has to exist !!! $empCsEidSpecialForCategory = ""; $parMaskDispositionCustomer = getParameterValue($emp_id, "MASK_DISPOSITION_INIT_CS", $hq_id); if ($parMaskDispositionCustomer != "" && is_numeric($parMaskDispositionCustomer) && $parMaskDispositionCustomer != "0") : $empCsEidSpecialForCategory = getFieldValueFromId("customer", "cs_id", $parMaskDispositionCustomer, "cs_eid"); endif; ?>