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

work flow

Former Member
0 Likes
550

I have to create a workflow for the product hierarchy.

When every a product hierarchy created/modified/deleted, we need to send email. is it possible, and which will be the object.

thanks

1 ACCEPTED SOLUTION
Read only

Former Member
4 REPLIES 4
Read only

Former Member
0 Likes
533

first, you need to check if there are any events that are triggering whenever the product hierarchy is changed. To do that, you can just switch on the event trace and find it out.

http://www.saptechnical.com/Tutorials/Workflow/EvtsPrg/EvtsPrg.htm

If there are any events that are triggering, then link your workflow to the event..

Read only

Former Member
0 Likes
533

Hi Mat,

Just check if this note is of any help - OSS 598258 0PROD_HIER product hierarchy also returns 0MATERIAL.

In my system I see 0PROD_HIER_LPRH_HIER assigned to 0MATERIAL but not loaded though....not sure if Prod Hiers are loaded into 0MATERIAL....you shud be able to create transfer rules from 0PROD_HIER_LPRH_HIER to 0MATERIAL.

hope this works.

cheers,

Hema.

Read only

Former Member
Read only

0 Likes
533

If I go for Product hierarchy, what object I have to choose.