cancel
Showing results for 
Search instead for 
Did you mean: 

Getting syntax error while exicutiing SOLMAN_SETUP transaction after solaman 7.1 SP14 upgrade

Former Member
0 Kudos

Hi Experts,

I have upgraded SP level to Solution manager system(7.1) from SP11 to SP14 with SUM tool.

After upgrade getting syntax error "while processing your query error" while executing SOLMAN_SETUP transaction.

  • Syntax error in program CL_SISE_STEP_ABS==============CP .

I have applied belowcorrection note as well after upgrade

2110259 SAP Solution Manager 7.1 SP14 - basic functions

PFB the ST22 dump:

Category ABAP Programming Error Runtime Errors SYNTAX_ERROR ABAP Program CL_SISE_STEP_ABS==============CP Application Component SV-SMG-INS-CFG Date and Time 10/27/2016 02:59:31 Short text Syntax error in program "CL_SISE_STEP_ABS==============CP ". What happened? Error in the ABAP Application Program The current ABAP program "CL_SISE_STEP_CUSTOM===========CP" had to be terminated because it has come across a statement that unfortunately cannot be executed. The following syntax error occurred in program "CL_SISE_STEP_ABS==============CP " in include "CL_SISE_STEP_ABS==============CM01E " in line 44: ""RT_SCOPE" is a table of the kind SORTED. You cannot use the SORT comm" "and with this type of table." " " " " The include has been created and last changed by: Created by: "SAP " Last changed by: "SAP " Error in the ABAP Application Program The current ABAP program "CL_SISE_STEP_CUSTOM===========CP" had to be terminated because it has come across a statement that unfortunately cannot be executed. What can you do? Please eliminate the error by performing a syntax check (or an extended program check) on the program "CL_SISE_STEP_ABS==============CP ". You can also perform the syntax check from the ABAP Editor. If the problem persists, proceed as follows: Note down which actions and inputs caused the error. To process the problem further, contact you SAP system administrator. Using Transaction ST22 for ABAP Dump Analysis, you can look at and manage termination messages, and you can also keep them for a long time. Error analysis The following syntax error was found in the program CL_SISE_STEP_ABS==============CP : ""RT_SCOPE" is a table of the kind SORTED. You cannot use the SORT comm" "and with this type of table." " " " " 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 and want to send an error notification to SAP, include the following information: 1. The description of the current problem (short dump) To save the description, choose "System->List->Save->Local File (Unconverted)". 2. Corresponding system log Display the system log by calling transaction SM21. Restrict the time interval to 10 minutes before and five minutes after the short dump. Then choose "System->List->Save->Local File (Unconverted)". 3. If the problem occurs in a problem of your own or a modified SAP program: The source code of the program In the editor, choose "Utilities->More Utilities->Upload/Download->Download". 4. Details about the conditions under which the error occurred or which actions and input led to the error. System environment SAP Release..... 702

Kindly help me on this?

Accepted Solutions (0)

Answers (1)

Answers (1)

MichaelFoley
Advisor
Advisor
0 Kudos

Hi

Please see KBA

2162836 - Dump: Syntax error in program "CL_SISE_ACT_CUSTOM_NOTE=======CP

This may help resolve your issue.

Kind Regards

Michael