Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error in report ISA_CATALOG_REPLICATION

0 Likes
952

Hi ,

When I execute the report  ISA_CATALOG_REPLICATION with variant , I get the error in the output log as

"SRET function SRET_DOCUMENTS_SEARCH raised error code 2988".

I de-bugged and found that the error is coming from the FM "SRET_INDEX_STORAGE_SEARCHING" . The return code RCODE returned by the FM contains  value '2988'. But there is no code inside the FM , strange , how it is returning the value then .

Please let me know know the possible casue of this .

Thanks

Manish

1 ACCEPTED SOLUTION
Read only

0 Likes
829

Hi Renjith ,

Thanks for your reply but I need to know what could be possible reason for the error code 2988.

Thanks

Manish

Hi ,

When I execute the report  ISA_CATALOG_REPLICATION with variant , I get the error in the output log as

"SRET function SRET_DOCUMENTS_SEARCH raised error code 2988".

I de-bugged and found that the error is coming from the FM "SRET_INDEX_STORAGE_SEARCHING" . The return code RCODE returned by the FM contains  value '2988'. But there is no code inside the FM , strange , how it is returning the value then .

Please let me know know the possible casue of this .

Thanks

Manish

3 REPLIES 3
Read only

former_member192467
Active Participant
0 Likes
829

Hi,

Please check SAP Note 837119 .

Regards,

Read only

0 Likes
830

Hi Renjith ,

Thanks for your reply but I need to know what could be possible reason for the error code 2988.

Thanks

Manish

Read only

0 Likes
829

Problem is solved .  RFC destinations were incorrect  in transaction SRMO.

Thanks

Manish