DBA Data[Home] [Help]

APPS.GR_TOXIC_EFFECTS_TL_PKG dependencies on GR_TOXIC_EFFECTS_B

Line 385: from GR_TOXIC_EFFECTS_B B

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

Line 1140: from GR_TOXIC_EFFECTS_B B

1136: begin
1137: delete from GR_TOXIC_EFFECTS_TL T
1138: where not exists
1139: (select NULL
1140: from GR_TOXIC_EFFECTS_B B
1141: where B.TOXIC_EFFECT_CODE = T.TOXIC_EFFECT_CODE
1142: );
1143:
1144: update GR_TOXIC_EFFECTS_TL T set (