DBA Data[Home] [Help]

APPS.GR_COVER_LETTERS_TL_PKG dependencies on GR_COVER_LETTERS_B

Line 395: from GR_COVER_LETTERS_B B

391:
392: delete from GR_COVER_LETTERS_TL T
393: where not exists
394: (select NULL
395: from GR_COVER_LETTERS_B B
396: where B.COVER_LETTER_ID = T.COVER_LETTER_ID
397: );
398:
399: /* Redefault translations from the source language */

Line 1162: from GR_COVER_LETTERS_B B

1158: begin
1159: delete from GR_COVER_LETTERS_TL T
1160: where not exists
1161: (select NULL
1162: from GR_COVER_LETTERS_B B
1163: where B.COVER_LETTER_ID = T.COVER_LETTER_ID
1164: );
1165:
1166: update GR_COVER_LETTERS_TL T set (