cancel
Showing results for 
Search instead for 
Did you mean: 

Error while running currency conversion:RUN_LOGIC:Member "LC" not exist

Former Member
0 Kudos

I am using following logic to do currency coversion for reporting currency using Fxtrans.LGF

RUN_PROGRAM CURR_CONVERSION

CATEGORY = %CATEGORY_SET%

CURRENCY = %RPTCURRENCY_SET%

TID_RA = %TIME_SET%

OTHER=ENTITY=%ENTITY_SET%

RATEENTITY = GLOBAL

*ENDRUN_PROGRAM

After running package we are getting error :RUN_LOGIC:Member "LC" not exist

Please note : We are using two dimesnions rptcurrency & groups in BPC 7.5 NW. The logic is bulit to convert lc DATA INTO REPORTING CURRENCY.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Just want to check couple of things:

Do you have 'LC' as one of the members of your 'rptcurrency' dimension. You need this. Also ensure you have all the required 'rate' data in your rate cube.

Thanks,

Sreeni

Former Member
0 Kudos

Hi Sreeni

We are maintaining LC as a member in Rptcurrency dimension also uploaded data in rate application.Request you to please help us with the above problem.

Former Member
0 Kudos

Hi Rohit,

There is a property called "PARENT_GROUP" in rptcurrency dimension,

Guess you may be missing that property in this dimension. Please check if not ,add it to the property list.

Also check the application parameters on web client

Hope this helps.

Regards,

Sanjeev

Edited by: sanjeev.s on Aug 11, 2011 10:24 PM

Former Member
0 Kudos

Hi Sanjeev,

We have already using this " Parent_Group" but is not working please suggest.

Note : I am using consolidation type of application and want to convert LC data into Reporting currency.

Regards

Rohit

Edited by: Rohit26 on Aug 11, 2011 10:44 PM

Former Member
0 Kudos

Hi

Pl check whether you have maintained the following value under CURRENCY_TYPE- L for LC for dimension Reporting Currency.

Br

Siva

Former Member
0 Kudos

We are already using CURRENCY_TYPE-L for LC

Answers (1)

Answers (1)

Former Member
0 Kudos

I think you are using LC in your data manager selection screen.

If you are converting the data from LC to RPT then choose the curency which REPORTING property = Y.

And LC should have reporting property =N

Edited by: Anurodh Jindal on Aug 12, 2011 12:35 PM

Former Member
0 Kudos

Hi Rohit,

Could you find a solution to this issue? I am facing the same problem while trying to convert from LC (which is USD) to INR. I have checked my settings as per the thread; I am not using PARENT_GROUP property in the RptCurrency dimension apart from that everything is ok. In EvDRE parameters for Dimension RptCurrency, in the Memberset I am choosing "LC,INR" but I am not getting an additional column with INR balance as 0 and when I run the DM, it says, "Member INR does not exist".

I have maintained data in the Ownership App through the dynamic hierarchy editor.

Thanks,

Rajat