DBA Data[Home] [Help]

APPS.GR_SAFETY_CATEGORIES_TL_PKG dependencies on GR_SAFETY_CATEGORIES_B

Line 386: from GR_SAFETY_CATEGORIES_B B

382:
383: delete from GR_SAFETY_CATEGORIES_TL T
384: where not exists
385: (select NULL
386: from GR_SAFETY_CATEGORIES_B B
387: where B.SAFETY_CATEGORY_CODE = T.SAFETY_CATEGORY_CODE
388: );
389:
390: /* Redefault translations from the source language */

Line 1134: from GR_SAFETY_CATEGORIES_B B

1130: begin
1131: delete from GR_SAFETY_CATEGORIES_TL T
1132: where not exists
1133: (select NULL
1134: from GR_SAFETY_CATEGORIES_B B
1135: where B.SAFETY_CATEGORY_CODE = T.SAFETY_CATEGORY_CODE
1136: );
1137:
1138: update GR_SAFETY_CATEGORIES_TL T set (