DBA Data[Home] [Help]

APPS.GR_EMEA_PKG dependencies on GR_ITEM_GENERAL_PKG

Line 930: GR_ITEM_GENERAL_PKG.Check_Primary_Key

926: x_msg_data := NULL;
927:
928: /* Check the item code */
929:
930: GR_ITEM_GENERAL_PKG.Check_Primary_Key
931: (p_item_code,
932: 'F',
933: l_rowid,
934: l_key_exists);