Application Development and Automation 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: 
Read only

Not opening BRF+ application

0 Likes
2,219

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
Read only

kakshat
Product and Topic Expert
Product and Topic Expert
0 Likes
2,083

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.

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.

5 REPLIES 5
Read only

kakshat
Product and Topic Expert
Product and Topic Expert
0 Likes
2,084

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.

Read only

0 Likes
2,083

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

Read only

kakshat
Product and Topic Expert
Product and Topic Expert
0 Likes
2,083

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.

Read only

0 Likes
2,083

Thanks Kumar Akshat !!!

Read only

RRAJ33
Discoverer
0 Likes
2,059

Did you find any solution for this.