DBA Data[Home] [Help]

PACKAGE: APPS.JAI_JAP_TY_TRIGGER_PKG

Source


1 PACKAGE JAI_JAP_TY_TRIGGER_PKG AS
2 /* $Header: jai_jap_ty_t.pls 120.0 2005/09/01 12:25:51 rallamse noship $ */
3 
4   t_rec  JAI_AP_TDS_YEARS%rowtype ;
5 
6   PROCEDURE ARI_T1 ( pr_old t_rec%type , pr_new t_rec%type , pv_action varchar2 , pv_return_code out nocopy varchar2 , pv_return_message out nocopy varchar2 ) ;
7 
8 END JAI_JAP_TY_TRIGGER_PKG ;