Hi Gurus,
I have a standard ODS object with 6 Keyfields & 1 Datafield.
I am updating it from an Infosouce with help of Update Rules.
In the Update rules:
The 6 Keyfields are mapped from the Infosource fields which has relevant data.
The one Data field needs to be set to "No Update" because there is no relevant field from the Infosource.
Issue is surfacing with this Data field being set to "No Update"
when I run the Infopackage even though there are relevant fields in Infosource for the 6 Keyfields none of them are getting updated.
But when I set the Data field to "Overwrite" and for Update method give some constant or write some Routine and give the Result as 0, the rest 6 Keyfields are also getting updated from the Info source.
My question is....
If ODS is having only one Data field, is it mandatory that I have to update it with some value ?
Can't I set it to "No Update" and load just the Key fields ?
Thanks in advance,
Venkat