cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP CRM WEB UI get wrong view for the new transaction

0 Likes
803

Hi Guys,

we created a new transaction opportunity, now we have 2 in the system. We created a new view for the new opportunity. But now if the user goes to the webui they create the new opportunity, they get only the view from the old opportunity.

My View:

BT111H_OPPT OPPORTUNITYOVVIEWSET ZWAGOSALES <DEFAULT> BT111_OPPT ZO05

The User View:

BT111H_OPPT OPPORTUNITYOVVIEWSET ZWAGOSALES CUBTOppterview OVBT111_OPPT <DEFAULT>

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Likes

It is solved, the user was not in the orgmodell

0 Likes

Hi Thales,

thank you for your information. For me the system use the wrong search for the user, for me it is right.

Here is the user view:

My view:

Here are our settings

BR
Marcel

thalesvb
Active Contributor
0 Likes

Hello, by your text I guess your new view is a new UI configuration only. There is a access sequence for UI Configuration Determination, and where that BSP component is being loaded have it as a component usage named CUBTOppterview. <DEFAULT> values are only used in determination when framework didn't find a defined key for that sequence, so it fetched a determined one (CUBT..).

Check what key that screen is searching for (press F2 then check values on (Searched for) fields) and copy your new UI config. to that key.

Best regards