DBA Data[Home] [Help]

APPS.IGS_EN_GEN_010 dependencies on IGS_EN_METHOD_TYPE

Line 358: p_enr_method IN igs_en_method_type.enr_method_type%TYPE,

354: p_load_seq_num IN igs_en_su_attempt.ci_sequence_number%TYPE,
355: p_location_cd IN igs_en_su_attempt.location_cd%TYPE,
356: p_unit_class IN igs_en_su_attempt.unit_class%TYPE,
357: p_uoo_id IN igs_en_su_attempt.uoo_id%TYPE,
358: p_enr_method IN igs_en_method_type.enr_method_type%TYPE,
359: p_core_indicator_code IN igs_en_su_attempt.core_indicator_code%TYPE DEFAULT NULL, -- ptandon, Prevent Dropping Core Units build
360: p_message OUT NOCOPY VARCHAR2)
361: RETURN BOOLEAN;
362: