DBA Data[Home] [Help]

APPS.IGP_AC_ACCOUNTS_PKG dependencies on IGP_AC_ACC_CLASSES_PKG

Line 86: igp_ac_acc_classes_pkg.get_fk_igp_ac_accounts (

82: || (reverse chronological order - newest change first)
83: */
84: BEGIN
85:
86: igp_ac_acc_classes_pkg.get_fk_igp_ac_accounts (
87: old_references.account_id
88: );
89:
90: END check_child_existance;