Re: Form 4.5 when-validate-item

From: Ashok Upadhyay <aupadhya_at_earthlink.net>
Date: Tue, 22 Dec 1998 15:11:01 GMT
Message-ID: <367FB54E.8F940630_at_earthlink.net>


Did you check the Library attached if there is any or Stored program unit/procedure or functions.??
Thanks

ayub khan wrote:

> Hello Developers,
>
> Does any body has an idea what this when-validate-item trigger is doing
> here
> I have checked programm unit but there is no any programm unit by the
> name of
> Convert_lat_char
>
> DECLARE
> LAT_NUMBER NUMBER(7,5);
> BEGIN
> CONVERT_LAT_CHAR(:SOURCE_LATITUDE_CHAR, LAT_NUMBER);
> :FEATURE.SOURCE_LATITUDE_NMBR := LAT_NUMBER;
> END;
>
> I would appriciate that .
Received on Tue Dec 22 1998 - 16:11:01 CET

Original text of this message