Re: replace report message with own text

From: Jan Gelbrich <j_gelbrich_at_westfalen-blatt.de>
Date: Fri, 29 Nov 2002 09:58:38 +0100
Message-ID: <as7a9b$okaa3$1_at_ID-152732.news.dfncis.de>


"Dirk Tschentscher" <dirk.tschentscherREM_at_THISvolkswagen.de> schrieb im Newsbeitrag news:as52l1$3ku2_at_doiweb4.volkswagen.de...
> Hi guys !
> We have Reports 6i with NT.
>
> Does anyone know a way to replace the text of a thrown message ( for
example
> REP 1419 <> PL/SQL program aborted. )
> with an self written messagetext ?
>
> Rgds
> Dirk
>
Hi, Dirk

try something like this

    srw.message(1002,'Test: Value xyz = '|| v_return );

where 1002 is your own chosen number

as afr as it is really your own message. I don not know if you can replace the error messages
of Report Builder itself ...

Jan. Received on Fri Nov 29 2002 - 09:58:38 CET

Original text of this message