DBA Data[Home] [Help]

APPS.OZF_CLAIMS_INT_PUB dependencies on OZF_CLAIMS_INT_PUB

Line 1: PACKAGE BODY OZF_Claims_Int_PUB as

1: PACKAGE BODY OZF_Claims_Int_PUB as
2: /* $Header: ozfpcinb.pls 120.0.12010000.2 2008/07/31 11:26:14 kpatro ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 6: -- OZF_Claims_Int_PUB

2: /* $Header: ozfpcinb.pls 120.0.12010000.2 2008/07/31 11:26:14 kpatro ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name
6: -- OZF_Claims_Int_PUB
7: -- Purpose
8: --
9: -- History
10: --

Line 18: G_PKG_NAME CONSTANT VARCHAR2(30):= 'OZF_Claims_Int_PUB';

14: -- End of Comments
15: -- ===============================================================
16:
17:
18: G_PKG_NAME CONSTANT VARCHAR2(30):= 'OZF_Claims_Int_PUB';
19: G_FILE_NAME CONSTANT VARCHAR2(12) := 'ozfpcinb.pls';
20:
21: G_DEBUG BOOLEAN := FND_MSG_PUB.check_msg_level(FND_MSG_PUB.g_msg_lvl_debug_high);
22:

Line 655: END OZF_Claims_Int_PUB;

651: );
652: End Lock_Claims_Int;
653:
654:
655: END OZF_Claims_Int_PUB;