DBA Data[Home] [Help]

APPS.QP_MASS_MAINTAIN_UTIL dependencies on QP_MASS_MAINTAIN_UTIL

Line 1: PACKAGE BODY QP_MASS_MAINTAIN_UTIL AS

1: PACKAGE BODY QP_MASS_MAINTAIN_UTIL AS
2: /* $Header: QPXMMUTB.pls 120.4.12010000.6 2008/10/21 21:24:56 rbadadar ship $ */
3:
4: -- This Function returns 'N' if pte_code and source_system_code of passed list_header_id matches
5: -- with the corresponding profile values else returns 'Y'

Line 228: END QP_MASS_MAINTAIN_UTIL;

224: raise;
225:
226: end get_valueset_select;
227:
228: END QP_MASS_MAINTAIN_UTIL;