Work flow

acashkr
Tera Contributor

I have a requirement I have a project table and project approval table and catalog item when item is request it should go to project approval table for approval with 4 level of approval

1 ACCEPTED SOLUTION

Mani A
Tera Guru

post your requirement clearly . what it the relation btw item and Project apporval table ..who are the approvers ?

View solution in original post

2 REPLIES 2

Mani A
Tera Guru

post your requirement clearly . what it the relation btw item and Project apporval table ..who are the approvers ?

acashkr
Tera Contributor

U_project table has project name field abs service manager, project manager and u_project approval has catalog item field reference to sc_cat_items and L1 approval L2 Approval till L4 approval and a projects catalog item which contains project name ref to u_project when project is selected and req is raised it should check the sm and pm and send approvals accordingly.