Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Simple Help in Standard TRX.

Former Member
0 Kudos

Hi all! this time i need to change a standard field text in TRX.FCH5.

Example: i have a field 'DZPFAC'. the text on the left of the field says 'Section'. Because i used that field for input a date that was no contemplated by SAP (in this TRX.FCH5) now i have to change that text to 'date of collection' so the user doesn't confuse at the time of entering the data.

Well, i hear yor suggestions again!

thank in advance!

i promise, rewarding points for help!

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi ,

Try this

Go to CMOD transaction . In the menu option

'GOTO - > Text Enachemnts - > Key words - > change .

I am not sure the change you are going to make will effect all the transaction are not ! where the data element is used .

Regards,

Srinivas

6 REPLIES 6

former_member181962
Active Contributor
0 Kudos

I Guess you have to go for something called GUIXT:

http://help.sap.com/saphelp_erp2005/helpdata/en/fb/ac5f2d61ae11d295b10000e82de14a/frameset.htm

Regards,

Ravi

Former Member
0 Kudos

Hi

If you want every time that field is used the system uses your label you should change the label of the data element of DZPFAC.

If it's only interesting to see it in that dynpro you should change the label directly in the screen.

Max

Former Member
0 Kudos

Hi Andrew..

you can search for some user exit .. if it exists then u can add code for modifying the field text. u can also try with CMOD

check out the following links

hope this helps.

Former Member
0 Kudos

thnk you all for the aswers. I still cant change the text. I dont have any Userexit that fit in my requirement.....Any suggests with GuiXT?????

well, perhaps it is not a Simple Question like de subject says

if there is another help with this please let me know!!!I dont want to copy the standard code for this!

thank to all!

0 Kudos

Hi,

I feel it can be done with the help of GuiXt

please read the help on GuiXt.

http://help.sap.com/saphelp_erp2004/helpdata/en/89/91b9d8194f11d5b3a30050dae02d7c/content.htm

http://service.sap.com/guixt

Regards

vijay

Former Member
0 Kudos

Hi ,

Try this

Go to CMOD transaction . In the menu option

'GOTO - > Text Enachemnts - > Key words - > change .

I am not sure the change you are going to make will effect all the transaction are not ! where the data element is used .

Regards,

Srinivas