Document Type lists

Are there any lists or keys on document types?

Is there a place where lists, etc would be available?

Trying to figure out what the items below are:

ITMJ

PRCT

KFOR

Thank you in advance for any help you can give!! [:)]

Hi Debi,

You probably won’t find exactly what you’re looking for in a single place. And, it would help us to help you if you could give is a bit more context. For example, where in NAV are you seeing these values, on a page, in a report, where … ? A snap of the screen that shows this data would help quite a bit.

Since you mentioned document types specifically, I can tell you that those values are usually found in the field properties of the table definition. For example, in the Sales Header table (36), you’ll find a field called “Document Type”, and the data type of this field is Option. If you look at the properties list for this field, you’ll see one property called OptionString. This is where you’ll find the list of possible values for this particular field.

Other common sources of list data include lookup-type tables such as Location, Dimension, State, Country/Region, etc. The data you’re looking for could come from a table such as this.

But as I said, without more context, it’s hard to say specifically where you’ll find what you’re after.