DBA Data[Home] [Help]

APPS.GR_EIN_NUMBERS_TL_PKG dependencies on GR_EIN_NUMBERS_B

Line 379: from GR_EIN_NUMBERS_B B

375:
376: delete from GR_EIN_NUMBERS_TL T
377: where not exists
378: (select NULL
379: from GR_EIN_NUMBERS_B B
380: where B.EUROPEAN_INDEX_NUMBER = T.EUROPEAN_INDEX_NUMBER
381: );
382:
383: /* Redefault translations from the source language */

Line 1036: from GR_EIN_NUMBERS_B B

1032: begin
1033: delete from GR_EIN_NUMBERS_TL T
1034: where not exists
1035: (select NULL
1036: from GR_EIN_NUMBERS_B B
1037: where B.EUROPEAN_INDEX_NUMBER = T.EUROPEAN_INDEX_NUMBER
1038: );
1039:
1040: update GR_EIN_NUMBERS_TL T set (