Cannot delete the SHIP_UNIT_LINE record error
Hi All
While sending delete signal via XML from integration , for a few order releases, I am running into this error :
Cannot delete the SHIP_UNIT_LINE record. A S_SHIP_UNIT_LINE record references it in its [SHIP_UNIT_GID, SHIP_UNIT_LINE_NO] column
java.sql.BatchUpdateException: ORA-02292: integrity constraint (GLOGOWNER.FK_SSUL_SHIP_UNIT_LINE) violated - child record found
Could anyone advise as to why it is happening and how to avoid it.