DBA Data[Home] [Help]

APPS.CTO_ITEM_PK dependencies on STANDARD

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

2155: elsif( l_perform_match in( 'Y' , 'C' ) ) then
2156:
2157: if ( l_perform_match = 'Y' ) then
2158: l_stmt_num := 10;
2159: oe_debug_pub.add('Standard Match.', 1);
2160: l_status := cto_match_config.check_config_match(
2161: l_next_rec.line_id,
2162: l_x_config_id,
2163: l_x_error_msg,