cancel
Showing results for 
Search instead for 
Did you mean: 

How to change GUI PF status name programmatically?

rushi-1999
Discoverer
0 Kudos

Hello,

I am solving one ATC error programmatically, This error is related to PF status. Error description in ATC is -

"Cancel" function text is missing

Since there are multiple error like this I am writing one program which can do this PF status GUI related changes for me.

Is it possible to change the PF status of the program A from the program B ?

raymond_giuseppi
Active Contributor
0 Kudos

In SE41 ou can copy a status from a report to another.

Sandra_Rossi
Active Contributor
0 Kudos

Why do you ask "programmatically", as you can do it manually very easily?

rushi-1999
Discoverer
0 Kudos

Hi,

There are multiple error like this I am writing one program for this which can do THIS PF status GUI related changes for me.

Sandra_Rossi
Active Contributor
0 Kudos

Maybe then, it's more interesting to ignore these warnings than spending time uselessly. Remember that SAP GUI is becoming more and more obsolete.

rushi-1999
Discoverer

I've been learned SAP GUI before three months ago and noticed some warnings. Now, I'm thinking it might be smarter to focus on newer technologies.

Accepted Solutions (0)

Answers (1)

Answers (1)

raymond_giuseppi
Active Contributor
0 Kudos

If you actually want to do this progralmmaticaly, look in your system for NOTE_* report which create or change user interface

  • Look in those reports source for FORM such as update_* . " CUAD or create or CALL METHOD lcl_wb=>create_user_interface
  • You will get a list of FM such as RS_CUA_INTERNAL_FETCH, RS_CUA_INTERNAL_WRITE, RS_CUA_INTERNAL_GENERATE and some other FMs related to transport