DBA Data[Home] [Help]

APPS.JTF_TERR_NA_MERGE_PUB dependencies on JTF_TERR_NA_MERGE_PUB

Line 1: PACKAGE BODY JTF_TERR_NA_MERGE_PUB AS

1: PACKAGE BODY JTF_TERR_NA_MERGE_PUB AS
2: /* $Header: jtftptnb.pls 120.5 2006/09/29 21:21:54 spai noship $ */
3: -- ---------------------------------------------------
4: -- Start of Comments
5: -- ---------------------------------------------------

Line 6: -- PACKAGE NAME: JTF_TERR_NA_MERGE_PUB

2: /* $Header: jtftptnb.pls 120.5 2006/09/29 21:21:54 spai noship $ */
3: -- ---------------------------------------------------
4: -- Start of Comments
5: -- ---------------------------------------------------
6: -- PACKAGE NAME: JTF_TERR_NA_MERGE_PUB
7: -- ---------------------------------------------------
8: -- PURPOSE
9: -- Joint task force named account territory manager public api's.
10: -- This package is a public API for party merge for named account

Line 596: END JTF_TERR_NA_MERGE_PUB;

592: FND_FILE.PUT_LINE(FND_FILE.LOG,'JTY PARTY SITE MERGE END: '||to_char(sysdate,'DD-MON-YYYY HH24:MI'));
593: RAISE;
594: END party_site_merge;
595:
596: END JTF_TERR_NA_MERGE_PUB;