DBA Data[Home] [Help]

APPS.SSP_SSP_PKG dependencies on PAY_ELEMENT_ENTRY_VALUES_F

Line 3853: pay_element_entry_values_f eev,

3849: max(decode(inp.name,c_qualifying_days_name,
3850: to_number(hr_chkfmt.changeformat(eev.screen_entry_value,inp.uom,
3851: g_SSP_correction.input_currency_code)),null)) QUALIFYING_DAYS
3852: from pay_input_values_f inp,
3853: pay_element_entry_values_f eev,
3854: pay_element_entries_f ENTRY,
3855: per_all_assignments_f ASGT /* adding this join speeds up the entry query */
3856: where creator_type = c_SSP_creator_type
3857: and creator_id = g_PIW_id