DBA Data[Home] [Help]

APPS.GR_ITEM_PROPERTIES_PKG dependencies on GR_LABELS_B_PKG

Line 757: GR_LABELS_B_PKG.Check_Primary_Key

753: END IF;
754:
755: /* Check the label code */
756:
757: GR_LABELS_B_PKG.Check_Primary_Key
758: (p_label_code,
759: 'F',
760: l_rowid,
761: l_key_exists);