DBA Data[Home] [Help]

APPS.GR_SAFETY_PHRASES_TL_PKG dependencies on GR_SAFETY_PHRASES_B

Line 385: from GR_SAFETY_PHRASES_B B

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

Line 1226: from GR_SAFETY_PHRASES_B B

1222: begin
1223: delete from GR_SAFETY_PHRASES_TL T
1224: where not exists
1225: (select NULL
1226: from GR_SAFETY_PHRASES_B B
1227: where B.SAFETY_PHRASE_CODE = T.SAFETY_PHRASE_CODE
1228: );
1229:
1230: update GR_SAFETY_PHRASES_TL T set (