
When I click Sites, I receive the message "Sites can't be entered. Please select an account segment for sites in the Inventory Control Setup window."
I'm running against sample database, and I've never seen this message in the past. Only thing I've changed recently is enabling multiple bins.
The Segment ID for Sites field in Inventory Control Setup is disabled. I've tried entering a value in Via Site ID, i.e. "NORTH".
*This post is locked for comments
I have the same question (0)I found the text below at: https://community.dynamics.com/gp/f/32/t/79333. So setting IV40100.ACSGFLOC to 1 (it was 0) corrected the problem.
"You can change this value by updating the IV40100 table and setting ACSGFLOC to whatever segment is your inventory segment. It's an integer field so if you were to query your database you will have a value of 1 for that field. You will not need to do this at all if you are not using segment substitution however. This value is only used to tell GP when to overwrite a segment value on transaction posting. I assume GP never wrote any extended validation code because it does not really matter what is selected here until the first substitution is made (if ever). "