DBA Data[Home] [Help]

APPS.GR_INV_ITEM_PROPERTIES_PKG dependencies on GR_LABELS_B_PKG

Line 777: GR_LABELS_B_PKG.Check_Primary_Key

773: END IF;
774:
775: /* Check the label code */
776:
777: GR_LABELS_B_PKG.Check_Primary_Key
778: (p_label_code,
779: 'F',
780: l_rowid,
781: l_key_exists);