Keep getting compile error. dunno why.

i keep getting compile error that Compilation errors for PACKAGE BODY NRMS_INTERFACE.PKGNDW
Error: PLS-00113: END identifier 'BOOLISDATAAVAILABLE' must match 'PKGND' at line 1, column 29
Line: 3309
Text: end boolIsDataAvailable;
function boolIsDataAvailable(o_errorcode OUT NUMBER,
o_errortext OUT VARCHAR2) return boolean is
DataAccess number;
boolResult boolean;
begin
begin
select DATA_ACCESS
into DataAccess
from INTERFACEPARAMETER
where NUMBER_VALUE = 0;
boolResult := true;
exception
WHEN OTHERS THEN
-- coder assumes that any exceptions here will lead to data not being available.
boolResult := false;
end;
return boolResult;
end;
end boolIsNDWAvailable;

Argh....again the importance of formatting and indentation is proved...
In other words: the tag
before and after samples.
Thanks for the followups ;)
+it's past 21.00/09.00PM over here, so already a while no more coffee for me+
+Yes, that's a disclaimer+ ;)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

Maybe you are looking for

  • Pixma MG6220 Missing Data

    Here is the story; I'm thinking this happened after a deep cleaning. After doing my taxes on the PC I went to print off some copies. (personel records & to mail) The first set printed fine. The next set however printed out a blank form. The form is p

  • Can't update or remove iTunes

    I've been trying to update iTunes for six months on my XP 32bit machine. I always get the same errors. The installer tells me "The feature you are trying to use is on a network resource that is not available. I run diagnostic and it tells me that I a

  • AEBS/802.11n@7.3.1= no port forwarding on port 21 (FTP) but 7.2.1 does!

    HI guys, this is of interest to those of you with firmware 7.3.1 on your  Airport Extreme Base Station 802.11n (AEBSn) that have been unsuccessful getting FTP port forwarding (port mapping) to work (that is with PORT 21 mainly. After some frustratin

  • Why can't I delete certain events in my calendar?

    Why can't I delete certain events in my calendar?

  • Steps for Processing File to File scenerio

    Hi All: I am implementing File to File scenerio...and I have done all the task in IR and ID also I put the input message(XML) to the server. Now could any one tell me how I process it and get the output file in the mention directory?? If there is any