cancel
Showing results for 
Search instead for 
Did you mean: 

ISU Equipment Location is not updated

vapor_anomaly
Explorer
0 Kudos

Hi,

We have a situation where we install two devices to the same device location using FM ISU_S_WORKLIST_INSTALL.

For the first device the Location is appearing in 'Location tab' of IQ03.

But for the the second device the Location is not appearing in the Location tab of IQ03.

We use the same code to update both.

One difference we noticed is that in ILOA-STORTI, the value is 'R' (Data transfer from reference object) for the first device, and 'D' (Field maintained directly. No data transfer) for the second device. And we are not passing this anywhere in the FM call.

Can anyone let us know how this R / D is determined? Is there any configuration or any default template being used by SAP?

Thank you.

View Entire Topic
NTeunckens
Active Contributor
0 Kudos

Even though related to a BAPI rather than FM "ISU_S_WORKLIST_INSTALL", SAP-KBA 1704117 "... updates the data origin fields ... with unexpected values" mentions how the "Data origin Fields" are filled. I'm guessing the same goes for this Function ...

vapor_anomaly
Explorer
0 Kudos

Hi,

We will check this.

So far, when we look at the calls to install the two devices, we haven't noticed any differences.

Thanks,

Joshua.