DBA Data[Home] [Help]

APPS.GR_ITEM_TOXIC_PKG dependencies on GR_ITEM_GENERAL_PKG

Line 1167: GR_ITEM_GENERAL_PKG.Check_Primary_Key

1163: l_msg_token := NULL;
1164:
1165: /* Check the item code */
1166:
1167: GR_ITEM_GENERAL_PKG.Check_Primary_Key
1168: (p_item_code,
1169: 'F',
1170: l_rowid,
1171: l_key_exists);