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

SE16_DUMP : SYNTAX_ERROR : Syntax error in program "SAPLSETB ".

sanjana_lingras
Active Participant
0 Likes
3,132

Hi Experts,

We are facing dump while executing SE16 transaction , dump is "Syntax error in program "SAPLSETB ".

This dump is coming when we try to execute SE16 , it is not allowing to go ahead.

Can you kindly guide to resolve this dump?

Regards,

Sanjana

16 REPLIES 16
Read only

former_member201275
Active Contributor
0 Likes
2,488

Try SE16N

Read only

0 Likes
2,488

SE16N is working but SE16 not working.

How can we resolve the dump for SE16 , also users do not have access to SE16N.

Regards,

Sanjana

Read only

0 Likes
2,488

Please can you post the ST22 dump here.

Read only

0 Likes
2,488

Forgot to mention. If it is a Z* table then go to SE14 and activate and adjust there.

Also... is this happening for all tables?

Read only

0 Likes
2,488

Hi

Probably you've some notes to be implemented, have you tried to look for them?

Try to post where the syntax error is

Max

Read only

0 Likes
2,488

This is happening for all tables:

Read only

kabil_g
Active Participant
0 Likes
2,488

If You download huge no. of data's from the table ....... Standrad function it will give dump error only....

Try downloading with minimum of data's .

Read only

0 Likes
2,488

This error is occurring at first execution of SE16 itself before giving table name to SE16.

This error is in function group SETB , is there any way to restore original version of standard SAP program.

Regards,

Sanjana

Read only

0 Likes
2,488

I suspect the issue is coming after execution of "RS_TABLE_REPORT_GENERATE" of FM.

Any way to resolve this dump?

Regards,

Sanjana

Read only

Former Member
0 Likes
2,488

Hi

But have you tried to check the syntax error by SE80 for function group SETB?

Max

Read only

0 Likes
2,488

Yes there is error as this is standard program we cannot change anything.

Regards,

Sanjana

Read only

Former Member
0 Likes
2,488

Yes ok, because it's a standard program

but I can't still understand which error is

Anyway you need to check if there's a sap note solves that error or you need to open a message to SAP by OSS

Max

Read only

0 Likes
2,488

Hi All,

any note available to resolve this issue?

Regards,

Sanjana

Read only

Former Member
0 Likes
2,488

Try to regenerate the program as mentioned in note 27544.

SE16 -> Table -> Program Generation

Read only

Former Member
0 Likes
2,488

Sanjana,

Did you try 'Rebuilding' the entire Function Group. Sometimes, it is due to some discrepancies in Function group generation. Goto SE80, enter 'SETB' as function group. Once displayed, right click & select Other Functions --> Rebuild Object List.

This will either rectify the error or point you to the exact error code line.

Regards,

Hima

Read only

matt
Active Contributor
0 Likes
2,488

If you want to know if there is an OSS note, log onto SAP Support and search for yourself. Since this is a standard SAP report, you need to report to SAP if you can't find an OSS note.

Thread locked