cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HCI error integration

carlos_perez8
Participant
0 Likes
217

Hi all

When we try to transfer location master to IBP using HCI , iget this error.

</home/devadm/DataServicesAgent/abap/SOP_MD_LocationMaster_R3_STAG_LOCATION.Aba> error <Source 0PLANT_ATTR not found or not released (program RODPS_OS_EXPOSE)> encontré esta nota 2434166 - Error in ODP Extraction: Source Not Found or Not Released

Accepted Solutions (1)

Accepted Solutions (1)

lingaiahvanam
SAP Champion
SAP Champion
0 Likes

Hi Carlos,

This issue might be source and target fields mapping are not maintained properly.

I would like to know which system (ECC) data transferring to IBP, if ECC data you need to revisit the system mapping once again, you can check HCI log whether data pulling from ECC to IBP staging tables.

Last thing performs the consistency check with source system.

Best Regards,

Lingiaah

Answers (1)

Answers (1)

AyanBishnu
Active Contributor
0 Likes

Hi Carlos

Although it is very hard to say the exact issue without taking a look into that particular HCI task, but still provide the following inputs.

First please tell me if you are using any ABAP endpoint in this task or not ?

Are you using the standard IBP external table to fetch data in the HCI task or is it some custom Z table ?

I could see that the error is appearing at the STAG level, which is probably the last step of the task. If that is the case please check the target query prior to the STAG and ensure that the mapping of that attribute is proper without any error.

Last but not the least, please check if you have defined the right planning area in the global variable of the HCI task

If nothing works, then you need to share details of each steps in the HCI task