DBA Data[Home] [Help]

APPS.QP_VALIDATE_CURR_DETAILS dependencies on QP_VALIDATE_CURR_DETAILS

Line 1: PACKAGE BODY QP_Validate_Curr_Details AS

1: PACKAGE BODY QP_Validate_Curr_Details AS
2: /* $Header: QPXLCDTB.pls 120.3 2006/01/03 04:18:30 srashmi noship $ */
3:
4: -- Global constant holding the package name
5:

Line 6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'QP_Validate_Curr_Details';

2: /* $Header: QPXLCDTB.pls 120.3 2006/01/03 04:18:30 srashmi noship $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'QP_Validate_Curr_Details';
7:
8: -- Procedure Entity
9:
10: PROCEDURE Entity

Line 1551: END QP_Validate_Curr_Details;

1547: END IF;
1548:
1549: END Entity_Delete;
1550:
1551: END QP_Validate_Curr_Details;