on ‎2007 May 01 10:37 PM
Hey,
On a regular decision step we have the option ,
<i>Cancel and keep work item in inbox.</i> - Now this is SAP std.. can we change the name of this text... or change position of the Button ?
Request clarification before answering.
Hi Abhishek
I had a quick debug through the decision step process, and it is probably possible for you to change this, but it's going to take quite a lot of hacking of function group <b>SWU2</b>.
Firstly, the actual text <i>Cancel and keep work item in inbox</i> is stored as Text Symbol 301 in the main program <b>SAPLSWU2</b>.
The screen that is called to display the decision steps is screen 300 and is called in function module <b>SWU_PROCESS_MANUEL_DECISION</b>. The actual HTML for the buttons is set up in subroutine <b>ADD_DECISION_HTML</b>, and it is here that you might be able to fiddle with the order of the buttons.
All seems like quite a lot of work, though
Good Luck
Lyal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.