cancel
Showing results for 
Search instead for 
Did you mean: 

Error in pharse XPRAS_UPG

Former Member
0 Kudos

Hello,

I got an error in phase XPRAS_UPG. i paste the log LONGPOST.LOG :

UPGRADEPHASE XPRAS_UPG

1PEPU203X> Messages extracted from log file "SAPR700WG4.R46" <

Long text:

Cause

During the upgrade, a message relevant for postprocessing was written

to a log file. This message is not dealt with until the end of the

entire upgrade. The upgrade continues.

System Response

The upgrade stops in phase CHK_POSTUP. To create the reference to the

original log file, this message is generated by R3up.

What to do

Note the messages following this message and proceed according to the

instructions.

A2PESEEF_BADI 152 CMOD " " for SMOD "V56LDELI" has yet to be migrated

Long text:

Cause

Migrate CMOD implementation " " using transaction SPAU

System Response

What to do

To migrate the CMOD implementation to a new BAdI, you must call up

transaction SPAU, and then select "Migration Objects" under the tab

"Modifications".

You will find your SMOD implementation under Migration Objects -> SAP

Enhancements. To start the migration, select your CMOD implementation by

clicking on it.

Tasks for system administration

1PEPU203X> Messages extracted from log file "SAPR700ZG1.R46" <

Long text: see above

A4PECOM_PRODUCT 063 Execute the upgrade report "COM_PRODUCT_UPGRADE"

Thanks,

Roy

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi chandru,

I did all the tests.

When I went to Tcode SPAU and selected "Migration Objectsu201D and executed, I got no results.

Please advice.

Thanks,

Roy

former_member105207
Active Participant
0 Kudos

Hi Roy,

Its is usaully done by the ABAP team.

The modifications or changes will be done by the ABAPer.

You will be able to see this customer exit in SMOD transaction.

1.go to SMOD, Enter V56LDELI enhancement name

2. click components

3. Click display button

4. In the function module exits heading you will be able to the function module EXIT_SAPLV56L_002 specified there.

5. Double click on it, so that the function module code will be opened.

6. In the last but before line of the function module EXIT_SAPLV56L_002 code you will see an line INCLUDE ZXV56U25.

7. Double click on include name ZXV56U25.

8. If you have find any code in this include then you need to migrate this customer exit to BAdi.

9. If suppose it is asking for you to create the include for the first time, then you can skip the step of migrating this BAdi.

If you not using this Badi, then you can go ahead with your upgarde by selecting continue and revision completed.

Do it with the help of your ABAP consultant.

regards,

chandru.

Former Member
0 Kudos

Hi Roy,

Just check with your abap team.

Regards

Ashok Dalai

former_member105207
Active Participant
0 Kudos

hi Roy,

Please follow the staps as told below message

To migrate the CMOD implementation to a new BAdI, you must call up
transaction SPAU, and then select "Migration Objects" under the tab
"Modifications".
You will find your SMOD implementation under Migration Objects -> SAP
Enhancements. To start the migration, select your CMOD implementation by
clicking on it.

This CMOD to BADI migration is normally taken care by the ABAP consultants.

These links might be helpful for you

https://wiki.sdn.sap.com/wiki/display/ABAP/CustomerExits%28CMOD%29

http://www.adfahrer.com/workplace/Sem/2006-11-28-ADSIG-SBN-WalldorfABAP/MikaelAcker-EFW-4-nordic.pdf

regards,

chandru.