Skip to Content
0
Former Member
May 07, 2010 at 01:20 PM

InfoObjects Losing their Technical Name in InfoSet

59 Views

I built an InfoSet from one InfoCube and two DataStores. I have a query and in the query I tried to convert a KF currency to dollars using sales date. I have a currency conversion that I usually use but it won't work.

I am thinking it's because the InfoObject sales date has a different technical name now that it is part of the InfoSet. The original sales date tech name is ZSALESDATE though the salesdate in my infoset has a tech name of ZDBLNDIS__F51. Is this normal? Sorry, I am very new to SAP.

Right now, my assumption is the normal currency conversion that I usually use won't work because it doesn't see InfoObject: ZSALESDATESales Date in the query because it is looking at the technical name. So, I thought I would go to RSCUR and create a new conversion using the ZDBLNDIS__F51SalesDate from the InfoSet but it doesn't show up in the list of available dates, possibly because it is virtual?