DBA Data[Home] [Help]

APPS.PAY_KR_WG_PKG dependencies on FND_SESSIONS

Line 2213: fnd_sessions ses

2209: pay_element_entries_f pee,
2210: pay_element_links_f pel,
2211: pay_input_values_f piv,
2212: pay_element_types_f pet,
2213: fnd_sessions ses
2214: where pet.element_name = 'Wage Garnishments'
2215: and pet.legislation_code = 'KR'
2216: and pet.business_group_id IS NULL
2217: and ses.session_id = userenv('sessionid')