SELECT * FROM OCST
check this table, and find if your state is on the list.
If not, it means someone remove the state before.
Basically u just need to re-create that state.
Frank
SELECT * FROM OCST
check this table, and find if your state is on the list.
If not, it means someone remove the state before.
Basically u just need to re-create that state.
Frank