DBA Data[Home] [Help]

APPS.OE_MASS_CHANGE_PVT dependencies on STANDARD

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

2768: END IF;
2769:
2770: -- End bug 6850537 ,7210480
2771:
2772: -- If all old values are null then old line was a standard line.
2773: if ( l_old_arrival_set_id is null
2774: and l_old_ship_set_id is null
2775: and l_old_top_model_line_id is null )
2776: then