DBA Data[Home] [Help]

APPS.PER_CTC_BUS dependencies on PER_CONTRACTS_F

Line 145: (p_contract_id in per_contracts_f.contract_id%TYPE) return boolean;

141: -- Access Status:
142: -- Internal Development Use Only.
143: --
144: function chk_assignment_exists
145: (p_contract_id in per_contracts_f.contract_id%TYPE) return boolean;
146: --
147: -- ---------------------------------------------------------------------------
148: -- |---------------------< return_legislation_code >-------------------------|
149: -- ---------------------------------------------------------------------------