cancel
Showing results for 
Search instead for 
Did you mean: 

Error in BPS while executing the Layouts

Former Member
0 Kudos

Hi there

I am getting the below error while executing screen in BPS.

Is anyone aware, what could be the issue.

kind regards

Sarah

===============================

Business Server Page (BSP) error

What happened?

Calling the BSP page was terminated due to an error.

SAP Note

The following error text was processed in the system:

Message E UPC_FW 111 cannot be processed in plugin mode HTTP

Exception Class CX_SY_MESSAGE_IN_PLUGIN_MODE

Error Name

Program CL_SEM_VARIABLE===============CP

Include CL_SEM_VARIABLE===============CM005

ABAP Class CL_SEM_VARIABLE

Method GET_VALUE

Line 221

Long text -

Error type: Exception

Your SAP Business Server Pages Team

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sarah,

This kind of error message occurs while executing the Web Interface Builder. This problem is due to the authorization.

Goto T-Code SU21, search for the authorization object R-WEBITF and assign it to your ID.

Goto T-Code RSSM, under the node Activity, check whether the authorization object is present or not.

Please let me know if this solves the issue.

Former Member
0 Kudos

HI Sara,

check your variable in your planning area and where you use it.

If it is an userexit vaiable, check the signature of your function module (you can find exemples in SE80 under UPFX function group.

Regards,

Jorge Afonso