cancel
Showing results for 
Search instead for 
Did you mean: 

Field label change on CRM webUI

Former Member
0 Kudos

Hi,

I have requirement like this..

I was asked to change the field label for (standard) data element for a condition "customer" in Agreement in CRM. I did changes to field label for data element ( changed from sold-to party to Customer/SP/SH).This changes reflected in sap R/3 ( in CRMD_ORDER) but it is not changed in web UI.

Please let me know where i need to change in BSP and what are the steps. I checked and see the BSP page as "crm_ui_frame".

Thanks

Ashu

Accepted Solutions (1)

Accepted Solutions (1)

arunprakash_karuppanan
Active Contributor
0 Kudos

Hi,

Identify the BSP component/View Press F2 after clicking on the column in your case or any other open field in the same view). Open the component in workbench using transaction "BSP_WD_CMPWB', go to the desired view and in the right pane, click on configuration tab. It may contain only a standard default or different custom configurations based on user roles, component usages, ui objects.. . Choose the correct configuration and change the label of the desired field/column.

Regards,

Arun Prakash

Former Member
0 Kudos

Hi Arun,

I got component " CRMCMP_CND" and view as "CondRecEditView".

I opened the component in transaction BSP_WD_CMPWB and clicked on view "CondRecEditView".But i did not find the configuration tab in right side of the screen. I can see only "structure,page review and view navigation tab".

Please tell me where exactly i can see this configuration tab.

Thanks

Ashok

arunprakash_karuppanan
Active Contributor
0 Kudos

Hi,

If you have got the right page and there is no configuration tab, the fields & labels might be hard-coded in the html view. Open it and go through it.

Regards,

Arun Prakash

Former Member
0 Kudos

Hi Arun,

Where i can see the HTML view to change the field label.I had gone to the correct view and couldnt able to see the configuration tab.

Please suggest.

Hi Lokesh,

how can i go with Design Layer (SPRO) concept.

Can you please give me the steps to go further.

Thanks

Ashok

arunprakash_karuppanan
Active Contributor
0 Kudos

Hi,

The html page is at the bottom of the right pane when clicking on a view in the left pane. The one where you use the bsp/html... tags to design the layout.

Regards,

Arun Prakash

Former Member
0 Kudos

Hi Ashu,

Can u send me the details as under: by pressing F2 on the I/P Field which you want to change the Label.

Technical Data:

1.

Field: Technical Information:

UI Component:

Context Node:

View:

Attribute:

2.

Design Dayer:

Object Type:

Attribute:

Design Object:

Regards,

Lokesh

Former Member
0 Kudos

Hi Lokesh,

Please find the details below.

Technical Data:

1.

Field: Technical Information:

UI Component: CRMCMP_CND

Context Node: CONDRECORD

View: CondRecEditView

Attribute: STRUCT.SOLD_TO_PARTY_ID

2.

Design Dayer: Where can i get this ? i didnt find in f2 display

Object Type: BT190_RAGR

Attribute: Where can i get this ? i didnt find in f2 display

Design Object: Where can i get this ? i didnt find in f2 display

Role Key: ZAMD_TPM

Comp. Usage: CURebateConditions

LAbel Origin: Data Dictionary

Please let me know if you need any other details

Thanks

Ashok

Former Member
0 Kudos

Hi Ashu,

Ru using CRM 7.0?

Design Layer Details you will get it by pressing F2 on Web UI Screen Field.

Send me If u find any. I will try to help you out.

Regards,

Lokesh.

Former Member
0 Kudos

Hi Lokesh,

We are using CRM6.4 (2007)

I can see following details when i click on F2 on field.

Field:TEchnical information

Component: CRMCMP_CND

View:CondRecEditView

Context Node:CONDRECORD

Attribute:STRUCT.SOLD_TO_PARTY_ID

Configuration:Technical Information

Role Key (searched for):ZAMD_TPM

Role Key ( found):<DEFAULT>

Comp. Usage (searched for):CURebateConditions

Component usage (found):<DEFAULT>

Object type (searched for):BT190_RAGR

Object type(found):<DEFAULT>

Subobject type (searched for):<DEFAULT>

Subobject type (found):<DEFAULT>

Label origin:Data Dictionary

Please suggest me with the steps to change the field label.

Thanks

Ashu

former_member217922
Active Participant
0 Kudos

Hello Ashu,

I'm looking for some way to change this label using Design Layer, but unfortunally I didn't find the BOL object yet...

Can you explain how I get the some page that you are filling? Can you inform the steps and the standard business role that I can see the same view that you need to change?

Cheers,

Heber Olivar

Former Member
0 Kudos

Hi Olivar,

I need to change the field in conditions page.

Once you select the conditions, you can see the page where you can see this field "sold-to-party". I am not sure of std businedd role as i am not more experience in CRM either functional or technical.

Thanks

Ashu

Former Member
0 Kudos

Hi Olivar,

I see the role key as UIF.

Thanks

Ashu

former_member217922
Active Participant
0 Kudos

Hi Ashu,

There is a way that you can change the label direct from the CRM UI... Follow this steps below:

1. Enter CRM WebClient UI

2. Click on "Personalize" item on the upper-right corner

3. Click on "Personalize Settings"

4. There is some options there, such as General Settings, Screen Reader Mode and Configuration Mode. Check the flag to Enable configuration mode and Save. If this check is not avalilable check the authorization object CRMCONFMOD for your user.

5. Navigate to desired page that you want to change the label and click on "Gear" icon on the upper-right corner and select the area that you want to change.

6. A new windows will appers.

7. First of all, select the Role Config Key that you are working (F2-information), and click on "Show Technical Details".

8. NOW you can change the labels that you want on right side.

9. Click on Save and Close

I hope it helps you,

Heber Olivar

Former Member
0 Kudos

Hi Olivar,

I followed your steps and I went to desired page and clicked on "gear" icon ( show configrable areas) but i did not get the new window. Did i missed something?

Thanks

Ashu

former_member217922
Active Participant
0 Kudos

Hi Ashu,

After clicking on Gear icon you must click on the frame area that there is the field you want to rename (eg. under search criteria) and after that a new window will appear to configuration.

If it's not working, please check your browser pop-up blocker or try to do this same procedure in other screen and other business role such as BP_SLS_EMP.

Cheers,

Heber Olivar

Former Member
0 Kudos

@Olivar

Not sure if it helps, but the BOL object is CondLine.

Thanks and Regards,

Ravi Bhatnagar

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Ashu,

The best instructions I've come across are in a youtube video.  They are using CRM 7 but the process should be somewhat similar for most versions.

https://www.youtube.com/watch?v=izrEZaau5Ps

Hope this helps.

Lars

Former Member
0 Kudos

Hi Ashu,

For this purpose you can use Design Layer (SPRO) Concept as well.

Regards,

Lokesh