DBA Data[Home] [Help]

APPS.GR_ITEM_PROPERTIES_PKG dependencies on GR_ITEM_GENERAL_PKG

Line 744: GR_ITEM_GENERAL_PKG.Check_Primary_Key

740: l_msg_token := NULL;
741:
742: /* Check the item code */
743:
744: GR_ITEM_GENERAL_PKG.Check_Primary_Key
745: (p_item_code,
746: 'F',
747: l_rowid,
748: l_key_exists);