Application Development and Automation 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: 
Read only

How Edit text push button screen standard

Former Member
0 Likes
1,328

Hello Experts,

In SAPMV56A program when I see the display screen 1025 in screen painter there are some buttons with the

name of structures, for example :

  • RV56A-ICON_STDIS

  • RV56A-ICON_STREG

  • RV56A-ICON_STLBG

  • RV56A-ICON_STLAD

  • RV56A-ICON_STABF

  • RV56A-ICON_STTBG

  • RV56A-ICON_STTEN

the problem is that when I run this program, transaction "VT01N" the text that appears on these buttons is different

the text that is screen painter, there is a transaction where I can define what should be the text that I want

appear for these buttons?

thanks for your help.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
960

HI,

I checked the screen 1025 and the Tcode VT01N . Both have same descriptions.

Also plz note that descritions are hardocded into the screen, so you can't change them at runtime.

You can only enable / disable button(s) at runtime.

Hope it helps,

Raj

5 REPLIES 5
Read only

Former Member
0 Likes
961

HI,

I checked the screen 1025 and the Tcode VT01N . Both have same descriptions.

Also plz note that descritions are hardocded into the screen, so you can't change them at runtime.

You can only enable / disable button(s) at runtime.

Hope it helps,

Raj

Read only

0 Likes
960

thanks for your time, but in my case the text of buttons screen 1025 is different in run time.

Read only

0 Likes
960

hye ,  i have the same requirement

Did any one know the solution

Rihan

Read only

Former Member
0 Likes
960

Hi,

I tried to check your requirement. In VT01N, the screen no.1010 opens of the program SAPMV56A.

You cannot change the text of the standard button.

Read only

0 Likes
960

Okay this is an old thread, but as it`s not answered...

I found a way to change the labels of the pushbuttons, as follow:

On SE80:

Program SAPMV56A

Screen 1025

Go to -> Translate

Insert your destination language

Expand the <SRT4> and double click the

SAPMV56A                                1025      / VTR

There you can translate the buttons that are used on the screen. this modification is applied to VT01n/VT02n/VT03n.

Some labels on the left part of the screen (not the buttons) get the text from DDIC, for those you`ll have to translate the data element on CMOD.