cancel
Showing results for 
Search instead for 
Did you mean: 

change labels

Former Member
0 Kudos
299

Hi Guys:

How to change the captions of the filed in the standard transaction code.

<b>example:</b> In <b>Tcode : MM01</b> have a field lable called <b>order type</b> if i want suppose to change some <b>abacdefgh</b>. How can i go about on this change.

Please lemme know the po'ble ways.

Advacned Thanks

Suresh Babu Karanam

Accepted Solutions (0)

Answers (4)

Answers (4)

christian_wohlfahrt
Active Contributor
0 Kudos

Hi,

in SHD0 transaction variants are defined: alternative tcodes, where normally fields are hidden and default values are assigned.

Enter standard tcode in field TCODE, enter z-tcode in field TCVARIANT and create just something for playing...

In upper part you will find flag GiuXT-Script and in upper part is 'i'-button for help in using this transaction (this blue-i-help-button is also in starting screen, docu is implemented like SPRO-docu).

Approach with SHD0 ensures transportation of scripts and automated download to local Guis - so some help to handle bigger installations.

Regards,

Christian

Former Member
0 Kudos

Thanx a lot John Heutmekers and Christian Wohlfahrt

Can you please explain how exactly i should use this <b>Tcode :SHD0</b>

some explanation is big help to me

Regards

Suresh Babu Karanam

christian_wohlfahrt
Active Contributor
0 Kudos

Hi Suresh,

to handle GuiXT central in SAP: use transaction SHD0. There is also an online help for further information.

Regards,

Christian

Former Member
0 Kudos

Hi Suresh,

The easiest way (without modifying any standard SAP) to handle this is to use GuiXT.

Regards,

John.