Changing the description of the standard SAP fields

By Madhavi

Consider the following scenario:<?XML:NAMESPACE PREFIX = O />

When entering the customer master details, we have the provision for entering the telephone number with extension, fax and telebox. Assume that we also need to enter the mobile number of the customer for which there is no provision. Also assume that we do not use telebox for any of our customers and want to use that field for entering the mobile number. Though you can directly enter the mobile number in the field “telebox” , the description ‘telebox’ always misguides us. See the screenshot below:

Changing the description of the standard SAP fields

This tutorial focuses on changing the field descriptions for scenarios similar to above.

All the short-descriptions for the fields are retrieved from the data element level of the corresponding fields. So we need to change the descriptions at the data-element level.

So our first step is to know the data element used for the field “Telebox”. Press F1 and then F9 to know the data element. See the screenshot below:

Changing the description of the standard SAP fields

Make a note of the data element.

Now go to transaction CMOD

Click on Goto à Text enhancements à Keywords à Change

Changing the description of the standard SAP fields

Enter the data element.

Changing the description of the standard SAP fields

Click enter. The following screen would appear:

Changing the description of the standard SAP fields

Now change the descriptions as per the requirement. See the screenshot below:

Changing the description of the standard SAP fields

Click on save.

Now to verify the changes, go to SE11 and enter the table name ADDR1_DATA. Check the short description for the field EXTENSION2:

Changing the description of the standard SAP fields

Also go to transaction XD01 / XD02 and check the field:

Changing the description of the standard SAP fields

The description “Telebox” is now changed to “Mobile No”.
<!-- google_ad_client = "pub-1086451200925480"; google_alternate_color = "0000FF"; google_ad_width = 336; google_ad_height = 280; google_ad_format = "336x280_as"; google_ad_type = "text"; //2007-04-05: 336 x 280 google_ad_channel = "5227776827"; google_color_border = "FFFFFF"; google_color_bg = "FFFFFF"; google_color_link = "000000"; google_color_text = "000000"; google_color_url = "008000"; //--> window.google_render_ad();

你可能感兴趣的:(xml,Google,mobile,Go)