SAP ABAP Message Class AREN Message Number 222 (&1 No inject modules can be registered)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ARE (Application Component) Archiving Engine
     ARFA_ARCHIVING_ENGINE (Package) Archiving Engine
Attribute
Message class AREN  
Short Description Messages - Archiving Engine    
Message Number 222  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
&1 No inject modules can be registered
Help Document

Diagnosis

Inject modules (see table TARCHENGINE03) are registered for this archiving 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 this context, pull means that the application logic can proactively take table entries from the archive using access methods.

Procedure

Remove these registered inject modules manually from table TARCHENGINE03 using transaction SE16.

The display transaction can access archived data using an interface in dialog processing (above the database layer).

To do so, use the methods from class CL_AR_ACCESS_FACTORY.

Procedure for System Administration

History
Last changed on/by 20130531  SAP 
SAP Release Created in   30