DBA Data[Home] [Help]

APPS.JTF_TERRITORY_CUSTOM dependencies on JTF_TERRITORY_CUSTOM

Line 1: Package Body JTF_TERRITORY_CUSTOM AS

1: Package Body JTF_TERRITORY_CUSTOM AS
2: /* $Header: jtfptrcb.pls 120.0 2005/06/02 18:20:49 appldev ship $ */
3: -- ---------------------------------------------------
4: -- Start of Comments
5: -- ---------------------------------------------------

Line 6: -- PACKAGE NAME: JTF_TERRITORY_CUSTOM

2: /* $Header: jtfptrcb.pls 120.0 2005/06/02 18:20:49 appldev ship $ */
3: -- ---------------------------------------------------
4: -- Start of Comments
5: -- ---------------------------------------------------
6: -- PACKAGE NAME: JTF_TERRITORY_CUSTOM
7: -- ---------------------------------------------------
8: -- PURPOSE
9: -- This package will contain all of the user defined function
10: -- that can be used in Territory assignment rules. This can be

Line 357: END JTF_TERRITORY_CUSTOM;

353: return FALSE;
354: END check_Inventory_Item;
355: --
356:
357: END JTF_TERRITORY_CUSTOM;