DBA Data[Home] [Help]

APPS.GR_GENERIC_ML_NAME_TL_PKG dependencies on GR_LABELS_B_PKG

Line 1497: GR_LABELS_B_PKG.Check_Primary_Key

1493: END IF;
1494:
1495: /* Check the label code */
1496:
1497: GR_LABELS_B_PKG.Check_Primary_Key
1498: (p_label_code,
1499: 'F',
1500: l_rowid,
1501: l_key_exists);