Skip to Content
0
Jun 06, 2011 at 06:21 AM

Where to write code in SAP Work flow

31 Views

Hello Gurus,

I am new to SAP work flow. Currently i am working on one scenario. I want to send a mail on creation of a material in MM01.

I create work flow for this, but now i want, " Every creator of material has a supervisor, i need, if a user create a material then mail should go to his supervisor.

I have a ztable to maintain user and his supervisor. EX: EMPUID SUP_MAIL. i need to fetch supervisor mail id based on creator user id.

Hope you get my scenario.

<h2> I am not able to understand where i have to write code to fetch sup_mail value and pass it to container. </h2>

Kindly suggest.