"You have entered an Invalid Field Value 1117 for ...
# suitescript
l
"You have entered an Invalid Field Value 1117 for the following field: account","stack":["anonymous(N/serverRecordService)","beforeSubmit(/SuiteScripts/UE Lost Package Journal.js:70)" Can someone help me with this error. Account #1117 is active. I dont know why im getting this.
a
Is 1117 the internal or external ID?
k
Did you check whether that Account available or not through UI ?
l
its the account # i tried internal id got same error the account is available through UI
a
Did you try passing it as a string?
c
You need to set the subsidiary on the JE before trying to add lines. Otherwise, it has no idea which account is valid.
k
I agree with both @Alan Fitch and @creece however subsidiaries works when it's one world right
l
yes i figured it was a subsidiary issue. thank you for your help