DBA Data[Home] [Help]

APPS.JTF_TERR_MERGE_PUB dependencies on JTF_TERR_MERGE_PUB

Line 1: PACKAGE BODY JTF_TERR_MERGE_PUB AS

1: PACKAGE BODY JTF_TERR_MERGE_PUB AS
2: /* $Header: jtfptrmb.pls 120.3 2005/11/09 13:22:18 mhtran noship $ */
3: -- ---------------------------------------------------
4: -- Start of Comments
5: -- ---------------------------------------------------

Line 6: -- PACKAGE NAME: JTF_TERR_MERGE_PUB

2: /* $Header: jtfptrmb.pls 120.3 2005/11/09 13:22:18 mhtran noship $ */
3: -- ---------------------------------------------------
4: -- Start of Comments
5: -- ---------------------------------------------------
6: -- PACKAGE NAME: JTF_TERR_MERGE_PUB
7: -- ---------------------------------------------------
8: -- PURPOSE
9: -- Joint task force core territory manager public api's.
10: -- This package is a public API for party and

Line 189: END JTF_TERR_MERGE_PUB;

185: ROLLBACK TO TERR_PARTY_SITE_MERGE_PUB;
186:
187: END party_site_merge;
188:
189: END JTF_TERR_MERGE_PUB;