DBA Data[Home] [Help]

APPS.IGS_FI_ANC_INT_PKG dependencies on IGS_GE_GEN_003

Line 570: new_references.org_id := IGS_GE_GEN_003.Get_Org_Id;

566: app_exception.raise_exception;
567: END IF;
568:
569: SELECT IGS_FI_ANC_INT_S.NEXTVAL INTO x_ANCILLARY_INT_ID FROM DUAL;
570: new_references.org_id := IGS_GE_GEN_003.Get_Org_Id;
571: before_dml(
572: p_action => 'INSERT',
573: x_rowid => x_rowid,
574: x_ancillary_int_id => x_ancillary_int_id,