DBA Data[Home] [Help]

APPS.IGS_AD_LOCATION_PKG dependencies on IGS_AD_PANEL_DTLS_PKG

Line 423: igs_ad_panel_dtls_pkg.get_fk_igs_ad_location(

419: igs_ad_loc_accts_pkg.GET_FK_IGS_AD_LOCATION (
420: old_references.location_cd
421: );
422:
423: igs_ad_panel_dtls_pkg.get_fk_igs_ad_location(
424: old_references.location_cd
425: );
426:
427: END Check_Child_Existance;