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

workflow

Former Member
0 Likes
415

hi

i got a requirement while creating sales order workflow as to trigger and in mail

i have to get that sales order in display then manger has to approve or reject

sales order in display itself.

IN this i am getting sales order in display mode but i am not getting approve or reject button

how i have to get that on if it is by using module pool means please send me the procedure indetail,dont send links please

gupta

3 REPLIES 3
Read only

former_member156446
Active Contributor
0 Likes
398

Hi you need to use the user decision task to accomplish it..

Read only

0 Likes
398

hi

In sales order display itself i want to bring the functionality like approve or reject how to do this please provide step by step process ?( here don't want to use user decision ) . By looking at sales order itself manager has either approve or reject it.

please don't provide links

gupt

Read only

0 Likes
398

Hi Gupta,

Check the methods for the "sales order" object type in SWO1

Ex:- In FORMABSENC(Leave request) object type there is APPROVE method.

If we use this, we can get 'Approve' & 'Reject' buttons when thw work item get executed by the manager.

Regards,

Chandu