DBA Data[Home] [Help]

APPS.PAY_KR_WG_PKG dependencies on FND_SESSIONS

Line 2190: fnd_sessions ses

2186: pay_element_entries_f pee,
2187: pay_element_links_f pel,
2188: pay_input_values_f piv,
2189: pay_element_types_f pet,
2190: fnd_sessions ses
2191: where pet.element_name = 'Wage Garnishments'
2192: and pet.legislation_code = 'KR'
2193: and pet.business_group_id IS NULL
2194: and ses.session_id = userenv('sessionid')