Purpose Rebuild usage location table for change sequence graph Integration First, you must initialize the database tables CCSEQ and CCSEQ_CYCLE. Todo so, use the program CCSEQ_CSG_DELETE. The changes made to the change sequence graph when the usage locationtable is rebuilt only become effective after the graph has been updated(program CCSEQ_CSG_UPDATE). Output You can view the results in the application log. To do so, calltransaction SLG1, and choose object CCSEQ. Activities First, the system deletes all entries in the database table CCSEQ_NODES.Then, the system generates the new data using BAdI methodGET_DATA_FOR_NODES. |