cancel
Showing results for 
Search instead for 
Did you mean: 

SYNTAX_ERROR when executing transaction PFCG

Former Member
0 Kudos

Hi all,

I have been directed to dump SYNTAX_ERROR after executing transaction PFCG...i did not make any changes to the system...i have been receiving the below message:

The following syntax error was found in the program SAPLPRGN_STRUCTURE :

"The work area "I_AGR_HIER3" is not long enough . ."

Could you suggest what went wrong??

Thanks,

Subbu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Subbu

Cna you paste the contents of the dump here,that can help us to know the exact issue

specially in the dump there are two sections:what happened and what can you do

Paste the contents here

Rohit

Former Member
0 Kudos

Hi Rohit,

Please find below the contents:

What happened?

The following syntax error occurred in the program SAPLPRGN_STRUCTURE :

"The work area "I_AGR_HIER3" is not long enough . ."

What can you do?

Please eliminate the error by performing a syntax check

(or an extended program check) on the program "SAPLPRGN_STRUCTURE ".

You can also perform the syntax check from the ABAP/4 Editor.

If the problem persists, proceed as follows:

Any suggestions??

Thanks,

Subbu

Former Member
0 Kudos

well Subbu,

Sit with your ABAPER and follow as the dump says:

"Please eliminate the error by performing a syntax check

(or an extended program check) on the program "SAPLPRGN_STRUCTURE ".

You can also perform the syntax check from the ABAP/4 Editor."

Do this and let me know the results

Also was it working fine previously and what is the support pack level of your system.

Also have you posted the ful contents of what can you do section,I guess the dump must have some program names also there which we can refer

Rohit