on 2016 Aug 30 8:54 AM
Hi Experts ,
We are using SAP BPC MS VERSION ,WHILE SAVING INPUT SCHEDULE DATA I AM GETTING THE BELOW ERROR. First we restarted Send Governor Services and also deleted the below tables
DELETE FROM lckFinance
DELETE FROM sgQueue
DELETE FROM sgData0Finance
DELETE FROM sgData1Finance
Still Getting an error
Please help me
Request clarification before answering.
Hi Subbaraju,
there is a note about the code errors of sprunconversion see please 1827841 - Error return codes for the SPRUNCONVERSION stored procedure and follow the hints.
Please don't forget to close the thread in the right manner after solved.
Regards
Roberto
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When I have seen this error, it usually means there are no exchange rates entered for the period, in this case Jan 2016. Check that you have rates for the slice of data you are saving to. It should be in your rate fact table. I imagine you have an input schedule somewhere to load this information.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Subbaraju,
according to the error message, it seems that you are calling the SPRUNCONVERSION BusinessRule within your Default.LGF.
In case you find in your Default.LGF, something like
*RUN_STORED_PROCEDURE=SPRUNCOVNVERSION(....
Please comment this line then let us know about the result.
Best Regards,
Maher Seltana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 41 | |
| 4 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.