Record Deleted after Write Record
Hi,
We have parent applet (orders) and the child is (Payments) , when we try to add new record in the payments list applet (child) the record disappear after saving the record , we found delete statement in the logs "DELETE FROM SIEBEL.S_SRC_PAYMENT
WHERE ROW_ID = :1" , and this happen only when the order status is Complete !
Thanks in advance