cancel
Showing results for 
Search instead for 
Did you mean: 

Searchable field

Former Member
0 Kudos

Hi All,

I have a requirement to create a new field in Web UI. When User inputs data into this field, data from this field will be used as a search criteria.

Based on my understanding to create a new field in Web UI. I need to create new extension using tcode EEWB and specify the business obj as CRM_CASE and extension type as ADD_NEW_FIELDS. and use the wizard to add the new field .

After that go to tcode BSP_WD_CMPWB and add the new field that was created in EEWB to WEB UI by going to the configuration tab.

By doing this will i be able to perform search by using this field in web UI? or do i need to add any additional code to make this field to function.

Please help thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

CarstenKasper
Active Contributor
0 Kudos

Hello,

the EEWB is the tool to go if you want to add additional fields on database level to an existing business object. These fields can be marked as relevent for Search, BI, ERP, Mobile.

As you do not specify what kind of business object you want to enhance, let me just say this: There are various objects you can choose in the EEWB. The options that are available vary from object to object as this are different wizards.

cheers Carsten