cancel
Showing results for 
Search instead for 
Did you mean: 

How to find sales doc creator Manager's name & ID

Former Member
0 Kudos

Hi,

Can anybody tell me how to find sales document creator Manager's Name (Supervisor Name) and Mail id?

regards

rc gopi

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

I have business requirement that whenever picked quantity mismatch with the confirmed quantity it should send a mail to Document creator as well as to his supervisor or manager. I could not find document creator where he linked with his manager.

So where will i find document creator Manager's Name and ID and where it is linked/

Thanks and regards,

RC Gopi

Former Member
0 Kudos

Hi Gopi,

U can check in tables USR21 and ADR6.

Creater's name in USR21 and email id (field:smtp_srch) in ADR6.

Link this tables with ADDRNUMBER.

Now ask ur ABAPer to write a code to trigger an email once mismatch happens.

Regards,

Ravi Duggirala

Former Member
0 Kudos

Hi Gopi,

U can check the persons ID once the completion of sales order.

Goto VA02

There on the top u find GOTO option

there u select header

in header options u select Sales

there u will find creater name.

hope this is clear

Regards,

Ravi Duggirala

Former Member
0 Kudos

Hello,

Please be clear on your requirement. If you want to know the sales document creators username, then it can be seen from the sales order header data Created By field.

If you wan to know about the manager's name it can be obtained from customer master partner functions, if it is maintined.

Prase

Former Member
0 Kudos

Hi,

i think u have to maintain sales employe in the customer master.

cheers