DBA Data[Home] [Help]

APPS.POA_DBI_PR_PKG dependencies on POA_DBI_PR_PKG

Line 1: package body poa_dbi_pr_pkg

1: package body poa_dbi_pr_pkg
2: /* $Header: poadbiprb.pls 120.2 2006/08/11 07:48:58 sdiwakar noship $ */
3: as
4: /*forward declarations of local functions*/
5: function get_status_sel_clause(

Line 1668: end poa_dbi_pr_pkg;

1664: when others then
1665: err_msg := substr(sqlerrm,1,400);
1666: end;
1667:
1668: end poa_dbi_pr_pkg;