Send SMS to person responsible from a maintenance order

Hi
I want to send SMS on the mobile of person responsible for an operation of an order. SMS should contain details for that operation.
Which exit/Badi is used for this.
What is the basis for these developments.
Kindly suggest.
Thanx
Ravi

Ravi,
  Its actually very simple and There are number of ways to accomplish this all from ABAP and it all depends on what is available at the client site.please look up SMS / Email message from SDN  and there are pages of blogs and sample codes.
  From the application side It all depends on when you would be assigning the person responsible for the operation and when do you want to send the message and whether you would like to track the same as well.With the way the operation functionality on the order is setup, it would be easy to capture the trigger when the operation is "released".You could use the change document functionality available on system status change to capture the event. if thats not acceptable, then you would need to use the change document functionality to capture the Assiggnment of the operation and then Base your trigger based on it.
   You could then assign the above event to standard task, which will basically call the  send email function call (Ex: SO_OBJECT_SEND) but instead of the email address enter the entire cell phone number(Basis would have to have configured the SCOT transaction to send email from SAP before this can be done ) . After the message is sent successfully, You would need to also write an update call back to the Order operation to update a user status of the operation indicating that a SMS has been sent.
Regards
Narasimhan

Similar Messages

  • Person responsible from HR master data

    Hi Experts
    The person responsible is defined in a customizing table.
    Is it possible to map the person responsible from HR masters in stead of defining seperately (Because all personnel are already defined in HR).
    Warm regards
    ramSiva

    these are two seperate things
    firstly -  you may have a person reposnsible for a WBS who may not be an employee
    secondly - not all companies use SAP HR module
    thirdly - person repsonsible is used for authorisation - so I can set up all person rep starting with 10000 etc for a specific type of project
    fourthly - this field is also used by IM module
    so hence SAP has this seperate - if you want to use HR employee number then you may do so but yoiu have to maintain this table

  • How to send SMS ( Short Message Service ) from java code

    Hi
    How to send SMS ( Short Message Service ) from java code.
    Thanks
    Gaurav

    Do you need to receive SMS? If you need to receive SMS, you will need to host your own GSM device or modem so that people can send you SMS.
    If not, you can just use internet SMS gateways like clickatell as mentioned above will do the work, and post to them by HTTP, XML or email. The cost is about 6-8 cents per SMS. There are cheaper services, but not always reliable. If you need to host your own GSM device, you can use software like http://www.kannel.org (GPL Open Source) or http://www.visualgsm.com. Alternatively, you may obtain a shortcode from your Telco - but these come with monthly subscription of maybe one or two hundreds.
    Regards,
    Joshua
    <SMS Gateway>@Expert

  • Identifying pending work items and sending emails to persons responsible.

    Hi Experts ,
    Can you please provide the database table where i can get the status of the work item along with the user/person responsible to act on that work item.
    Basically the requirement is to send emails to outlook of  employees having pending work items in their SAP inbox.
    Thanks

    Hi Kokate_Abhishek ,
    Using this FM SAP_WAPI_CREATE_WORKLIST, you can get all workitems with status(STATUSTEXT,columname).
    May be this will work for you.

  • Getting the Person Responsible from Requiremts Assignmts Tab in Service Ord

    Hi,
    I am trying to get the person responsible for a particular operation from the Requiremts Assignmts Tab in Service Order.In the IW32 transaction,in the requirements assignment tab for a particular operation when
    I look at the technica information of the field where the person is assigned, I see that it is on Structure : CYSPLITIN, field: SHORT.
    I need to know the actual database table or link to the operation/activity where I can read the person from in an ABAP program.
    Please find below the SQL trace for your reference.
    Transaction          ?     Work process no                    18     Proc. Type               UP2          Client          100          User          AAAAAAAA          TransGUID          4877F6D607E15917E1000000C0A8D032          Date          12.07.2008
         Duration     Obj. name                    Op.     Recs.               RC     Statement
                 7     VBHDR                    REOPEN                         0     SELECT WHERE "VBKEY" = '4877F6D607E15917E1000000C0A8D032' FOR UPDATE
               697     VBHDR                    FETCH         1                    0
                 6     VBMOD                    REOPEN                         0     SELECT WHERE "VBKEY" = '4877F6D607E15917E1000000C0A8D032' AND "VBRC" <> 0 AND ( "VBMODE" = '2' OR "VBMODE" = '4' OR "VBMODE" = '5' )
               241     VBMOD                    FETCH         3                 1403
                 6     VBDATA                    REOPEN                         0     SELECT WHERE "VBKEY" = '4877F6D607E15917E1000000C0A8D032' AND "VBMODCNT" = 1 AND "VBBLKNO" >= 0 ORDER BY "VBKEY" , "VBMODCNT" , "VBBLKNO"
               233     VBDATA                    FETCH         1                 1403
                 7     TMC2F                    REOPEN                         0     SELECT WHERE "MANDT" = '500' AND "ZEITP" = 'I3' AND "KBTCH" <> ' ' ORDER BY "MANDT" , "ZEITP" , "SUHIE" , "STAFO" , "KBTCH" , "FPROG" , "FROUT"
               363     TMC2F                    FETCH        44                 1403
               496     MCIPMIS                    REEXEC         1                    0     UPDATE SET "STWAE" = 'EUR' , "WAERS" = 'EUR' , "EQUNR" = '000000000003000200' , "BEGRU" = ' ' , "EQTYP" = '1' , "EQART" = ' ' , "INVNR" = ' ' , "ANSDT" = 00000000 , "ELIEF" = ' ' , "HERST" = ' ' , "SERGE" = ...
                 6     VBDATA                    REOPEN                         0     SELECT WHERE "VBKEY" = '4877F6D607E15917E1000000C0A8D032' AND "VBMODCNT" = 2 AND "VBBLKNO" >= 0 ORDER BY "VBKEY" , "VBMODCNT" , "VBBLKNO"
               273     VBDATA                    FETCH         1                 1403
                 8     VBDATA                    REOPEN                         0     SELECT WHERE "VBKEY" = '4877F6D607E15917E1000000C0A8D032' AND "VBMODCNT" = 7 AND "VBBLKNO" >= 0 ORDER BY "VBKEY" , "VBMODCNT" , "VBBLKNO"
               523     VBDATA                    FETCH         1                 1403
               774     VBMOD                    REEXEC         8                    0     DELETE WHERE "VBKEY" = '4877F6D607E15917E1000000C0A8D032'
               476     VBDATA                    REEXEC         8                    0     DELETE WHERE "VBKEY" = '4877F6D607E15917E1000000C0A8D032'
               173     VBHDR                    REEXEC         1                    0     DELETE WHERE "VBKEY" = '4877F6D607E15917E1000000C0A8D032'
               698                         EXECSTA         0                    0     COMMIT WORK ON CONNECTION 0
         Transaction          ST05          Work process no                    0     Proc. Type               DIA          Client          100          User          AAAAAAAA          TransGUID          4877F79907E15917E1000000C0A8D032          Date          12.07.2008
         Duration     Obj. name                    Op.     Recs.               RC     Statement
                10     TFDIR                    REOPEN                         0     SELECT WHERE "FUNCNAME" = 'PERFORMANCE_TRACE_OFF'
               461     TFDIR                    FETCH         1                    0
                 8     TFDIR                    REOPEN                         0     SELECT WHERE "FUNCNAME" = 'SQLT_TRACE_OFF'
               303     TFDIR                    FETCH         1     
                   0
    Regards,
    Sophia Xavier

    Hi Sophie,
    Check if these FMs helps you anyway -   RH_READ_OBJECT or RP_CHECK_PERNR
    I found them in include program - LCOI0F14 . Give a breakpoint in these FMs and check how they are working.
    My system unfortunately dont have any service order ( or i dont know how to see that )
    Cheers
    Kothand
    Edited by: Kothand on Jul 12, 2008 10:19 AM

  • I am not able to send sms to certain contacts from my iphone5

    hi
    iam not able to send message to certain contacts from my iphone5

    Hi sri_sr,
    If you are unable to send SMS messages to certain contacts, we may need to check a few things:
    iOS: Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    If you still can't send or receive SMS or MMS messages
    - See the iPhone Troubleshooting Assistant.
    - Verify that every phone number in your contacts list includes an area code.
    - When sending to existing contacts, ensure that your contacts include the full phone number, and not just the information needed to dial locally.
    - If you have recently ported your number from another carrier, please contact your current carrier to verify that the porting process has completed successfully.
    Thanks,
    Matt M.

  • PM: PERSON RESPONSIBLE FROM IW38

    Folks,
    I am a BW consultant and I am trying to extract the person responsible in IW38.
    Can anyone advice me which table has this. I need to extract this as an attribute of pmorder.
    Thanks.

    figured it out.
    Lookup caufv using aufnr and pickup objnr
    With this objnr look up IHPA for parvw=vw and counter=000000 pick field parnr.

  • I can't seem to send SMS to an iPhone from my iPad mini.

    I understand that I should have the availability to send free text to other iPhone and iPad. When I try sending, I receive a message failure notice. I've already gone thru the sets of setting up the iMessage.

    IPads do not do SMS.
    SMS is part of the cellular voice channel, iPads do data only.
    iMessage is only between macs and iOS devices.
    The recipient must be registered with iMessages and be connected.

  • Sending sms from server

    Well i have to send short message from webserver to any client.But not from client to client.Like any products inforamtions to clients.Because i can't find api in any webserver to send sms to client.While from client I have found api in sl45i to send to any smsc server.But not in webserver.
    I i will make this possible.
    Thanks
    Jawwad Ahmed

    I don't quite understand what you are trying to do but so far, here is what I have understood.
    1. You want to send SMS from Webserver to your mobile phone
    2. Want J2ME Emulator to process SMS.
    <1> Sending SMS from webserver is quite easy. You have several options:(a) connect a mobile phone to your server and 'talk' to the phone using Gnokii or GSMLib to send SMS. The mobile phone will take care of communicating with SMSC of your provider (b) get in touch with your provider and ask if you can connect to their SMSC directly. Some allow you to connect to their SMSC via a modem connection (c) look for public SMSC's, which are scarce.
    <2> Unfortunately, MIDP 1.0 does not allow you to retrieve SMS from the phone... nor does the Siemens SDK, AFAIK. You cannot process SMS using the Emulator as well. You need a real device to test your application.

  • Send sms from mobile to mobile via bluetooth

    Hey guys,
    How do you send a single sms or en masse to another mobile?
    The option is there for all other files eg photos, videos and pdf etc
    All of my old nokia mobiles could do this but it appears not the N8....
    Why has this option been removed or is there anotherway of doing it?
    any help appreciated

    Nagan wrote:
    Can anyone tell me what are the requirements for sending SMS(Short Message Service) from mobile to PC.This forum is for the Sun Messaging Server product. I fail to see what your question has to do with this product.
    Regards,
    Shane.

  • How to send SMS from mobile to PC

    Hi,
    Can anyone tell me what are the requirements for sending SMS(Short Message Service) from mobile to PC.
    Thanks in advance,
    Nagaraju.B

    Nagan wrote:
    Can anyone tell me what are the requirements for sending SMS(Short Message Service) from mobile to PC.This forum is for the Sun Messaging Server product. I fail to see what your question has to do with this product.
    Regards,
    Shane.

  • Sending SMS or E-mail

    Is it possible send sms or e-mail from my mobile phone writing from personal computer while connecting via usb cable? If yes, via which program?

    Not that I am aware of.

  • Person responsible inheritance

    Hello Guys,
    I am just wondering is there any std way to have the person responsible name from maintenance plan to work order ?
    I don't see any field in maint plan to put the person name which will inherit to work order and also in the shop paper.
    I have used sort field in maintenance plan and it reflects in shop paper thru customizing but it did not reflect in work order....if I want to have my sort field info in work order, any exits will help me out to make it happen ?
    Also in normal work orders, we do have person responsible field in work order which can be refelcted in shop paper thru customizing but is there any std way apart from this ?
    I remember used to assign the person name to workcenter thru HRMS but not able to remember it solves my purpose on this scenario in anyway.
    Mahee

    Pete,
    I understand this is not standard functionality and tried with "IPRM0003 User fields: Maintenance plan" but this exit is not directly updating the value in person responsbile field in WO rather it is updating in the "Z" field ( newly created) at the back ground.
    My issue, I dont see the exit in IW32 to pass the value from Z field to person responsbile field. I have tried with almost all the exits and most of them does not have the importing function to implement it.
    My goal is to pass the value mentioned in the Sort field to Person responsble field in WO. With the help of above exit,
    I could pass the value from sort field to Z field(at the background) but I could not pass the value again from Z field to Person resposnsible field.
    Mahee
    Edited by: maheee on Jun 27, 2011 3:46 PM

  • Notification - Email to the person responsible

    Hi Experts,
    I am trying to create a workflow which triggers an email to the user specified in the "Person Responsible" filed in the Tasks in a QM Notification.
    A standard workflow is already configured which sends an email to the user who created the notificaion.
    Let me know if any further information is required... I m pretty new to Workflo stuff...!
    Kind regards,
    Aabhas

    Hi Aabhas,
    If I get you correct, you are creatign a custom workflow to send mail to the Person Responsible.
    If you are doing so, then you need to add a semd mail step in the workflow and fetch the recipient 'Person Responsible' from the associated business object or FM.
    If you are new to workflows you can refer to the following links for assistance:
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/workflow%252bscenario
    /people/sapna.modi/blog/2007/02/19/workflows-for-dummies--introductionpart-i
    Hope this helps!
    Regards,
    Saumya

  • In CJ20N, unable to change the "Person Responsible"

    Hi,
    In cj20n, When I create a new WBS under a project, the system defaults the Person responsible from the Project level.
    The field is display only and I am unable to change it.  There is no substitution active in the project profile.
    Could anyone help me to change the config so that the user can maintain the "Person Responsible" at the WBS level for the existing projects & the newly created projects.
    Thanks in advance
    WD

    Hi.
    Dd you check (OPUK) the field selection settings for this field? You can make it editable entry in there.
    Regards
    Sreekanth

Maybe you are looking for

  • SQL Loader control file script - INFILE

    Hi, The data stored in the file "c:/test_<yyyy>_<mm>_<dd>". The <yyyy>, <mm> and <dd> has to be from sysdate. The infile gets generated on daily basis. LOAD DATA INFILE 'c:/test_'||to_char(sysdate,'yyyy')||'_'||to_char(sysdate,'mm')||'_'||to_char(sys

  • Cannot arrow around in text...?

    I've noticed that in web text entry forms you cannot arrow around within the text...I noticed this ironically enough on the apple site writing a review for the ipad case...Once the text got long enough there was no scroll bar to the right and no arro

  • ADS: com.adobe.ProcessingException: Problem accessing d(200101)

    Dear Expert, Please resolve my Problem.... I Have made one Form, while testing I am getting Given Above Error, Whereas i have tested So many Standard Adobe Form and z adobe form but They are not giving any error, Please tell me where should i check F

  • Mailboxes appear empty from time to time

    Dear all - I have a recurring issue with my mailboxes in Apple Mail, and I wondered if anyone else had experienced the same thing. From time to time, all my mailboxes will suddenly appear as though they are empty. Or rather, the number of unread mess

  • Premiere Elements 9 won't render in the timeline.

    Hey hope all is well. I created a project in PE 4. Well, in what's looking like a not-so-smart-move midproject, I upgraded to PE 9. I opened the original PE 4 projectin PE 9 and it plays fine but won't render in the timeline. So, all of my effects an