E910 - Update via BSVW on F4201/F42019 and F4211/F42119 Union fails
Hello
I have created 2 custom BSVW, first on union of F4201/F42019 and second on union of F4211/F42119.
In a UBE, I have an update statement based on KCOO, DOCO, DCTO for each BSVW to update ADTM, ADLJ and VR03.
This seems to be resulting in an error each time I run it for testing locally.
Since the record to be updated is in F42019, below is the excerpt from the jdedebug.log for your review.
UPDATE TESTDTA.F42019 SET WHERE ( SHDOCO = 0.000000 AND SHDCTO = ' ' AND SHKCOO = ' ' )
OCI0000178 - Unable to execute - UPDATE TESTDTA.F42019 SET WHERE ( SHDOCO = :KEY1 AND SHDCTO = :KEY2 AND SHKCOO = :KEY3 )