On Jul 29, 12:32 am, pal <jayadevpal...@gmail.com> wrote:
> Can any one tell me how to call a procedure , in which I have declared
> a   globalPkg.RCT1.
>
> Eg:
> Procedure A
>
> ( RC1 globalPkg.RCT1
> )
> AS
> Begin
>
> ------
>
> End;
>
> In a trigger I am trying to call this A.
>
> Thanks & Regards
>
> Jayadev

What, exactly, is RC1 supposed to be and what are you trying to pass
to that variable from the trigger?


David Fitzjarrell
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Oracle PL/SQL" group.
To post to this group, send email to Oracle-PLSQL@googlegroups.com
To unsubscribe from this group, send email to
oracle-plsql-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to