cancel
Showing results for 
Search instead for 
Did you mean: 

SYNTAX ERROR CL_NODE_STEP_PII==============CP

Former Member
0 Kudos

Hello

i have found one SYNTAX ERROR on standard program

The following syntax error was found in the program

CL_NODE_STEP_PII==============CP :

"Recursive INCLUDE nesting in program "IF_NODE_PII===================IU"

pl reply

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Is it happend after patch upgrade?

Regards

Nick Loy

Former Member
0 Kudos

No, we have not upgrade any patch

Former Member
0 Kudos

Check what happened and how to correct the error in your dump

Former Member
0 Kudos

What happened?

The following syntax error occurred in the program

CL_NODE_STEP_PII==============CP :

"Recursive INCLUDE nesting in program "IF_NODE_PII===================IU"

Error in ABAP application program.

The current ABAP program "CL_NODE_PROCESS_STEP_PII======CP" had to be

terminated because one of the

statements could not be executed.

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

___________________________________________________________________________

How to correct the error

Probably the only way to eliminate the error is to correct the program.

-

If you cannot solve the problem yourself, please send the

following documents to SAP:

1. A hard copy print describing the problem.

To obtain this, select the "Print" function on the current screen.

-

2. A suitable hardcopy prinout of the system log.

To obtain this, call the system log with Transaction SM21

and select the "Print" function to print out the relevant

part.

3. If the programs are your own programs or modified SAP programs,

supply the source code.

To do this, you can either use the "PRINT" command in the editor or

print the programs using the report RSINCL00.

4. Details regarding the conditions under which the error occurred

or which actions and input led to the error.

Former Member
0 Kudos

Hi

If you analyse the System Log (SM21) and you can able to find the area to which you have to look into it.

Regards

Shan