DBA Data[Home] [Help]

APPS.IGS_CO_VAL_CORD dependencies on IGS_CO_VAL_CORD

Line 1: PACKAGE BODY IGS_CO_VAL_CORD AS

1: PACKAGE BODY IGS_CO_VAL_CORD AS
2: /* $Header: IGSCO07B.pls 115.4 2002/11/28 23:04:25 nsidana ship $ */
3: -- Validate that detail format type can only be changed when 'UNDEFINED'
4: FUNCTION corp_val_cord_fmtype(
5: p_format_type IN VARCHAR2 ,

Line 50: END IGS_CO_VAL_CORD;

46: RETURN TRUE;
47:
48: END;
49: END corp_val_cord_extref;
50: END IGS_CO_VAL_CORD;