cancel
Showing results for 
Search instead for 
Did you mean: 

Syntax error in program CL_SXIDEMO_AGCY_BSP===========CP

Former Member
0 Kudos

Hi,

when I try to start the application in order to test the integration scenario "Check Flight Seat Availability" I get the following error:

Error when processing your request

What has happened?

The URL http://sma80.hostname:8001/sap/bc/bsp/sap/sxidemo_agcy_ui/main.htm was not called due to an error.

Note

  • The following error text was processed in the system TDB : Syntax error in program <b>CL_SXIDEMO_AGCY_BSP===========CP</b> .

  • The error occurred on the application server sma80_TDB_01 and in the work process 0 .

  • The termination type was: RABAX_STATE

  • The ABAP call stack was:

Form: GET_APP_CONTEXT_CURRENT of program CL_BSP_CONTEXT================CP

Form: ON_REQUEST_ENTER of program CL_BSP_RUNTIME================CP

Form: ON_REQUEST of program CL_BSP_RUNTIME================CP

Form: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_HTTP_EXT_BSP===============CP

Form: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP

Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME

Module: %_HTTP_START of program SAPMHTTP

Could this error be caused by a deleted proxy of the "FlightSeatAvailabilityQuery_Out"-Outboung interface? If so, how can I recreate this proxy? All my attempts to recreate it failed due to the fact, that I'm not allowed to create a proxy in the "SAI_DEMO_AGENCY"-package, although I'm using a prefix.

Regards, Marc

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Marc,

Check SAP Note 771317, 837961.

Hope it helps.

Former Member
0 Kudos

Hi,

I don't understand what the mentioned SAP notes have in common with my problem.

In the meanwhile I achieved to recreate the proxy but I still get the above mentioned error message. When I test the class "CL_SXIDEMO_AGCY_BSP..." in the class builder I get the following error:

Runtime Errors SYNTAX_ERROR

Date and Time 15.05.2006 15:49:39

-


-


ShrtText

Syntax error in program "CL_SXIDEMO_AGCY_BSP===========CP ".

-


-


What happened?

Error in ABAP application program.

The current ABAP program "%_T00M90" had to be terminated because one of the

statements could not be executed.

This is probably due to an error in the ABAP program.

In program "CL_SXIDEMO_AGCY_BSP===========CP ", the following syntax error

occurred

in the Include "CL_SXIDEMO_AGCY_BSP===========CM003 " in line 5:

"Der Typ "SXIDAG_FSA_QUERY_MT" ist unbekannt."

" "

" "

" "

Author and last person to change the Include are:

Author "SAP "

| Last changed by "SAP "

What does this error mean? How can I achieve to run the demo examples? Do I have to rewrite the implementation of the proxy or is there a chance to revoke the whole thing?

I'd be grateful for any help!

Regards, Marc