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 for BOM.

rmz01
Participant
0 Likes
2,185

Is there any standard workflow available for BOM approval Workflow.

I have a requirement where if a BOM is created, then the authorized person should get a User Decision in inbox to accept or reject the BOM.

1-If accept then email should be sent and BOM status should be changed to 'ACTIVE'.

2-If reject email should be send to creator.

How to achieve this ?

4 REPLIES 4
Read only

VXLozano
Active Contributor
1,913

Well, to achieve that task, I assume the first step will be begin with it. What did you do until now? Where are you stuck?
Or do you want for us to do your work?

Read only

rmz01
Participant
0 Likes
1,913

I have developed a custom workflow with a user decision, have triggered that workflow on BOM create (CS01), now I need to open the transaction CS03 when user Accept that workitem. I've extended the BO BUS1080 but i'm stuck on how to use it's DISPLAY method. Need help for this.

Read only

rekha_manjunath2
Participant
0 Likes
1,913

hi,

Do we have a solution to this. I am facing the same issue.

Regards,

Rekha

Read only

rmz01
Participant
0 Likes
1,913

Yes developed a custom workflow. What solution you need the whole workflow or just the Accept scenario ?