DBA Data[Home] [Help]

APPS.GR_TOXIC_SPECIES_TL_PKG dependencies on GR_TOXIC_SPECIES_B

Line 385: from GR_TOXIC_SPECIES_B B

381:
382: delete from GR_TOXIC_SPECIES_TL T
383: where not exists
384: (select NULL
385: from GR_TOXIC_SPECIES_B B
386: where B.TOXIC_SPECIES_CODE = T.TOXIC_SPECIES_CODE
387: );
388:
389: /* Redefault translations from the source language */

Line 1142: from GR_TOXIC_SPECIES_B B

1138: begin
1139: delete from GR_TOXIC_SPECIES_TL T
1140: where not exists
1141: (select NULL
1142: from GR_TOXIC_SPECIES_B B
1143: where B.TOXIC_SPECIES_CODE = T.TOXIC_SPECIES_CODE
1144: );
1145:
1146: update GR_TOXIC_SPECIES_TL T set (