DBA Data[Home] [Help]

APPS.IGS_FI_VAL_CFAR dependencies on IGS_EN_ATD_TYPE_ALL

Line 52: p_attendance_type IN IGS_EN_ATD_TYPE_ALL.attendance_type%TYPE ,

48: pragma restrict_references(finp_val_am_closed,wnds);
49: --
50: -- Validate the Attendance Type closed indicator
51: FUNCTION finp_val_att_closed(
52: p_attendance_type IN IGS_EN_ATD_TYPE_ALL.attendance_type%TYPE ,
53: p_message_name OUT NOCOPY VARCHAR2 )
54: RETURN BOOLEAN;
55: pragma restrict_references(finp_val_att_closed,wnds);
56: --