DBA Data[Home] [Help]

APPS.PER_CAGR_APIS_PKG dependencies on PER_RIC_PKG

Line 77: PER_RIC_PKG.chk_integrity (

73: -- Code Starts Here.
74: --
75:
76: BEGIN
77: PER_RIC_PKG.chk_integrity (
78: p_entity_name => 'PER_CAGR_APIS_TL',
79: p_ref_entity => 'PER_CAGR_APIS',
80: p_ref_column_name => 'CAGR_API_ID',
81: p_ref_col_value_number => X_CAGR_API_ID,

Line 312: PER_RIC_PKG.chk_integrity (

308: -- Code Starts Here.
309: --
310:
311: BEGIN
312: PER_RIC_PKG.chk_integrity (
313: p_entity_name => 'PER_CAGR_APIS',
314: p_ref_entity => 'PER_CAGR_APIS_TL',
315: p_ref_column_name => 'CAGR_API_ID',
316: p_ref_col_value_number => X_CAGR_API_ID,