DBA Data[Home] [Help]

APPS.OE_MASS_CHANGE_PVT dependencies on STANDARD

Line 2888: -- If all old values are null then old line was a standard line.

2884: END IF;
2885:
2886: -- End bug 6850537 ,7210480
2887:
2888: -- If all old values are null then old line was a standard line.
2889: if ( l_old_arrival_set_id is null
2890: and l_old_ship_set_id is null
2891: and l_old_top_model_line_id is null )
2892: then