DBA Data[Home] [Help]

APPS.QP_PS_ATTR_GRP_PVT dependencies on STANDARD

Line 3308: oe_debug_pub.add('cache_key should be standard OR null');

3304: else
3305: g_cache_key_final_tbl(l_atgrp_final_index) := g_cache_key_tmp_tbl(grp_no_index);
3306: /*
3307: if g_call_from_setup = 'Y' then
3308: oe_debug_pub.add('cache_key should be standard OR null');
3309: else
3310: write_log( 'cache_key should be standard OR null');
3311: end if;
3312: */

Line 3310: write_log( 'cache_key should be standard OR null');

3306: /*
3307: if g_call_from_setup = 'Y' then
3308: oe_debug_pub.add('cache_key should be standard OR null');
3309: else
3310: write_log( 'cache_key should be standard OR null');
3311: end if;
3312: */
3313: end if;
3314: ----------- Added for PL/SQL Pattern Search

Line 3325: -- populate the standard who columns

3321:
3322: g_product_uom_code_final_tbl(l_atgrp_final_index) := g_product_uom_code_tmp_tbl(grp_no_index);
3323: g_pricing_attr_count_final_tbl(l_atgrp_final_index) := g_pricing_attr_count_tmp_tbl(grp_no_index);
3324:
3325: -- populate the standard who columns
3326: ------------- Added for PL/SQL Pattern Search
3327:
3328: IF ( p_pattern_type = 'PP') THEN
3329: