DBA Data[Home] [Help]

APPS.JTF_RS_SRP_GROUPS_CONC_PUB dependencies on JTF_RS_SRP_GROUPS_CONC_PUB

Line 1: PACKAGE BODY jtf_rs_srp_groups_conc_pub AS

1: PACKAGE BODY jtf_rs_srp_groups_conc_pub AS
2: /* $Header: jtfrsbbb.pls 120.0 2005/05/11 08:19:13 appldev noship $ */
3:
4: /****************************************************************************
5: This is a concurrent program to populate the data in JTF_RS_SRP_GROUPS_INT

Line 643: END jtf_rs_srp_groups_conc_pub; -- end package body

639: errbuf := l_stage||' : ERROR : '||sqlerrm;
640: --dbms_output.put_line(l_stage||': Error : '||SQLERRM);
641: END populate_default_groups; -- end procedure
642:
643: END jtf_rs_srp_groups_conc_pub; -- end package body