DBA Data[Home] [Help]

APPS.JTF_LOC_POSTAL_CODES_PVT dependencies on JTF_LOC_POSTAL_CODES_PVT

Line 1: PACKAGE BODY JTF_Loc_Postal_Codes_PVT AS

1: PACKAGE BODY JTF_Loc_Postal_Codes_PVT AS
2: /* $Header: jtfvlopb.pls 120.2 2005/08/18 22:55:35 stopiwal ship $ */
3:
4: g_pkg_name CONSTANT VARCHAR2(30) := 'JTF_Loc_Postal_Codes_PVT';
5:

Line 4: g_pkg_name CONSTANT VARCHAR2(30) := 'JTF_Loc_Postal_Codes_PVT';

1: PACKAGE BODY JTF_Loc_Postal_Codes_PVT AS
2: /* $Header: jtfvlopb.pls 120.2 2005/08/18 22:55:35 stopiwal ship $ */
3:
4: g_pkg_name CONSTANT VARCHAR2(30) := 'JTF_Loc_Postal_Codes_PVT';
5:
6: /*****************************************************************************/
7: -- Procedure: create_postal_code
8: --

Line 1044: END JTF_Loc_Postal_Codes_PVT;

1040: x_postal_code_rec.postal_code_end := FND_API.g_miss_char;
1041:
1042: END init_rec;
1043:
1044: END JTF_Loc_Postal_Codes_PVT;