DBA Data[Home] [Help]

APPS.JTF_TTY_GEOSOURCE_PUB dependencies on JTF_TTY_GEOSOURCE_PUB

Line 1: PACKAGE BODY JTF_TTY_GEOSOURCE_PUB AS

1: PACKAGE BODY JTF_TTY_GEOSOURCE_PUB AS
2: /* $Header: jtftgspb.pls 120.0 2005/06/02 18:21:15 appldev ship $ */
3: -- ---------------------------------------------------
4: -- Start of Comments
5: -- ---------------------------------------------------

Line 6: -- PACKAGE NAME: JTF_TTY_GEOSOURCE_PUB

2: /* $Header: jtftgspb.pls 120.0 2005/06/02 18:21:15 appldev ship $ */
3: -- ---------------------------------------------------
4: -- Start of Comments
5: -- ---------------------------------------------------
6: -- PACKAGE NAME: JTF_TTY_GEOSOURCE_PUB
7: -- ---------------------------------------------------
8: -- PURPOSE
9: -- This package contains APIs for populating geographies source
10: -- table for Territory Manager

Line 606: END JTF_TTY_GEOSOURCE_PUB;

602: x_return_status := fnd_api.g_ret_sts_unexp_error;
603:
604: END delete_geo;
605:
606: END JTF_TTY_GEOSOURCE_PUB;