cancel
Showing results for 
Search instead for 
Did you mean: 

SAPKITL706 error in spam

former_member183788
Active Participant
0 Kudos

Dear Experts,

       While importing the packages in solution manager via SPAM for SAPKITL706 am getting the below error.

Information on where terminated

    Termination occurred in the ABAP program "SMSY_BP_UTIL==================CP" -

     in "CLASS_CONSTRUCTOR".

    The main program was "RDDEXECU ".

    In the source code you have the termination point in line 1

    of the (Include) program "SMSY_BP_UTIL==================CM007".

    The program "SMSY_BP_UTIL==================CP" was started as a background job.

    Job Name....... "RDDEXECL"

    Job Initiator.. "DDIC"

    Job Number..... 07284700

Accepted Solutions (1)

Accepted Solutions (1)

karthikeyan_natarajan4
Active Contributor
0 Kudos

Hi Prathish,

This note applicable for SP08, however try applying it 1885723  - Error WITH EXPRA_EXECUTION  phase of SP SAPKIL708 ST 720

as mentioned in the note, please check the status of 1827161 in snote.

regards

kartik

former_member183788
Active Participant
0 Kudos

Karthi,

    How we will do the correction instruction? Implementing the note or in ABAP program?

Former Member
0 Kudos

Hi,

Have you tried to re run the phase first.

  • Please check the Implementation Status of the SAP Note 1827161 in SNOTE and implement the current version of this note

To do this go in snote and type the note 1827161 and try to download it. Check if you have the latest version.

But still i would suggest you to retry it and see if it helps.

Thanks

RishI abrol

former_member183788
Active Participant
0 Kudos

Rishi,

     It worked for me, But my solman_setup page is not opening.

karthikeyan_natarajan4
Active Contributor
0 Kudos

Hi Prathish,

At which step in solman_setup you got this error and attache the full dump from ST22.

regards

kartik

former_member183788
Active Participant
0 Kudos

KArthi,

  Below the error:

Category               ABAP Programming Error

Runtime Errors         SYNTAX_ERROR

ABAP Program           CL_SISE_USER==================CP

Application Component  SV-SMG-INS-CFG

Date and Time          13.11.2013 09:34:55

What happened?

    Error in the ABAP Application Program

    The current ABAP program "/1BCWDY/VMVJVWRFVEOG7X1YQDP2==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_USER==================CP " in include

     "CL_SISE_USER==================CM00Z " in

    line 19:

    "Field "IS_PASSWORD_UPDATABLE" is unknown. It is neither in one of the "

    "specified tables nor defined by a "DATA" statement."

    " "

    " "

    The include has been created and last changed by:

    Created by: "SAP "

    Last changed by: "BC_NBTC "

    Error in the ABAP Application Program

    The current ABAP program "/1BCWDY/VMVJVWRFVEOG7X1YQDP2==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_USER================

     ".

    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_USER==================CP :

    "Field "IS_PASSWORD_UPDATABLE" is unknown. It is neither in one of the "

    "specified tables nor defined by a "DATA" statement."

    " "

    " "

karthikeyan_natarajan4
Active Contributor
0 Kudos

HI Prathish,

Please apply this note and try

SAP Note 1814977.

regards

kartik

Former Member
0 Kudos

Hi,

Do you have any system with CUA implemented.

The issue is because the Field "IS_PASSWORD_UPDATABLE" is unknown.

II would suggest you to go in program and see if its active.Take the help of any developer to see if they can help you.

CL_SISE_USER==================CP

Se that if you can see the IS_PASSWORD_UPDATABLE in the line 19 of the code.

If needed we can check the below two notes as there are some code fixes related to IS_PASSWORD_UPDATABLE.

1812046 - SOLMAN_SETUP: issue in role update on systems linked to CUA

1901057 - Creation of RFC´s to managed system fails

Thanks

Rishi Abrol

former_member183788
Active Participant
0 Kudos

Rishi,

     We didn't implemented Central user administration.......

former_member183788
Active Participant
0 Kudos

Rishi,

   I applied the note, but still the same error.

Former Member
0 Kudos

Hi,

try to activate the objects using report SCWB_NOTE_ACTIVATE

karthikeyan_natarajan4
Active Contributor
0 Kudos

Prathish,

Is the central correction note for solman 7.1 SP5 is applied completely? Can you double check it and see any latest version available by clicking on download latest version of sap note.

regards

kartik

Former Member
0 Kudos

Hi,

If you check the class CL_SISE_USER IS_CUA_DEPENDANT in the note 0001812046 there are references of parameters IS_PASSWORD_UPDATABLE.

So take the help of a developer and see if you can get the code corrected related to Field "IS_PASSWORD_UPDATABLE

You can also try to implement note 1812046 - SOLMAN_SETUP: issue in role update on systems linked to CUA.

If it fixes the issue.

Thanks

RishiA brol

former_member183788
Active Participant
0 Kudos

Karthi,

      SOLMAN_SETUP is in error state, should i have to try using SNOTE

former_member183788
Active Participant
0 Kudos

Subash,

     How to activate this report?

former_member183788
Active Participant
0 Kudos

Rishi,

     Implemented the note 1812046 and the error is rectified.

Former Member
0 Kudos

Hi Philip,

Just run it using SE38 provide report name SCWB_NOTE_ACTIVATE than note nr.

BR,

K.

Answers (0)