cancel
Showing results for 
Search instead for 
Did you mean: 

RUN_LOGIC:Run program error, Message Number: "" BPC NW7.5 SP02

Former Member
0 Kudos

Can anybody faced the following error for Currency Conversion in BPC?

*RUN_PROGRAM CURR_CONVERSION

CATEGORY = %CATEGORY_SET%

CURRENCY = %INPUTCURRENCY_SET%

TID_RA = %TIME_SET%

RATEENTITY = GLOBAL

OTHER = [ENTITY=%COSTCENTER_SET%]

*ENDRUN_PROGRAM

Error as follows:

RUN_LOGIC:Run program error, Message Number: ""

Failed

Application: COSTCENTER Package status: ERROR

EXCEPTION OCCURRED WHEN RUNNING PROGRAMS:

Error found in BPC

LOG END TIME:2010-08-05 15:15:56

Thanks

Debasisha

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi,

yes I am facing the same issue with BPC 7.5 NW Sp3

*RUN_PROGRAM CURR_CONVERSION

CATEGORY = %AOL_CATEGORY_SET%

CURRENCY = %RptCurrency_SET%

TID_RA = %TIME_SET%

RATEENTITY = GLOBAL

OTHER = [ENTITY=%AOL_Entity_SET%]

*ENDRUN_PROGRAM

The error message is :

RUN_LOGIC:Run program error, Message Number: ""

Failed

Application: GMPLAN Package status: ERROR

If anybody has any idea about it pls advise.

Former Member
0 Kudos

Hi Michael,

What is the application type? If it is Consolidation type, add both Currency & Group's dimension to your application and try. It should work then.

Regards,

Kranthi

0 Kudos

It is financial type. Currency (RPTCurrency) dimension already exists. There is no need of Group dimension...

So, anything else?

0 Kudos

Hi Kranthi:

I'm facing the same problem when I try to run the FXtrans inside of a Consolidation App: (BPC NW 7.5 SP04)

/CPMB/MODIFY completed in 0 seconds

/CPMB/FX_RESTATMENT_LOGIC completed in 1 seconds

/CPMB/CLEAR completed in 0 seconds

(Selección de miembros)

C_SOCIEDAD_FI: 3200

C_CATEGORIA: PLAN

C_CURRENCY:

C_TIEMPO: 2009.JAN

RUN_LOGIC:Run program error, Message Number: ""

Failed

Application: C_LEGAL Package status: ERROR

Then As you indicate, I´m adding Currency & Group Dims, and when I run the package again here´s a new error:

In the window for status pakage display, the corresponding row for the execution, appears as "Progress": CANCELED

with the following log:

/CPMB/MODIFY completed in 0 seconds

(Selección de miembros)

C_SOCIEDAD_FI: 3200

C_CATEGORIA: PLAN

C_CURRENCY:

C_TIEMPO: 2009.JAN

Application: C_LEGAL Package status: SUCCESS

I hope you can help me with this issue.

Thanks, and regards

Ldelatorre