DBA Data[Home] [Help]

APPS.GR_TOXIC_ROUTES_TL_PKG dependencies on GR_TOXIC_ROUTES_B

Line 386: from GR_TOXIC_ROUTES_B B

382:
383: delete from GR_TOXIC_ROUTES_TL T
384: where not exists
385: (select NULL
386: from GR_TOXIC_ROUTES_B B
387: where B.TOXIC_ROUTE_CODE = T.TOXIC_ROUTE_CODE
388: );
389:
390: /* Redefault translations from the source language */

Line 1141: from GR_TOXIC_ROUTES_B B

1137: begin
1138: delete from GR_TOXIC_ROUTES_TL T
1139: where not exists
1140: (select NULL
1141: from GR_TOXIC_ROUTES_B B
1142: where B.TOXIC_ROUTE_CODE = T.TOXIC_ROUTE_CODE
1143: );
1144:
1145: update GR_TOXIC_ROUTES_TL T set (