Error in 19.1Prod sql script

Issue No: IC-7054
Created 4/5/2019 8:14:19 AM
Type Bug-QC
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 19.1
Description 2019-04-05T11:57:11.0944132Z Error SQL72014: .Net SqlClient Data Provider: Msg 205, Level 16, State 1, Procedure uspICProcessPayables, Line 217 All queries combined using a UNION, INTERSECT or EXCEPT operator must have an equal number of expressions in their target lists. 2019-04-05T11:57:11.0944269Z Error SQL72045: Script execution error. The executed script: 2019-04-05T11:57:11.0944335Z ALTER PROCEDURE dbo.uspICProcessPayables 2019-04-05T11:57:11.0944455Z @intReceiptId INT=NULL, @intShipmentId INT=NULL, @ysnPost BIT, @intEntityUserSecurityId INT 2019-04-05T11:57:11.0944747Z AS 2019-04-05T11:57:11.0944861Z BEGIN