DBA Data[Home] [Help]

APPS.IGS_AS_STD_EXM_INSTN_PKG dependencies on IGS_GE_GEN_003

Line 615: --sbaliga 12-feb-2002 Assigned igs_ge_gen_003.get_org_id to x_org_id

611: ) AS
612: /*---------------------------------------------------------------------------------------
613: --Change History
614: --Who when What
615: --sbaliga 12-feb-2002 Assigned igs_ge_gen_003.get_org_id to x_org_id
616: -- in call to before_dml as part of SWCR006 build.
617: --svanukur 29-apr-03 changed the where clause to reflect the new PK
618: -- as part of MUS build, # 2829262
619: ---------------------------------------------------------------------------------------*/

Line 652: x_org_id=>igs_ge_gen_003.get_org_id,

648:
649: Before_DML(
650: p_action=>'INSERT',
651: x_rowid=>X_ROWID,
652: x_org_id=>igs_ge_gen_003.get_org_id,
653: x_ass_id=>X_ASS_ID,
654: x_attendance_ind=>X_ATTENDANCE_IND,
655: x_cal_type=>X_CAL_TYPE,
656: x_ci_sequence_number=>X_CI_SEQUENCE_NUMBER,