Diagnosis Inject modules (see table TARCHENGINE03) are registered for thisarchiving scenario. System Response This is no longer allowed as of SAP Netweaver 7.00. As of this release,the Business View Platform is no longer based on push technology(registration of inject modules), but uses the pull approach. In thiscontext, pull means that the application logic can proactively taketable entries from the archive using access methods. Procedure Remove these registered inject modules manually from table TARCHENGINE03using transaction SE16. The display transaction can access archived data using an interface indialog processing (above the database layer). To do so, use the methods from class CL_AR_ACCESS_FACTORY. |