cancel
Showing results for 
Search instead for 
Did you mean: 

Reg: Search and result of Opportunity

former_member198132
Active Participant
0 Kudos

Hi all,

I have added one Model Attribute field in the Opportunity Search / Result component(BT111S_OPPT) .

But that field was not displayed in Configuration , I have searched in the SDN to achieve the same . I got one llink , even though I did the same steps still that field was not displaying .

Link which i referrred http://scn.sap.com/thread/3169005

Please help to display the field in search and result.

regads,

ajayram

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Ajay,

After adding an attribute to the node

You need to right click on the attribute and Click on Add to Design Layer

And add a Assignment

Then your attribute will appear in the Configuration tab

( Configuration will take the fields from the design layer only . so we need to add the fields to it   )

Regards,

Dinesh Gurram

Former Member
0 Kudos

Hi Ajayram,

  After you enhance the standard table, that field wont be available in Configuration table the field need to be copied in the design layer. To make it available in UI go to SPRO

SPRO -> CRM -> UI Framework -> UI Framework Definition -> DEsign Layer -> Copy Design Layer

From the list select the UI Object Type as BT111S_OPPT, then double click on Design Object from left panel,

select the Design Object where you want new field to be available. (in your case it is Search).

Double click on Design from dialog structure panel. Go to edit mode and create new entity, give the attribute name that should be available. select the Object name and give your attribute name in attribute field.

Select 'Standard' radio button.

Give field label ( this name is displayed on configuration). Save it.

So now this field will be available in the configuration tab.

0 Kudos

Hi Ajayram,

If the new field is not getting displayed in the UI, then you will have to reset the personalization you have maintained for the particular view.

Thanks & Best Regards,

Leon

kavindra_joshi
Active Contributor
0 Kudos

Check the modelling in GENIL_MODEL_BROWSER , if the field is there there is some issue with WEBGUI, otherwise in modelling itself .

Also check http://blog.acorel.nl/2011/10/missing-fields-in-ui-configuration-tool.html#more.

Regards,

Kavindra

Former Member
0 Kudos

Hi Ajay,

Did you do this?

SPRO -> CRM -> UI Framework -> UI Framework Definition -> DEsign Layer -> Deactivate Hiding of Fields

Regards,

Pratheek