DBA Data[Home] [Help]

APPS.GR_ITEM_GROUPS_TL_PKG dependencies on GR_ITEM_GROUPS_B

Line 386: from GR_ITEM_GROUPS_B B

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

Line 1068: from GR_ITEM_GROUPS_B B

1064: begin
1065: delete from GR_ITEM_GROUPS_TL T
1066: where not exists
1067: (select NULL
1068: from GR_ITEM_GROUPS_B B
1069: where B.ITEM_GROUP_CODE = T.ITEM_GROUP_CODE
1070: );
1071:
1072: update GR_ITEM_GROUPS_TL T set (