DBA Data[Home] [Help]

APPS.GR_LABEL_CLASSES_TL_PKG dependencies on GR_LABEL_CLASSES_B

Line 384: from GR_LABEL_CLASSES_B B

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

Line 1215: from GR_LABEL_CLASSES_B B

1211: begin
1212: delete from GR_LABEL_CLASSES_TL T
1213: where not exists
1214: (select NULL
1215: from GR_LABEL_CLASSES_B B
1216: where B.LABEL_CLASS_CODE = T.LABEL_CLASS_CODE
1217: );
1218:
1219: update GR_LABEL_CLASSES_TL T set (