DBA Data[Home] [Help]

APPS.GR_ITEM_CLASSNS_PKG dependencies on GR_ITEM_GENERAL_PKG

Line 672: GR_ITEM_GENERAL_PKG.Check_Primary_Key

668: l_msg_token := p_item_code || ' ' || p_hazard_classification_code;
669:
670: /* Item General */
671:
672: GR_ITEM_GENERAL_PKG.Check_Primary_Key
673: (p_item_code,
674: 'F',
675: l_rowid,
676: l_key_exists);