DBA Data[Home] [Help]

APPS.GR_MULTILINGUAL_NAME_TL_PKG dependencies on GR_LABELS_B_PKG

Line 1451: GR_LABELS_B_PKG.Check_Primary_Key

1447: END IF;
1448:
1449: /* Check the label code */
1450:
1451: GR_LABELS_B_PKG.Check_Primary_Key
1452: (p_label_code,
1453: 'F',
1454: l_rowid,
1455: l_key_exists);