Does anyone use "Process Type" Mail or similar one?

Hi there,
I want to create my own "Process Type" to sending email without sending logs(with create message from Process type it will include entire logs which is too big as email 1M everyday). I know I can create ABAP instead. Just want to know if there is any other way. I tried to copy MAIL to ZMAIL and changed category to Other. So I can use my newly created Process type in process chain. But some how it doesn't work. Does anyone have same experience? Your suggestions are greatly appreciated!
Tiger

Refer docs below for using custom process types:
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b34fa800-0b01-0010-1884-abab6fbba9d9
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/72e0e1ed-0c01-0010-74bc-b397c8c4dadc
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/509f3ae6-e36e-2910-48a8-ab43dc167dd9
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c0f4e952-e46e-2910-1f9e-cae187cd16d1
Search forum for sending email using ABAP and combine the logic with the one in docs above

Similar Messages

  • How to Send an Email to Outlook using process type in RSPC?

    Hi,
    How to Send an Email to Outlook using process type in RSPC?
    We created lot of process variants, actually we want to send an mail to users if the DP Background job was succesfully finished.
    Actually i tried with create message its not happening...
    Plz let me know .. its urgent ...
    Regards,
    Satish

    Hello Satish,
    If you want to send a friendly message to your users, then you can do this by building an ABAP program that calls function module SO_NEW_DOCUMENT_SEND_API1 . You can then insert this ABAP program in your process chain (using the ABAP program process type) or as a second step in your background job. With this technique, you can send an email to SAP users, or to external users (e..g Outlook email addresses)
    Here's  a sample ABAP code:
      data: ls_docdata type SODOCCHGI1,
            lt_objcont type table of solisti1,
            lt_receivers type table of somlreci1,
            ls_objcont type solisti1,
            ls_receivers type somlreci1,
            ls_user type syuname.
    * Fill these variables with subject and msg lines that you need.
    data: MAIL_SUBJECT     TYPE STRING,
    MSG_LINE1     TYPE STRING,
    MSG_LINE2     TYPE STRING,
    MSG_LINE3     TYPE STRING,
    MSG_LINE4     TYPE STRING,
    MSG_LINE5     TYPE STRING.
      ls_docdata-obj_descr = mail_subject.
      ls_objcont-line = msg_line1.
      append ls_objcont to lt_objcont.
      ls_objcont-line = msg_line2.
      append ls_objcont to lt_objcont.
      ls_objcont-line = msg_line3.
      append ls_objcont to lt_objcont.
      ls_objcont-line = msg_line4.
      append ls_objcont to lt_objcont.
      ls_objcont-line = msg_line5.
      append ls_objcont to lt_objcont.
    * t_userlist contains the list of users to whom th email will be sent.
      loop at t_userlist into ls_user.
        ls_receivers-receiver = ls_user.
    "Change the type  here if email is for outlook users, See documentation
    " of function module in SE37
        ls_receivers-rec_type = 'B'.            
        ls_receivers-express = 'X'.
        append ls_receivers to lt_receivers.
      endloop.
      CALL FUNCTION 'SO_NEW_DOCUMENT_SEND_API1'
        EXPORTING
          document_data                   = ls_docdata
        tables
         OBJECT_CONTENT                   = lt_objcont
         receivers                        = lt_receivers
       EXCEPTIONS
         TOO_MANY_RECEIVERS               = 1
         DOCUMENT_NOT_SENT                = 2
         DOCUMENT_TYPE_NOT_EXIST          = 3
         OPERATION_NO_AUTHORIZATION       = 4
         PARAMETER_ERROR                  = 5
         X_ERROR                          = 6
         ENQUEUE_ERROR                    = 7
         OTHERS                           = 8
    You can test out the function module first in SE37 (just put the name of the FM and click execute). Testing it in SE37 will help you get your parameters right.
    Hope this helps.

  • I have lupus and am extremely photo sensitive.  I have a filter on my laptop screen that blocks out 99% of UVA and UVB rays (otherwise I have very bad flareups).  Does anyone know if there is a similar filter for the iPad?

    I have lupus and am extremely photo sensitive.  I have a filter on my laptop screen that blocks out 99% of UVA and UVB rays (otherwise I have very bad flareups).  Does anyone know if there is a similar filter for the iPad? I have searched, but still have not found anything.

    Here's one http://www.mobilefun.com/28385-martin-fields-screen-protector-twin-pack---apple- ipad-3-ipad-2.htm
    There are others if you do a Google search using ipad screen protector block uv rays
     Cheers, Tom

  • Does anyone have problems with Mail (Display on the right) ?

    Hi to everybody !
    Does anyone have problems with Mail (Display on the right) ?
    What could be the cause of not displaying HTML correctly ?
    Could it be because I use SIMBL, that allows me
    to have Colourful SideBar ?
    Best regards
    Vialatte

    Try This...
    Close All Open Apps...  Perform a Reset... Try again...
    Reset  ( No Data will be Lost )
    Press and hold the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Release the Buttons.
    http://support.apple.com/kb/ht1430

  • Does anyone use a LaCie external hard drive with their Mac using imovie '09?  I have some questions.

    Does anyone use a LaCie external hard drive with their Mac using imovie '09?  I have some questions.

    Are you actually having a problem with the new Lacie drive, or are you just asking is the Lacie drive somehow different from your old G-Drive?
    From a connection standpoint, most Lacie desktop drives have both USB and FireWire connections, just like the G-Drives do.  You would connect and use it the same as a G-Drive.
    Regarding capturing to the external HD, if you are using a camcorder that has FireWire (iLink) connection, it is not advisable to have an external FireWire HD connected to your Mac at the same time as your camcorder; there are often communication conflicts between the camcorder and the hard drive if they are connected at the same time.  The conflicts usually appear as either dropped frames or a complete freeze.   This is more common with Canon miniDV camcorders but I have also seen this behavior with Sony miniDV camcorders.  (The problem is the camcorder's FW implementation, not the hard drive.)  The workaround is to capture to your Mac's internal HD and later copy the captured video to your external HD.

  • Abs and attnds using processing type

    Hi Experts,
    How to Grouping absences and attendances using processing types? A little brief ans will help me to understant better. with an example pls explain.
    Thanks in Advance,
    Riya

    Hi
    For clarification we dont/do base Attendace/Absences groupings based on Processing Types. But we do group Attendances/Absences based on ProcessingType/TimeType Class.
    Thanks

  • Does anyone know why- when I iport a one minute video project into Final Cut X from I Movie the resolution that looked alright in IMovie full screen becomes worst in final cut, full screen...but clear when it is in still position?

    Does anyone know why- when I import a one minute video project into Final Cut X from I Movie the resolution that looked alright full screen in I Movie instantly becomes worst on full screen in Final Cut X...but clear again when I stop it to still position?

    I'm new to video editing but I think I recall seeing an option in FCPX which lets you choose the video quality for the preview window. I think the window reduces the quality when playing back for performance reasons and so perhaps that is why it seems to have less quality when moved over to FCPX? Just a possibility, I'm sure one of the more experienced users can confirm or deny this theory.

  • My mac recently got stolen, after getting a new one i had to reinstall logic studio, but after moving house i have lost the serial number, does anyone know how to get a new one?

    my mac recently got stolen, after getting a new one i had to reinstall logic studio, but after moving house i have lost the serial number, does anyone know how to get a new one?

    Here:
    http://support.apple.com/kb/HT1861

  • TS3276 PostBox and iCloud - does anyone use pop mail for postbox and icloud? i can't seem to use my MAC pop mail with postbox.

    Apple policy of reseting each time you forget an Account ID or Password makes it impossible for me to keep track of my many accounts on Mail. I decided to use PostBox and it's working great except for one account.  That account is linked to icloud.  I'm not too happy with icloud, in general, but I do want to be able to track my mail on my iphone for that one account (my business account).  It used to be that I could use 2 accounts with one - using an alias.  Now, I can't do that with icloud, nor can I get it linked to PostBox.  Does anyone know what I should do? Am I asking the wrong questions?

    I am now on Chapter 3 & 4 -  Since this is the ONLY message board I can get into,
    & Roger, No, I never had a "mobile me account", if that's a cell phone - wouldn't own one! - IF it was from the Old Tiger mail Ap, I do believe it was discontinued, when they came out with Snow Lion, no? So that's defunct.  FYI I got my first computer in 1991 - DOS, good stuff, easy to fix. My first mac in 2006 Tiger, great stuff, loved it. Then Snowleopard, not sure when, maybe '09? it was just before Lion came out, didn't know the new one would come so soon. & in June 2012, first mac crashed, lost a year "unsaved" data.
    Q # 1. I can't get into My Account - to get into support & any questions! Somehow all my data is messed up, & I've had to change passwords 3 times today every time I'm "rejected" by my account. I seem to have 3 accounts now, each with a different name Password, & Security Questions! & I've been rejected due to: "Incorrect ID name", "Incorrect Password" & because whatever - doesn't" recognize my birth date" / or "my Security question answers" that I chose - all of which I know are correct. AGUH!
    My latest problems:
    1) Can you Unzip iPhotos, uploaded from a USB or External Drive (after my SL crashed)? The dpi for these old ones is about 250 x 360 (88 KB) compared to 2448 x 3264 (2.6 MB) for recent ones.
    - Do you need a program to do this? Some say there's a "free" program, any good? Can unzip be done to many or 1 at a time? Or is there something I haven't found in iPhoto '11, 9.2.1 (Lion)?
    [I now buy new Camera Memory cards & don't delete the photos anymore, since I lost so many.]
    2) Can I combine all 3 of my Apple ID info - or at least delete that 4 year old Email address in my profile? (IF I can ever get in. I wrote a "suggestion" to the Apple folks, who said my new Email was on it, & they'd send me an email - but I never got it, guess it went to the old one?

  • Does anyone use Framwork POs for WBS and Asset management.

    We have had issues before with trying to use Framework POs for Assets.  I wanted to know, does anyone out there use the Framework PO for the creation of Assets with charges going to WBS elements?  Do you track service charges as well as material charges that are purchsed for Assets?

    For PO, WBS, Asset frame work below is the sample
    Create WBS which manage AUC
    Example you will create a clinic,
    Create Project - [Project Clinic]
    Create WBS under the Project Clinic - [Clinic Expense]
    Create AUC under WBS Clinic Expense - [Clinic under Construction]
    Let say you purchase Paint for the clinic - create a PO and use account assignment WBS [Clinic Expense] (e.g. 1000 USD)
    Let say you purchase Wood for the clinic - create a PO and use account assignment WBS [Clinic Expense] (e.g. 2000 USD)
    During month end you can settle the amount to AUC (tcocde CJ88 - Settlement type - Automatic)
    All charges to WBS will go to AUC
    Once construction of clinic is finished and is ready to use, you need to settle all the amount from WBS to AUC (through settlement)
    Then create Fixed Asset [Clinic Building]
    Then settele the AUC [Clinic under Construction] charges to Fixed Asset [Clinic Building] through CJ88 settlement type - Final settlement
    Thanks!
    Jhero

  • Black Berry Messenger, using & finding other users, Does anyone use the B Berry Messenger ?

    Does anyone else USE or have the Black Berry Messenger on their 8330 CURVE model B Berry ? If so, r u social enuf to wanna meet other B Berry users ONLINE and How do I find other Black Berry Messenger users to communicate / chat with directly ? My BlackBerry e-mail address is :[removed personal information] thank U in advance. I have had my phone only about one week or so and am definitely in the "LEARNING CURVE" about it ! Thanks again !      Sincerely                                                                                                                                                    Charles in Norfolk,Va. USA 
    Message Edited by dany_s on 01-26-2009 01:09 PM
    From the Black Berry of Charles W. Merritt
    Solved!
    Go to Solution.

    cwm1955 wrote:
    Dear Mr. XANDREX                                                                                                                                             I have already read alot of the "HELP" documentation on my device. NONE of it covers ANY of my three (3) issues here! My issues are ADVANCED and the HELP documentation is meant for a VERY 101 BASICS beginner. I am really looking for help here, your response did NOT help me ! While I thank U for your valuable time in responding, NO THANK U since U did NOT help me ! I WANT SOMEONE THAT REALLY HAS KNOWLEDGE OF MY ISSUES and how to REALLY HELP ME !People if U cannot REALLY POSITIVELY ASSIST me with REAL ANSWERS to my REAL ISSUES , please DO NOT WASTE MY VALUABLE TIME AND YOURS AS WELL! THANK U ALL IN ADVANCE !                                                                         Sincerely                                                                                                                                                     CHARLES 
    Wait, Sir Charles.
    1. The two of us have offered you very valuable adivce, which you indicate in both cases you wish to ignore.
    2. You have NOT mentioned any issues in your first post here other than you wish to be social, and now in your second post that you don't know how to add contact and wish me to email you directions. I don't give personal service, as a volunteer I answer questions right here in the threads.You'll just have to suffer through asking questions right here. It's a great forum where thousands of users have gotten help. And often, quite speadily as well.
    3. Your last post is quite rude to a user who has spent lots of time helping users out around here, and quite honestly your words are uncalled for. Your ALL CAPS typing is considered yelling on internet forums such as this. No one likes to be yelled at. My mother taught me about gathering flys with honey rather than vinegar. You might try some honey yourself.
    4. Adding BBMessenger contacts. Open BBMessenger > Menu > Add Contacts. Enter either the PIN of the other user you desire to add, or their email address. IF THEY are already on your BB Address Book, you can enter their name there. Follow the prompts you are given.
    Message Edited by JSanders on 01-26-2009 08:30 AM
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Cisco 7921 - Does anyone Use EAP-TLS in their VoWLAN Deployments?

    Hi Guys,
    I am looking at making a technology decision, in regards to VoWLAN and authentication.
    For our Data Deployment, we use EAP-TLS with a PKI infrastructure and ACS. The ACS passes fields from the certs to AD for verification.
    Can I do exactly the same for the Voice Deployment?
    Has anyone used EAP-TLS with Voice? Are there any problems? Or should I just go ahead and get some certs minted for the phones, setup some AD accounts and whey hey, its time to party?
    Many thx indeed,
    Ken

    Hi Michael,
    So looking at the deployment guide, this is worded (imho) in a confusing manor? Sorry.
    CCKM is listed under authentication, where i though CCKM is an authentication "key managment" protocol?
    It also says 802.1x authentication with AES encrytion, under the authentication heading?
    It says eap-tls, should this not say 802.1x eap-tls or collapse this with the 802.1x authentication?
    ahh, when it says 802.1x, does that mean 802.1x dynamic wep?
    Would it be correct to say, that I want to use 802.1x eap-tls with tkip and CCKM?
    Sorry, this hurts :)
    Thx,
    Ken
    Wireless Security
    When deploying a wireless LAN, you must provide security. The Cisco Unified Wireless IP Phone 7921G supports the following wireless security features.
    Authentication
    - Cisco Centralized Key Management (CCKM)
    - 802.11i (802.1x authentication + TKIP encryption)
    - 802.11i (802.1x authentication + AES encryption)
    - 802.11i (Pre-Shared key + TKIP encryption)
    - 802.11i (Pre-Shared key + AES encryption)
    - Extensible Authentication Protocol - Flexible Authentication via Secure Tunneling (EAP-FAST)
    - Extensible Authentication Protocol - Transport Layer Security (EAP-TLS)
    - Protected Extensible Authentication Protocol (PEAP)
    - Lightweight Extensible Authentication Protocol (LEAP)
    - Open and Shared Key
    Encryption
    - Advanced Encryption Scheme (AES)
    - Temporal Key Integrity Protocol (TKIP) / Message Integrity Check (MIC)
    - 40-bit and 128-bit Wired Equivalent Protocol (WEP)
    Cisco Centralized Key Management (CCKM)
    When using 802.1x type authentication, you should implement CCKM for authentication. 802.1x can introduce delay during roaming due to its requirement for full re-authentication. CCKM centralizes the key management and reduces the number of key exchanges. Also, WPA introduces additional transient keys and can lengthen roaming time. TKIP encryption is recommended when using CCKM for fast roaming as CCKM does not support AES currently.

  • How To use process type in Process Chain

    Hi,
    I am new in Procc. chain and now seeking documentation of The process type in Process chain that's describing how and when to use it.
    Can you please help ?
    thanks
    supriatna
    Message was edited by: BW - xltrs

    Hello Supriatna,
    Please have a look on SAP help portal to understand complete work flow of BW process chain.
    http://help.sap.com/saphelp_nw04/helpdata/en/86/6ff03b166c8d66e10000000a11402f/frameset.htm
    Regards,
    ~Ketan

  • Does anyone use a Celluar Travel Router for wifi connecton?

    Hi!
    I did some further research into this and you can have access to cell phone networks to create a wifi connection for the iPod Touch.
    Does this really do the trick with having constant wifi when you're traveling or on the go?
    Any advice would be great!
    Thank You!

    Yes, you do need to have a cell account and cell data plan for this to work.
    I want to know if anyone uses this feature to create their instant wifi Hotspots?
    Thanks!

  • Does anyone use a NON_APPLE USB power plug

    I don't always have my laptop with me. I just had a shuffle for my recent birthday and want to know if I can use an ordinary 3 pin plug with USB capability to charge the shuffle. Due to go into hospital so won't have my laptop with me to charge it.
    Else does anyone know how long the charge lasts? Will be away each week day but home weekends. probably won't have it on all day but will use it quite a bit.
    Thanks
    Shirley

    I have several iPods. I've used my apple USB charger and an off-brand USB charger with my Shuffle. No problems.

Maybe you are looking for

  • Need help in JSP and Servlets

    Hi friends, [please forgive me if i am posting this in the wrong forum, all seems same to a fresher] Now, to my problem..i need a suggestion, a way or a method to implement the following! I am supposed to create a servlet that reads data from oracle

  • How to find a word with different font format (e.g. italic and regular in one word)

    Hi people, I need to find a word, prefferably using GREP or simple Find/Replace tool. Sometimes, when I get source text to paste into InDesign, some word's format is messed up. First letter is italic and rest is regular or otherwise (or any other fon

  • Reconciliation of FI and COPA

    Hi, We are on ECC6 with costing based COPA  and my clients is doing  reconciliation of gross profit from FI report and KE30 report. We are having variance in both the reports. 1. Is there any report to find out the the list of GR done but billing not

  • HT203167 Missing in-app purchase

    Hi I've purchased an in app "gem" bundle and received an email receipt form iTunes. However, I've not received the gems in the game. I've looked at the developer site and they say to contact iTunes as they have no access to the transaction data. I ca

  • What should be my WRT54GS' frequency?

    I think that my wireless phones are messing with my router, does anyone know what the frequency my router should be on so that it doesnt clash with my wireless phones? i have a WRT54GS with speedbooster router.