DBA Data[Home] [Help]

APPS.HR_CAGR_ENT_LINES_API dependencies on PER_COLLECTIVE_AGREEMENTS

Line 138: FROM per_collective_agreements pca,

134: CURSOR csr_cagr_information IS
135: SELECT pl_id,
136: pca.business_group_id,
137: cei.opt_id
138: FROM per_collective_agreements pca,
139: per_cagr_entitlements pce,
140: per_cagr_entitlement_items cei
141: WHERE pca.collective_agreement_id = pce.collective_agreement_id
142: AND pce.cagr_entitlement_id = p_cagr_entitlement_id