Sage MAS 90 and 200 Sage MAS 500 blogs Product Feedback Support Training
Reply
Contributor
lramirez
Posts: 26
Registered: 06-07-2011
0

BOM Import VI

[ Edited ]

I have a VI job defined for importing BOMs. When I run the job, it gives me the following error:

 

"H.BillType...................Fail S Only bills may be entered"

 

Here is the data tab definition:

 

 

Field NameOperCol/PosLenMsk/Val
H.BillNoREPL230 
H.DrawingNoREPL320 
H.DrawingRevisionREPL43 
H.BillDescREPL530 
H.BillTypeASSN  S



here is the Record tab definition:

 

DescriptionCol/PosStartLngthRelationValue
Header Record111=1

 

 

 

and here is the data i'm trying to import

 

 

1BillNoTestDrawingNoTestADescTest


 

I'm only importing header items, and providing all the required fields. Revisions are not required. Any idea of why it's giving me that error message?

 

Thanks in advance!

 

PS. MAS 4.4

Sage MAS 90 Customer
blorf
Posts: 32
Registered: 11-03-2009
0

Re: BOM Import VI

Is "BillNoTest" a real part number set up in your inventory module?

 

If not, that would cause it to fail.

 

ChaZ