DBA Data[Home] [Help]

APPS.GR_SUB_HEADINGS_TL_PKG dependencies on GR_SUB_HEADINGS_B

Line 384: from GR_SUB_HEADINGS_B B

380:
381: delete from GR_SUB_HEADINGS_TL T
382: where not exists
383: (select NULL
384: from GR_SUB_HEADINGS_B B
385: where B.SUB_HEADING_CODE = T.SUB_HEADING_CODE
386: );
387:
388: /* Redefault translations from the source language */

Line 1057: from GR_SUB_HEADINGS_B B

1053: begin
1054: delete from GR_SUB_HEADINGS_TL T
1055: where not exists
1056: (select NULL
1057: from GR_SUB_HEADINGS_B B
1058: where B.SUB_HEADING_CODE = T.SUB_HEADING_CODE
1059: );
1060:
1061: update GR_SUB_HEADINGS_TL T set (