cancel
Showing results for 
Search instead for 
Did you mean: 

NO_MAPPINGPROGRAM_FOUND : Mapping program is not available in runtime cache

Former Member
0 Kudos
761

Hi,

I have a SOAP to RFC scenario. Where the source is a service interface and target is ZBAPI. When I test this interface I get

'NO_MAPPINGPROGRAM_FOUND : Mapping program is not available in runtime cache' error.

I have tried the following things but none worked.

1. Checked the Message Mappings and reimported it in the Operation Mapping.

2. Deleted and created the Operation Mapping again.

3. Cleared the SLD Cache.

4. Performed the Complete Cache Refresh from SXI_CACHE.

5. Reimported the ZBAPI.

6. Deleted all the IR and ID objects and created it once again after performing the Cache refresh.

Note: I had one observation that the newly created Operation Mapping object had the same object ID as that of the deleted one.

View Entire Topic
Former Member
0 Kudos

Hello Everybody,

Thanks for your suggestions, my issue is resolved.

I had not mapped the exception structure, which i think was on of the reason.

I also notiiced that this error comes when the RFC is being modified and we are testing the PI interface.

Its better to test the interface in the debug mode, which might be helpful to find out the reason.

Regards,

Rohit.

bhakti2
Active Participant
0 Kudos

thank you for sharing you solution. Could you please tell me how to mapp the exception structure. i am having exact same situation.