DBA Data[Home] [Help]

APPS.IGS_AD_LOCATION_TYPE_PKG dependencies on IGS_GE_GEN_003

Line 331: x_org_id=>igs_ge_gen_003.get_org_id,

327:
328: Before_DML(
329: p_action=>'INSERT' ,
330: x_rowid=>X_ROWID ,
331: x_org_id=>igs_ge_gen_003.get_org_id,
332: x_location_type => X_LOCATION_TYPE ,
333: x_description => X_DESCRIPTION,
334: x_s_location_type => X_S_LOCATION_TYPE ,
335: x_closed_ind => NVL(X_CLOSED_IND,'N'),