Function calls in Forms

From: Scott Fererro <scott_fererro_at_csgsystems.com>
Date: Sat, 21 Jul 2001 21:57:42 GMT
Message-ID: <95aee0a3.0106221322.647dd158_at_posting.google.com>


I have a problem in calling functions in Forms. I have a main procedure that gets called and a parameter that gets passed into it. This parameter is the name of a function that needs to be run. I could use an IF-THEN-ELSIF structure but I have a couple of hundred functions that could be called so I don't want a big IF tree. Is there a PL\SQL command that would take a varchar2 as a parameter to execute the function?
Scott Fererro Received on Sat Jul 21 2001 - 23:57:42 CEST

Original text of this message