DBA Data[Home] [Help]

APPS.ASO_QUOTE_VUHK dependencies on ASO_QUOTE_VUHK

Line 1: PACKAGE BODY ASO_QUOTE_VUHK as

1: PACKAGE BODY ASO_QUOTE_VUHK as
2: /* $Header: asohqteb.pls 120.1 2005/06/29 12:32:02 appldev ship $ */
3: -- Start of Comments
4: -- Package name : ASO_QUOTE_VUHK
5: -- Purpose :

Line 4: -- Package name : ASO_QUOTE_VUHK

1: PACKAGE BODY ASO_QUOTE_VUHK as
2: /* $Header: asohqteb.pls 120.1 2005/06/29 12:32:02 appldev ship $ */
3: -- Start of Comments
4: -- Package name : ASO_QUOTE_VUHK
5: -- Purpose :
6: -- This package is the spec required for customer user hooks needed to
7: -- simplify the customization process. It consists of both the pre and
8: -- post processing APIs.

Line 622: End ASO_QUOTE_VUHK;

618: NULL;
619:
620: END;
621:
622: End ASO_QUOTE_VUHK;