DBA Data[Home] [Help]

APPS.IGF_AP_LI_PROF_IMP_PROC dependencies on IGF_AP_CSS_PROFILE_PKG

Line 2211: igf_ap_css_profile_pkg.insert_row(

2207: BEGIN
2208: l_rowid:= NULL;
2209: l_cssp_id := NULL;
2210:
2211: igf_ap_css_profile_pkg.insert_row(
2212: x_mode => 'R',
2213: x_rowid => l_rowid,
2214: x_cssp_id => l_cssp_id,
2215: x_base_id => p_base_id,