DBA Data[Home] [Help]

APPS.OZF_CLAIM_LINES_INT_PUB dependencies on OZF_CLAIM_LINES_INT_PUB

Line 1: PACKAGE BODY OZF_Claim_Lines_Int_PUB as

1: PACKAGE BODY OZF_Claim_Lines_Int_PUB as
2: /* $Header: ozfpclib.pls 120.0 2005/05/31 23:39:57 appldev noship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 6: -- OZF_Claim_Lines_Int_PUB

2: /* $Header: ozfpclib.pls 120.0 2005/05/31 23:39:57 appldev noship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name
6: -- OZF_Claim_Lines_Int_PUB
7: -- Purpose
8: --
9: -- History
10: --

Line 17: G_PKG_NAME CONSTANT VARCHAR2(30):= 'OZF_Claim_Lines_Int_PUB';

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

Line 525: END OZF_Claim_Lines_Int_PUB;

521: );
522: End Lock_Claim_Lines_Int;
523:
524:
525: END OZF_Claim_Lines_Int_PUB;