SAP ABAP Message Class SCRM Message Number 003 (Table &1 from system &2 cannot be converted to local format)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     S_CHECK_RESULT_MANAGEMENT (Package) SAP ONLY: Check Internal Guidelines - Basic Module
Attribute
Message class SCRM  
Short Description Check Results Management    
Message Number 003  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Table &1 from system &2 cannot be converted to local format
Help Document

Diagnosis

You attempted to read table from system through RFC.

Due to conversion problems, this is not possible.

There may be several reasons for this:

  • The structure of the table is different in both systems so that no "MOVE TO" logic is possible when the data is converted.
  • The code page or number alignment (big-little-endian) could not be determined.

System Response

Procedure

Procedure for System Administration

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