Thursday, September 15, 2011

Oracle iStore - Difference btw 'Delete all lines' & 'Delete Cart'

Delete Cart:

Delete Cart functionality keeps all the records in the line table and headers table.
The header table status is updated as 5, which is inactive.

Deleting all the lines:

Deleting all the lines deletes the data from the lines table and header level record is retained in the headers table with status as 5, which is inactive.

No comments:

Post a Comment