Hi,
I am facing a problem when i am trying to run the urrency conversion..
Below are the Setting done for Currency conversion..
1.Account--rate Type
2.Entity--Currency
3.Time--Year,MonthNUm,TimeID and Period..
4.Datasrc--Datasrc_Type,IS_Converted..
5.RPTCurrency--Currency_type,reporting..
Business rule Configuration:
Account Rate Type Formula
AVG [AVG]
END [END]
FXTrans Logic..
*RUN_PROGRAM CURR_CONVERSION
CATEGORY = %T_CATEGORY_SET%
CURRENCY = %RPTCURRENCY_SET%
TID_RA = %TIME_SET%
OTHER = [ENTITY=%T_ENTITY_SET%]
RATEENTITY = GLOBAL
*ENDRUN_PROGRAM
*COMMIT
RATE Application has been loaded the rates for GLOBAl Entity...
After Running the package we are getting error..
Package Log:
/CPMB/MODIFY completed in 0 seconds
/CPMB/FX_RESTATMENT_LOGIC completed in 1 seconds
/CPMB/CLEAR completed in 0 seconds
[Selection]
-
(Member Selection)
T_ENTITY: IND01
T_CATEGORY: PLAN
RPTCURRENCY: USD
TIME: 2010.JAN
[Messages]
-
RUN_LOGIC:Run program error, Message Number: ""
Failed
Application: PL Package status: ERROR
Formula Log:
LOG BEGIN TIME:2011-06-01 10:42:16
FILE:\ROOT\WEBFOLDERS\TrainingBPC\ADMINAPP\PL\FXTRANS.LGF
USER:CTS\229773
APPSET:TrainingBPC
APPLICATION:PL
RUN CURRENCY CONVERSION
EXCEPTION OCCURRED WHEN RUNNING PROGRAMS:
Error found in BPC
LOG END TIME:2011-06-01 10:42:17
Please let me know where i am going wrong..
Thanks,
Naresh.K