2008 Jan 28 8:55 AM
Hi
I am working on CT module..and its a new module of SAP. I have a tcode here..and in this tcode, the CANCEL buton looks inactive...i want to activate this cancel button..
I have checked the status in SE41, and the function code for this is already asigned and looks active..but why is it not showing active on the tcode??
suggest possible reasons or tell me how to activate it..
Tx
Hi
I am working on CT module..and its a new module of SAP. I have a tcode here..and in this tcode, the CANCEL buton looks inactive...i want to activate this cancel button..
I have checked the status in SE41, and the function code for this is already asigned and looks active..but why is it not showing active on the tcode??
suggest possible reasons or tell me how to activate it..
Tx
2008 Jan 28 9:05 AM
Hi Sakhir,
Check the PBO modules of the screen. Probably there is SET PF-STATUS EXCLUDING statement where the BACK function is excluded.
Regards,
John.
2008 Jan 28 9:06 AM
shakir,
By tcode get the program name(If you don't know).
---. After running tcode Goto menu tool bar
-
>System->status-take the program name.
Goto se38-->give program name > display->search for set pf-status.Double click on it.
Function keys give fcode 'RW'.
activate it .
Don'rt forget to reward if useful..
2008 Jan 28 9:24 AM
HI,
When u create a PF status in SE41 and used that in ur program, by default the EXIT, CANCEL and BACK buttons will be in disable mode. So u have to create the Functional keys for these 3 for ur pf-status in SE41. Then only it will be in enable mode when u execute ur program. The function keys will be there after the Applicaion toolbar. write the function key and text in these 3 text boxes under the Functional keys.
After that, u have to write the action to be taken when u click thise 3 buttons under 'AT-USER-COMMAND' event.
Reward points if helpful
Cheers,
Shanthi.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |