cancel
Showing results for 
Search instead for 
Did you mean: 

error during the installation of a new module in IPC

Former Member
0 Kudos

I'm try to use the the tcode /SAPCND/UE_DEV for upload an IPC module.

CR: CRDK901203

package (ABAP) : ZIPC01

jar file: C:\DEV\PRC_UE_CUSTOMER.JAR

the error message is: "Installation of module ZIPC01_SAPCND_UE has failed"

im not able to find some details about the error.

tnk

Domenico

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I had some problems one time when the "object" userexits was locked in another transport request by another developer. The error message was pretty close to yours (don't remember the wording, been some weeks), and only by debugging the error message I found out what was happening. Could that be the problem? All development in that area has to go into one single request, until that one is released at least.

Regards,

Thomas

MichaelHartung
Explorer
0 Kudos

Hello,

this is probably because your IPC has not been patched, yet. Refer to note 880749 for how to check your IPC patch level and how to install IPC patches.

Regards,

Michael