DBA Data[Home] [Help]

APPS.IGS_CO_VAL_CORT dependencies on IGS_CO_VAL_CORT

Line 1: PACKAGE BODY IGS_CO_VAL_CORT AS

1: PACKAGE BODY IGS_CO_VAL_CORT AS
2: /* $Header: IGSCO09B.pls 115.4 2002/11/28 23:04:43 nsidana ship $ */
3: -- Validate CORT Sys Gen indicator can not be unset while job recs exist.
4: FUNCTION corp_val_cort_jobctr(
5: p_correspondence_type IN VARCHAR2 ,

Line 33: END IGS_CO_VAL_CORT;

29: RETURN TRUE;
30:
31: END;
32: END corp_val_cort_jobctr;
33: END IGS_CO_VAL_CORT;