Skip to Content
0
Former Member
Feb 11, 2010 at 08:16 AM

Database Connection Error:BAPI Error #0

105 Views

I have a problem when I preview a report in Crystal Reports 2008 using BW MDX Query I had recieved the following messages:

1.Failed to retrieve data from database

and then when I click ok

2.Database Connection Error:BAPI Error #0

Error occurred when starting the parser:timeout during allocate / CPIC-CALL'ThSAPCMRCV'

I copied the query of crystal report and I execute it inside the transaction of mdxtest

SELECT NON EMPTY EXCEPT([0CALMONTH].MEMBERS, {[0CALMONTH].[All]}) ON ROWS FROM [USD_SD_C0/RPT_1] SAP VARIABLES [!V000001] INCLUDING [0CALMONTH].[200401]

I found the debugger had stopped in the line Break when I click on F8

I recieve the following error

Error occurred when starting the parser: timeout

during allocate / CPIC-CALL: 'ThSAPCMRCV'

Please anybody can help me