on 2010 Oct 27 6:52 AM
Hi experts,
As per our requirement, we need to change the filed name in one screen but even after using Access key it is giving us an error u201CModification only possible in DE language while display possible in EN language.u201D
While display it showing in EN lang. whereas while modfication it changes to German language.
How to change modification language to English so that we can change field name.
Any suggestionsu2026
Thanksu2026
Request clarification before answering.
I had the same issue - I couldn't change text symbols of program and got this error message. I fixed problem by adopting program text symbols modifications in SPAU.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I did not know about this text enhancements until now, thanks for this info, I found the docu on how to do it here:
http://help.sap.com/saphelp_nw73/helpdata/en/c8/19764e43b111d1896f0000e8322d00/content.htm
I think you have to give some more details.
In what transaction are you, what do you want to change?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
In transaction KO02 (Change Internal Order) i need to change field name of field AKSTL. Please check the following details for your reference.
Program Name- SAPMKAUF
Screen No.- 0315
Database view-COAS
Field Name-AKSTL
Though i am using Access key it is giving us an error u201CModification only possible in DE language while display possible in EN language.u201D
While display it showing in EN lang. whereas while modfication it changes to German language.
How to change modification language to English so that we can change field name.
Any suggestionsu2026
Thanksu2026
Hi,
I am giving you steps what i am doing...
In Tr. Code KO02 for respective field name which i want change
1) I press key F1, so that i can see technical information of that field.
2) In Technical information window i double click on screen no. 0315 & enter in program SAPMKAUF
3) Then in menu bar i click on layout whcih opens relevant screen
4) I double click on field available on screen which i wanted to change & i click on modification icon.
At that point system giving an error (Message no . ET046) Modification only possible in DE language while display possible in EN language. though i am using Access key for making changes.
Thanks for your help....Any further suggestions
I really wonder what you want to do.
If you would change the field name, then you will never get values to the field as the program logic to move the value from table to screen field is not present.
if you just want to change the description next to the field, then you need to understand from where this description is pulled, as the dynpro usually has only a placeholder for this description and the description is pulled from the data dictionary in the language the user is logged on.
Once you explain whether you want change the field name or the field description, then I will tell you where you do this.
User | Count |
---|---|
101 | |
39 | |
8 | |
4 | |
3 | |
3 | |
3 | |
3 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.