Hi Guys, how can I fix the below issue? {"type":"e...
# suitescript
a
Hi Guys, how can I fix the below issue? {"type":"error.SuiteScriptError","name":"SOURCE_TRANSACTION_MISSING_IN_ONE_OF_THE_ACTIVE_BOOKS","message":"Source transaction missing in one of the active books.","stack":["createError(N/error)","createRubrikBAIFileRecords(/SuiteScripts/UPY Create BAI Records.js:612)","createBAIRecords(/SuiteScripts/UPY Create BAI Records.js:132)"],"cause":{"type":"internal error","code":"SOURCE_TRANSACTION_MISSING_IN_ONE_OF_THE_ACTIVE_BOOKS","details":"Source transaction missing in one of the active books.","userEvent":null,"stackTrace":["createError(N/error)","createRubrikBAIFileRecords(/SuiteScripts/UPY Create BAI Records.js:612)","createBAIRecords(/SuiteScripts/UPY Create BAI Records.js:132)"],"notifyOff":false},"id":"","notifyOff":false,"userFacing":false}
s
Not familar with that error at all, what is
UPY
, when is this occuring, etc.
a
@Sandii UPY is just the name of the script file. Whenever I am trying to update the Bill Payment, getting the issue.