SAP ABAP Message Class /IWFND/CM_LOGGING Message Number 212 (QUERY_BY_ELEMENTS failed. Result Code='&1'| Process Code='&2' |Class='&3')
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CS (Application Component) IWF Common Services
     /IWFND/COS_SHARED_OBJECTS (Package) GW Framework - Shared Objects among Package /IWFND/COS
Attribute
Message class /IWFND/CM_LOGGING  
Short Description SAP NetWeaver Gateway Framework Step Descriptions    
Message Number 212  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20131127   
Message Text
QUERY_BY_ELEMENTS failed. Result Code='&1'| Process Code='&2' |Class='&3'
Help Document

Diagnosis

The application code or more precisely the "Adaptation Backend Service Object " (ABSO) terminated with an error code.

This indicates a business error. The Adaptation Business Object is responsible for publishing a meaningful message that is persisted at the application trace:

SAP NetWeaver Gateway Application Log Viewer

Result Codes:

  • Success : 'OK'
  • Warning: 'WA'
  • Permanent failure: 'FP'
  • Temporary failure: 'FT' (The request might be processed successfully after retrying the request with the same parameters.)

Process Code:

  • Skip SAP system operation: 'S'. (The ABSO does not call the SAP system operation.)
  • Fail request: 'F'. (The ABSO terminates the current request. This is usually caused by a business error.)

System Response

Procedure

Procedure for System Administration

History
Last changed on/by 20141120  SAP 
SAP Release Created in   100