cancel
Showing results for 
Search instead for 
Did you mean: 

Error in phase XPRA_EXECUTION while updating the SAP_BASIS patch !4

Former Member
0 Kudos

Hi ,

I am trying to update the sap_basis patch from level 13 to 14 . While updating I am getting

Error in phase: XPRA_EXECUTION

Reason for error: TP_STEP_FAILURE

Return code: 0012

Error message: OCS Package SAPKB70014, tp step R, return code

0012

In ST22 It says Syntax error in program "CL_CLS_ATTR_VALUE_ASSIGNMENT==CP

any help would be appreciated..

Regards,

Pradeep

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

can you look at this

Note no's: 672651 - OCS: Known problems with Support Packages.

Note no's:672652

[http://help.sap.com/saphelp_nw04/helpdata/en/7e/c6c2ad98a711d2b429006094b9ea64/content.htm]

Regards,

Muralidhar

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi ,

I am getting the same syntax error ( Syntax error in program CL_CLS_ATTR_VALUE_ASSIGNMENT==CP) during the import of the basis pack 14. Can you tell us the solution.

Thanks

Former Member
0 Kudos

This is what I get in the import log

The Syntax Error is given below

######################################

Execution of programs after import (XPRA)

Transport request : SAPKB70014

System : DEV

tp path : tp

Version and release: 372.04.59 700

Program terminated (job: RDDEXECL, no.: 17163300)

See job log

Execution of programs after import (XPRA)

End date and time : 20090518171648

Ended with return code: ===> 12 <===

######################################

untime Errors SYNTAX_ERROR

Date and Time 18.05.2009 17:16:34

-


-


Short text

Syntax error in program "CL_CLS_ATTR_VALUE_ASSIGNMENT==CP ".

-


-


What happened?

Error in the ABAP Application Program

The current ABAP program "SAPLCLS_AFTER_IMPORT" had to be terminated because it

has

come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program

"CL_CLS_ATTR_VALUE_ASSIGNMENT==CP " in include

"CL_CLS_ATTR_VALUE_ASSIGNMENT==CM00D " in

line 1:

"Method "GET_DETAILS_OF_ASSIGNMENT" does not exist. The following simil"

"arly-named methods do exist: "GET_DESCRIPTION_OF_ASSIGNMENT", "GET_PAC"

"KAGES_OF_ASSIGNMENTS" and "GET_CLIENT_ASSIGNMENTS"."

" "

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 "SAPLCLS_AFTER_IMPORT" 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_CLS_ATTR_VALUE_ASSIGNMENT==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_CLS_ATTR_VALUE_ASSIGNMENT==CP :

"Method "GET_DETAILS_OF_ASSIGNMENT" does not exist. The following simil"

"arly-named methods do exist: "GET_DESCRIPTION_OF_ASSIGNMENT", "GET_PAC"

"KAGES_OF_ASSIGNMENTS" and "GET_CLIENT_ASSIGNMENTS"."

" "

-


-


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.

-


Former Member
0 Kudos

Hi Pradeep,

Sorry to say but I got the error encountered in some other function module. So those notes are not suitable for your case.

I suggest that please open a high priority Ticket with SAP for this. Because this is simply a bug in the SAP support package.

With Regards,

Saurabh

Former Member
0 Kudos

Hi Pradeep,

Please post some relevent lines lines from the import log of the transport request regarding the error.

I have also faced the same problem in this phase. So before suggesting you some notes (Which resolves my issue), I would like to see that point of error.

With Regards,

Saurabh

Former Member
0 Kudos

Hi Pradeep

Continue with the import in dialog mode,the error should go

Rohit