DBA Data[Home] [Help]

APPS.CTO_ITEM_PK dependencies on STANDARD

Line 2227: oe_debug_pub.add('Standard Match.', 1);

2223: elsif( l_perform_match in( 'Y' , 'C' ) ) then
2224:
2225: if ( l_perform_match = 'Y' ) then
2226: l_stmt_num := 10;
2227: oe_debug_pub.add('Standard Match.', 1);
2228: l_status := cto_match_config.check_config_match(
2229: l_next_rec.line_id,
2230: l_x_config_id,
2231: l_x_error_msg,