you have to import the inventiteminventsetup to not face this erorr

regards, 

--- In Axapta-Knowledge-Village@yahoogroups.com, "navin_rdy" <navin_...@...> 
wrote:
>
> 
> Hi,
> 
> I have Imported Items list into Axapta (using Defination Groups in
> Administrator Module).
> 
> I have made one complete Purchase Cycle also Sales Cycle. There is no
> problem.
> 
> But when i am creating new Trnsfer Order for any item, I am getting one
> Error : "Item XXXXXXXXX has no parameters for Inventory."  But i am sure
> that there is no Parameters missing for Invnetory Module.
> 
> When I clicked on edit of the error Message it taken to
> InvnetTransferLine - ValidateField editor to one line. the line has
> command as below:
> 
>   if (! inventItemInventSetup.RecId)
>   stopped = checkFailed(strfmt("@SYS5700", this.ItemId,
> InventItemOrderSetupType::Invent));
> 
> So i just noticed that in InventItemInventSetup table there were no
> lines.
> 
> When i create a new item Manually and enter in Transfer Order Line, it
> accepted. and also i noticed that there is a record created in
> InventItemInventSetup Table.
> 
> Is this problem with my items Import?? If that is ! why those items i am
> able to select for Sales Orders and Purchase Order Lines.
>


Reply via email to