DBA Data[Home] [Help]

APPS.IGS_FI_CONTROL_PKG dependencies on IGS_GE_GEN_003

Line 671: new_references.org_id := igs_ge_gen_003.get_org_id;

667: app_exception.raise_exception;
668: END IF;
669:
670: --msrinivi : since this table has now been made a multi org, the following is added
671: new_references.org_id := igs_ge_gen_003.get_org_id;
672:
673: before_dml(
674: p_action =>'INSERT',
675: x_rowid => x_rowid,