DBA Data[Home] [Help]

APPS.GR_ITEM_DOC_STATUSES_PKG dependencies on GR_ITEM_GENERAL_PKG

Line 727: GR_ITEM_GENERAL_PKG.Check_Primary_Key

723: l_msg_token := NULL;
724:
725: /* Check the item code */
726:
727: GR_ITEM_GENERAL_PKG.Check_Primary_Key
728: (p_item_code,
729: 'F',
730: l_rowid,
731: l_key_exists);