DBA Data[Home] [Help]

APPS.IGS_AS_UNIT_CLASS_PKG dependencies on IGS_GE_GEN_003

Line 322: x_org_id => igs_ge_gen_003.get_org_id,

318: --
319: Before_DML(
320: p_action=>'INSERT',
321: x_rowid=>X_ROWID,
322: x_org_id => igs_ge_gen_003.get_org_id,
323: x_closed_ind=>nvl(X_CLOSED_IND,'N'),
324: x_day_of_week=>X_DAY_OF_WEEK,
325: x_description=>X_DESCRIPTION,
326: x_end_time=>X_END_TIME,