DBA Data[Home] [Help]

APPS.GR_GENERIC_ML_NAME_TL_PKG dependencies on GR_ITEM_GENERAL_PKG

Line 1466: GR_ITEM_GENERAL_PKG.Check_Primary_Key

1462: l_msg_token := p_item_code || ' ' || p_item_no || ' ' || p_language;
1463:
1464: /* Check the item code */
1465:
1466: GR_ITEM_GENERAL_PKG.Check_Primary_Key
1467: (p_item_code,
1468: 'F',
1469: l_rowid,
1470: l_key_exists);