Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9233

Re: SAP BPC 10 MS - Error running stored procedure SPRUNCONVERSION

$
0
0

Dear Peter,

 

Thank you for the reply. We are on SAP BPC MS 10, SP12. The FX DM package as status successful.

 

 

 

Number of logic calls: 1

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

  Call no. 1, logic:
\\MSILSAPTEST\OSoft\WebFolders\MSIL_PC\Conso_FX\\..\AdminApp\Conso_FX\FXTrans.lgx

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

  signeddata is YTD

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

  Building sub-query 1

 

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

  Query Type: 0

  Max members:

  

Executing stored
procedure SPRUNCONVERSION
[CONSO_FX],[ACTUAL],[INR],[GLOBAL],[SPSCOPE_20148161140521],[SPLOG_20148161140518]

 

Error running stored
procedure SPRUNCONVERSION
[CONSO_FX],[ACTUAL],[INR],[GLOBAL],[SPSCOPE_20148161140521],[SPLOG_20148161140518]:

 

Time to run stored
procedure: 1.08 sec.

 

call 1 completed and
data posted in 1.63 sec.

 

Run completed in 1.65 sec.

  ****************************************************************************************************

  End time
--->11:40:12  -  Date: 2014-08-16

  ****************************************************************************************************

 

File path:
\MSIL_PC\Conso_FX\PrivatePublications\KPMG_HBisla\tempfiles\DebugLogic_11_0913617197.Log

 

We also checked MS SQLServer Management Studio and tried to execute dbo.SPRunConversion with the below parameters and got the below messages

 

 

 

USE [MSIL_PC]

GO

DECLARE     @return_value int

 

EXEC  @return_value =
[dbo].[SPRunConversion]

 

            @App =
N'CONSO_FX',

 

@Category =N'ACTUAL',

 

@Currency =N'INR',

@RATEENTITY =N'GLOBAL',

@Scope =N'SCOPETABLE',

@Debug =N'LOGTABLE',

@Maxrows = 1

 

 

SELECT      'Return Value'
= @return_value

 

GO

 

 

Msg 208, Level 16, State 1,
Line 1

 

 

Invalid object name
'LOGTABLE'.

 

 

Msg 208, Level 16, State 1,
Line 1

 

 

Invalid object name
'SCOPETABLE'.

 

 

Msg 208, Level 16, State 1,
Line 1

 

 

Invalid object name
'LOGTABLE'.

 

  

(1 row(s) affected)

 

We have referred to OSS notes as well but are unable to proceed.

 

Would be grateful for any help on  this.

 

Regards,

Rajat Gupta


Viewing all articles
Browse latest Browse all 9233

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>