on 2008 May 02 12:59 PM
Dear All,
I have implemented service desk. When message is created from satellite system it triggers mail to all super users for that server according to Sold-to part BP maintained in IB52.
But in my scenario 2-3 different locations are using same server. Super users want to get mails only for the issue created from their respective location.
How can I bifurcate mails according to location of end user even though server is same and thus installation no. is also same?
Please help!
Rears,
Nikhil
Hi Nikhil,
Could you please let me know the steps for implementing the following:
When message is created from satellite system it should triggers mail to all super users for that server according to Sold-to part BP maintained in IB52.
Regards
Shiv
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Nikihil,
can you please explain me, how you made it that when message is created from satellite system it triggers mail to all super users for that server according to Sold-to part BP maintained in IB52
thanks a lot
Dirk
dkohlen AT web.de
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey ,
This involves Z Development if you are ready for it...
You need to implement BADI Order_save or BADI EXEC_METHODCALL_PPF....
Your End users BP can have an additional Attribute called region.....
so within this badi you need to find out which region the user had reported the prblm and then send the Email externally progmatically....
Please Reward for usefull post..
Regards,
Anand Rangarajan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank You Anand,
I will talk to my ABAPer regarding BAdi. But if I use region then it will give me name of the states. In my case in the same state 2-3 plants are there. Super wants to get message for his plant only.
Location of user I have maintained in SU01 under building field. Can I make use of that? That would be more precise than region.
What do you think?
Regards,
Nikhil
Hey Nikhil,
Remember the Support Msg gives you BP of the end user...
If BP of end user has role employee and if the user-id is assigned to it in employee role, then using FM
BP_CENTRALPERSON_GET to get user-id..
Now u can get the other details for the relevant user and program your logic..
Reward for usefulll points...
Regards,
Anand
Hi Anand,
I need your help. While creating message from R/3, I am getting error "message 513, message no. is not created"
Even though message gets created in solman but with some differnt no. range and no ext. ref. number is maintained in message.
But this is not the problem with other satellite system.
What could be the reason?
Regards,
Nikhil
User | Count |
---|---|
67 | |
11 | |
10 | |
10 | |
9 | |
9 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.