DBA Data[Home] [Help]

APPS.GR_RISK_PHRASES_TL_PKG dependencies on GR_RISK_PHRASES_B

Line 385: from GR_RISK_PHRASES_B B

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

Line 1213: from GR_RISK_PHRASES_B B

1209: begin
1210: delete from GR_RISK_PHRASES_TL T
1211: where not exists
1212: (select NULL
1213: from GR_RISK_PHRASES_B B
1214: where B.RISK_PHRASE_CODE = T.RISK_PHRASE_CODE
1215: );
1216:
1217: update GR_RISK_PHRASES_TL T set (