DBA Data[Home] [Help]

APPS.ASO_QUOTE_HOOK dependencies on ASO_QUOTE_HOOK

Line 1: PACKAGE BODY ASO_QUOTE_HOOK as

1: PACKAGE BODY ASO_QUOTE_HOOK as
2: /* $Header: asoczteb.pls 120.1 2011/04/26 06:49:21 rassharm noship $ */
3: -- Start of Comments
4: -- Start of Comments
5: -- Package name : ASO_QUOTE_HOOK

Line 5: -- Package name : ASO_QUOTE_HOOK

1: PACKAGE BODY ASO_QUOTE_HOOK as
2: /* $Header: asoczteb.pls 120.1 2011/04/26 06:49:21 rassharm noship $ */
3: -- Start of Comments
4: -- Start of Comments
5: -- Package name : ASO_QUOTE_HOOK
6: -- Purpose :
7: -- This is a new API to return the model configuration effective date
8: -- and the model configuration lookup date.
9:

Line 60: End ASO_QUOTE_HOOK;

56:
57: END Get_Model_Init_Parameters;
58:
59:
60: End ASO_QUOTE_HOOK;