Hi All,
CO_ORDER is the archiving object for archiving orders in CO
The following tables though they are listed in DB15 transaction are not getting archived with CO_ORDER but the table entries are deleted while running the delete program pertaining to CO_ORDER. These tables however are getting archived and deleted with CO_ITEM archiving object with object type ORD
The list of tables that are getting deleted are COBK,COBK_INDX,COEJ,COEJL,COEJR,COEP,COEPB,COEPL,COEPR.
If CO_ORDER object alone has to be archived, then these tables will not get archived but will be directly deleted.
Is there any sequence in archiving CO_ITEM and CO_ORDER?
Any pointers to the same will be helpful.