cancel
Showing results for 
Search instead for 
Did you mean: 

search object error in the debugger.

Former Member
0 Kudos

hi,all

I click search obj in the deugger, system get error

error info:

VIRSAHR_01: Cannot execute BAPI UserList: failed to create or init instance of model 'com.virsa.cc.modelvirsahr_01.BAPI_VIRSAHR_01' in scope APPLICATION_SCOPE with instanceId 'null': failed to create instance of model 'com.virsa.cc.modelvirsahr_01.BAPI_VIRSAHR_01': no jcoMetadata found for RFC function '/VIRSA/SEARCH_DATA'! Please verify, that your model is consistent with the ABAP backend: 'NW7'.

ErrorCannot extract data from system (cg16); for more details, refer to ccappcomp.n.log

but

select * from virsa_cc_objtext and select * from virsa_cc_sapobj

it's fine.

Edited by: Huang Jun on Dec 18, 2008 3:46 AM

Edited by: Huang Jun on Dec 18, 2008 3:47 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi ,

>: no jcoMetadata found for RFC function '

Have you specified JCos for Metadata ? . Please recheck the Jcos for Metadata. Try to do a test and ping on the metadata Jcos and confirm that there is no issues with JCos for Metadata.