DBA Data[Home] [Help]

APPS.IGS_AD_LOCATION_PKG dependencies on IGS_GE_GEN_003

Line 751: x_org_id => igs_ge_gen_003.get_org_id,

747:
748: Before_DML (
749: p_action => 'INSERT' ,
750: x_rowid => X_ROWID,
751: x_org_id => igs_ge_gen_003.get_org_id,
752: x_location_cd => X_LOCATION_CD,
753: x_description => X_DESCRIPTION,
754: x_location_type => X_LOCATION_TYPE,
755: x_closed_ind => NVL(X_CLOSED_IND,'N'),