DBA Data[Home] [Help]

APPS.PAY_KR_NONSTAT_SPAY_EFILE dependencies on FF_USER_ENTITIES

Line 116: from ff_user_entities fue

112: and phoi.org_information_context = 'KR_BUSINESS_PLACE_REGISTRATION'
113: and ihoi.org_information_context = 'KR_INCOME_TAX_OFFICE'
114: and ihoi.organization_id = hou.organization_id
115: and exists( select 'x'
116: from ff_user_entities fue
117: ,ff_archive_items fai
118: ,pay_assignment_actions xpaa
119: ,pay_payroll_actions xppa
120: where xppa.action_type = 'X'

Line 163: ff_user_entities fue,

159: select
160: fac.context into l_element_entry_id
161: from
162: ff_contexts fc,
163: ff_user_entities fue,
164: ff_route_context_usages frc,
165: ff_archive_item_contexts fac,
166: ff_archive_items fai
167: where