Frank - do you mean fields in the SQL Server database? Why would you need to know that? So I assume you're asking about the text/input boxes in the MiniMRP program
Things like PartNumber, Description and other small text fields will be trimmed to 255 characters.
Larger text boxes such as Item Comments will be trimmed to 32767 characters (32k)
Numerical fields such as costs and quantities are 18 digits with up to 5 decimal places.
But if you tell us what you want to do we'll maybe be able to be a little more specific.
Reply - add a comment to this topic.
You may enter letters, numbers and standard punctuation only. HTML and other scripts/tags will be rejected.