DBA Data[Home] [Help]

APPS.QA_SPECS_PKG dependencies on QA_SPECS_PKG

Line 1: PACKAGE BODY qa_specs_pkg AS

1: PACKAGE BODY qa_specs_pkg AS
2: /* $Header: qaspecb.pls 120.2 2006/07/17 04:19:01 bso noship $ */
3:
4: --
5: -- Simple utility function to test if an ID is

Line 163: END qa_specs_pkg;

159: x_to_pk1_value => p_to_spec_id);
160:
161: END copy_attachment;
162:
163: END qa_specs_pkg;