DBA Data[Home] [Help]

APPS.HR_WPT_INS dependencies on PER_RIC_PKG

Line 74: PER_RIC_PKG.chk_integrity (

70: -- Code Starts Here.
71: --
72:
73: BEGIN
74: PER_RIC_PKG.chk_integrity (
75: p_entity_name => 'HR_WINDOW_PROPERTIES_TL',
76: p_ref_entity => 'HR_WINDOW_PROPERTIES_B',
77: p_ref_column_name => 'WINDOW_PROPERTY_ID',
78: p_ref_col_value_number => p_rec.window_property_id ,