cancel
Showing results for 
Search instead for 
Did you mean: 

Running Currency Conversion without the Flow Dimension

Former Member
0 Kudos

Hi all,

Does anyone know how to successfully run currency conversion without the Flow dimension being in the model?

My model is a Financial model, not a Consolidation model. The attached guide states that it is possible and that the Flow dimension is an optional dimension. When I have the Flow dimension in the model, the code runs perfectly, but once I take it out I get a UJK_EXECUTION_EXCEPTION error from UJKT.

Any help would be appreciated.

Currency Translation Rule - SAP Business Planning and Consolidation, version for SAP NetWeaver - SAP...


LGX:

*RUN_PROGRAM CURR_CONVERSION

CATEGORY = %VERSION_SET%

TIME = %TIME_SET%

CURRENCY = %RPTCURRENCY_SET%

OTHER = [COMPANY = %COMPANY_SET%]

RATEENTITY = GLOBAL

*ENDRUN_PROGRAM

*COMMIT

-------------------------------------------------------------------------------------------------------------------------------------

LOG:

FILE:\ROOT\WEBFOLDERS\SAPBPC \ADMINAPP\CAPEX\TEST.LGF

USER:NEWEYM

APPSET:SAPBPC

APPLICATION:CAPEX

RUN CURRENCY CONVERSION

EXCEPTION OCCURRED WHEN RUNNING PROGRAMS:

An exception has occurred

UJK_EXECUTION_EXCEPTION:Run program error, Message Number: "An exception has occurred"

I

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Matt,

is the flow field in your rule empty? Can you save the rule without error? Have you tried to run the conversion without the flow dimension in UJKT?

BR,

Arnold