DBA Data[Home] [Help]

APPS.HR_TPT_INS dependencies on PER_RIC_PKG

Line 73: PER_RIC_PKG.chk_integrity (

69: -- Added the following code as a part of Zero Downtime Patching Project.
70: -- Code Starts Here.
71: --
72: BEGIN
73: PER_RIC_PKG.chk_integrity (
74: p_entity_name => 'HR_TAB_PAGE_PROPERTIES_TL',
75: p_ref_entity => 'HR_TAB_PAGE_PROPERTIES_B',
76: p_ref_column_name => 'TAB_PAGE_PROPERTY_ID',
77: p_ref_col_value_number => P_REC.TAB_PAGE_PROPERTY_ID,