cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Work flow popup

Former Member
0 Likes
634

Hi Experts,

I am developing FI Invoice approval work flow by extending FIPP business object.

I have a decision task with APPROVE,CHANGE,REJECT buttons.

if the user press CHANGE or REJECT buttons then a pop up should come to enter the reason details.

The popup should have ok and cancel button and IF the user pressing the cancel button of the popup with put entering any reason then i should retain the decesion task .currently i have created the pop up in seperate task after the decesion task.

Once they click on change or reject button ,pop up is coming but as the popup is developed in next task of decesion ,i am unable to retain the decesion task ,if the user press the cancel button of the pop up with out data.

Please anybody provide me suggesstions how to handle this issue.

View Entire Topic
Former Member
0 Likes

Hi,

Please verify this link.

and the wiki link

http://wiki.sdn.sap.com/wiki/display/ABAP/ApprovalDecisiononApproveorRejectwithReasonsor+Comments

-Keerthi