Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Not opening BRF+ application

0 Kudos
689

Hello Experts,

I am developing application in BRF+ in development system, but getting error as

500 SAP Internal Server Error

ERROR: Syntax error in program CL_FDT_DECISION_TABLE=========CP . (termination: RABAX_STATE)

Please suggest me what action is to be taken.

Thanks in advance,

Swanand.

1 ACCEPTED SOLUTION

kakshat
Product and Topic Expert
Product and Topic Expert
0 Kudos
553

Did you try doing a syntax check in that class? It is a standard class, so there is likely a Note available to fix the issue.

5 REPLIES 5

kakshat
Product and Topic Expert
Product and Topic Expert
0 Kudos
554

Did you try doing a syntax check in that class? It is a standard class, so there is likely a Note available to fix the issue.

0 Kudos
553

Yes. I have implement the note. But there are many pre requisite notes for that note(around 200). These pre requisite notes are not activated because of error.

Thanks

Swanand

kakshat
Product and Topic Expert
Product and Topic Expert
0 Kudos
553

In that case I would suggest opening a ticket for SAP. They should be able to tell you if there is support pack that can address the problem.

0 Kudos
553

Thanks Kumar Akshat !!!

RRAJ
Discoverer
0 Kudos
529

Did you find any solution for this.