SAP ABAP Message Class AS_DATASOURCE Message Number 001 (You cannot carry out this function with archiving object &1)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-ADK-AS (Application Component) Archive Information System
     SARCIS_INTERNAL (Package) Archive Information System: Internal Objects
Attribute
Message class AS_DATASOURCE  
Short Description Dialog for Selecting Data Source    
Message Number 001  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20031106   
Message Text
You cannot carry out this function with archiving object &1
Help Document

Diagnosis

You called up a read program via the Archive Administration program. The read program is unable to read data off the archiving object . (The Archive Administration program was called up with this archiving object.)

Procedure

Choose a different read program.
Within the Archive Administration program use input help (F4) for the field 'Read Program'.
Contact your system administrator.

Procedure for System Administration

This message can appear in the following cases:

  • The read program cannot be used for the archiving object , but has been entered as the read program for this archiving object .
    This means that the read program has been entered in at least one of the tables ARCH_RPRG or ARCH_REPOW. Check (for example through transaction SE16) whether one of these tables contains an entry that combines the archiving object and the read program that was used. If the entry was delivered as part of an SAP program, contact the SAP Hotline. If not, delete the entry in the following manner:
    • Table ARCH_REPOW
      Delete the entry using transaction SM30.
    • Table ARCH_RPRG
      You should delete an entry from table ARCH_RPRG only if you yourself created the entry. To delete the entry use transaction AOBJ.
  • The read program can be used for the archiving object , but does not work within the Archive Adminstration program.
    If this is the case, it is likely that a program error occurred. If you are using an SAP program, contact the SAP Hotline. If you are using your own program, it is likely that one of the function modules AS_DATASOURCE_INIT or AS_DATASOURCE_SELECT is not being called up correctly. The archiving object should exist in the parameter IT_OBJECTS.

History
Last changed on/by 20020409  SAP 
SAP Release Created in   630