Receiver shows in Cc only when using SO_NEW_DOCUMENT_SEND_API1

I'm using FM SO_NEW_DOCUMENT_SEND_API1 to send external emails from SAP.  I have everything working quite well except...
The receivers e-mail address only appears in the "Cc" field in the e-mail's header.  I cannot get it to show in the "To" field.

Hello Donald,
While populating the Recipient List you must have checked the COPY field of the structure SOMLRECI1.
DATA:
wa_reclist TYPE somlreci1,
it_reclist TYPE STANDARD TABLE OF somlreci1.
l_wa_reclist-copy = 'X'
I think this must be the cause.
BR,
Suhas
Edited by: Suhas Saha on Feb 27, 2009 3:22 PM

Similar Messages

  • I changed language from EN-GB to EN-US but my keyboard is still British (only when using FF). How can I change it to EN-US? in English

    I changed language (based on an answer in this forum) from EN-GB to EN-US but my keyboard is still British (only when using FF). How can I change it to EN-US?
    Should I just export my bookmarks, uninstall and reinstall the proper version? That may just be shorter than anything else.

    GREAT!. Thanks a lot for educating me. There seem to be a million things we have to learn about our computers and when we run into them the first time they seem insurmountable. You pointed me to the solution. Thanks again. Ben

  • My up and down arrows as well as page up and page down no longer work properly only when using firefox. Page up and down function more like the "home" and "end" keys as do the arrow keys.

    Honestly I'm not sure if these began just after I updated FF to the current release, but it's been happening for at least 2 weeks. The arrow keys and page up and page down keys all work as if I'm pressing the 'home' and 'end' keys on my keyboard. This is only when using FF. Please contact me if you need more clarification. Thanks in advance!

    Sounds that you have switched on caret browsing.
    * http://kb.mozillazine.org/accessibility.browsewithcaret
    You can press press F7 (on Mac: fn + F7) to toggle caret browsing on/off.
    * Tools > Options > Advanced : General: Accessibility: [ ] "Always use the cursor keys to navigate within pages"
    * http://kb.mozillazine.org/Scrolling_with_arrow_keys_no_longer_works
    * http://kb.mozillazine.org/Accessibility_features_of_Firefox

  • Prompting for password and username only when using dynamic parameters

    Post Author: Co3023
    CA Forum: Crystal Reports
    How do I stop CR XI prompting for password and username only when using dynamic parameters. When no dynamic parameters are used CR XI isn't prompting for the DB user name and password. The report is run from an application which passes the user name and password. I am using Oracle and the problem is both with the native oracle driver and the ODBC RDO driver.

    Post Author: jehanzeb
    CA Forum: Crystal Reports
    I didnt ask you to change it to static I said I took the parameters totally out of the report. Saved it. Then re-enter the dynamic parameters into the report and it worked for me. That might have worked for you, not sure why you changed it to static.
    Ok I have just created a quick report using dynamic parameters, it didnt ask me for the username password.
    Can you create a sample report - just to test the db? and see if it works? add only 1 or 2 fields in the report, create parameters (dynamic) and see if it works
    why don't you embed the username and password in your application, it won't ask for username password then.

  • How can I show additional tab rows when using many open tabs?

    How can I show additional tab rows when using many open tabs?

    What method (code) did you use to get the Tab bar displaying in the space used for the Navigation Toolbar (location bar)?
    The Tab bar should be displayed above the Navigation Toolbar.
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Mac book pro (late 2013) has a lag when sculpting and rotating models in Zbrush only when using my Wacom-capture tablet (if I use a mouse or trackpad its fine no lag). Also Premiere Pro CS5, playback is almost like watching footage in slow motion.

      Mac book pro (late 2013) has a lag when sculpting and rotating models in Zbrush, but only when using my Wacom-capture tablet (if I use a mouse or trackpad its fine no lag).
       Also Premiere Pro CS5 playback is almost like watching footage in slow motion, Premiere Pro is installed on the main drive but the footage is on an external drive connected with USB 2.
      I'm wondering if it is just a problem with the Mac USB drivers maybe not supporting USB 2 ? (Because I have also installed Window 7 on this same MacBookPro and tested the same software "Zbrush and Premiere Pro" And they both work perfectly on the Bootcamp Windows 7 install, and so its using the same hardware so it has to be the drivers right ?)
    Any help would be great, Thanks
    Darius

      Mac book pro (late 2013) has a lag when sculpting and rotating models in Zbrush, but only when using my Wacom-capture tablet (if I use a mouse or trackpad its fine no lag).
       Also Premiere Pro CS5 playback is almost like watching footage in slow motion, Premiere Pro is installed on the main drive but the footage is on an external drive connected with USB 2.
      I'm wondering if it is just a problem with the Mac USB drivers maybe not supporting USB 2 ? (Because I have also installed Window 7 on this same MacBookPro and tested the same software "Zbrush and Premiere Pro" And they both work perfectly on the Bootcamp Windows 7 install, and so its using the same hardware so it has to be the drivers right ?)
    Any help would be great, Thanks
    Darius

  • Dead pixel only when using Pages

    One dead pixel.  Always the same one, only when using Pages.  Has anyone else seen this?
    MacBook Air 11", 1.6 GHz Core i5 CPU, OS 10.8, Pages 4.2

    This has been happening to me ever since I upgraded to Mountain Lion. Certainly a software issue, I expected an update to iWork to resolve this after the release of 10.8 but it seems Apple have all but forgotten about their iWork suite...
    Below are images of the effected area when a Pages window is selected and unselected.
    OS X 10.8.2 - Pages 4.3 - Mid 2011 2.3 GHz Mac Mini - 23" Apple Cinema Display (Old Alu, not that it matters)

  • Get ORA-01031: insufficient privileges error, but only when using dbstart.

    I am getting ORA-01031: insufficient privileges error, but only when using dbstart. the listener starts but not the database. How come I can start it from SQL prompt but not from dbstart scripts as the oracle user?
    [oracle@mallard bin]$ ./dbstart
    Processing Database instance "gf44": log file /prod/oracle/10/startup.log
    [oracle@mallard bin]$
    Log file:
    Wed Aug 20 10:15:02 CDT 2008
    SQL*Plus: Release 10.2.0.1.0 - Production on Wed Aug 20 10:15:02 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> ERROR:
    ORA-01031: insufficient privileges
    SQL> ORA-01031: insufficient privileges
    SQL>
    /prod/oracle/10/bin/dbstart: Database instance "gf44" warm started.
    >
    oratab file:
    gf44:/prod/oracle/10:Y
    dbstart file section:
    # See if it is a V6 or V7 database
    VERSION=undef
    if [ -f $ORACLE_HOME/bin/sqldba ] ; then
    SQLDBA=svrmgrl
    VERSION=`$ORACLE_HOME/bin/sqldba command=exit | awk '
    /SQL\*DBA: (Release|Version)/ {split($3, V, ".") ;
          print V[1]}'`
    case $VERSION in
    "6") ;;
    *) VERSION="internal" ;;
    esac
    else
    if [ -f $ORACLE_HOME/bin/svrmgrl ] ; then
    SQLDBA=svrmgrl
    VERSION="internal"
    else
    SQLDBA="sqlplus /nolog"
    fi
    fi
    Permissions of file:
    [oracle@mallard bin]$ ls -la dbstart
    -rwxrwxr-x 1 oracle oinstall 10407 Aug 19 12:27 dbstart
    [oracle@mallard bin]$
    User permissions:
    [root@mallard 10]# id oracle
    uid=503(oracle) gid=503(oinstall) groups=503(oinstall),504(dba)
    [root@mallard 10]#
    I can start the listener manually using "./lsnrctl start" and start the database manually from sql prompt using "SQL>startup" (as sysdba) with no problems. this only happens when using dbstart file. I am logged in as oracle user and all environment variables are set
    Thank you for any help you could provide.

    I have the same problem, but i don't want insert this string
    Connect sys/{password} as sysdbaI have deployed an Oracle 10g with os SunOS
    $ uname -a
    SunOS DB02 5.10 Generic_141444-09 sun4v sparc SUNW,Sun-Blade-T6320
    I can connect with sys/password, but I can't login with
    $ sqlplus /nolog
    SQL*Plus: Release 10.2.0.1.0 - Production on Thu Jan 7 15:19:50 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    SQL> connect / as sysdba
    ERROR:
    ORA-01031: insufficient privilegesthe the startup and dbshut don't work.
    Someone maybe help me?
    Thanks,
    Regards.
    Lain

  • TS4268 Does Iphone4 support Facetime Audio/Video using 3G? Or only when using Wifi?

    Does Iphone4 support Facetime Audio/Video using 3G? Or only when using Wifi?

    iPhone 4 does not support FaceTime over cellular, only Wi-Fi.
    You need iPhone 4S or later and also only if the carrier supports it, 

  • HT201401 Microphone works only when using the phone in hands-free

    Microphone works only when using the phone in hands-free (speaker on) mode.  Otherwise, only a constant buzz, accompanied by regular clicks (repeating 2-3 times/sec) can be heard by called persons or when recording a memo.  Makes Siri unusable, and cannot make private calls unless in a private area.  Does anybody have a fix for this?

    Okay I just solved the problem myself..
    For anyone that may have the same issue:
    The microphone used when recording video, is the little dot next to the jack on top of the iPhone 4S (maybe also iPhone 4, don't know). There was some dirt in this tiny little hole, and I simply just removed it with a very thin needle, and now it works great!

  • JComboBox only show 10 items data when using DataBinding

    JComboBox only show 10 items data when binding to one table more then 10 lines. List Binding Mode is "Navigation Mode".
    JComboBox's property "maximaxRowCount" is seted to 30, but still display 10 items.
    some code:
    private JComboBox jComboBox2 = new JComboBox();
    jComboBox2.setModel((ComboBoxModel)panelBinding.bindUIControl("ChartView2", jComboBox2));
    ps. Table "Chart" has 35 lines.
    JDeveloper 10g(Version 10.1.2.0.0 Build 1811)

    I am encountering the same problem. I tested the binding VO in the Business Component Browser, it's fetching the correct result set.
    Any suggestion would be greatly appreciated!
    Stephanie

  • Internet Explorer 9 not showing as not installed when using Windows Update - Error: Code 9C48 Windows Update encountered an unknown error.

    I built a few new Windows Server 2008 R2 with SP1 VMs today and ran into a problem where Windows Update is not detecting the fact that Internet Explorer 9 is already installed. Internet Explorer 9 keeps showing up as an available update when
    using Windows Update. When I try to install it as a test I get the error message: Code 9C48 Windows Update encountered an unknown error.
    My normal build procedures include applying all the patches for the OS prior to any other work on the servers. The way I like to do the patching is to do every update other then IE9 in the begininng and once all the other updates have been
    completed, install IE9 and then patch it if there are updates available. I followed this procedure on every build for the last year and I have not run into any issues until today. The only difference today is the latest patches that were released yesterday
    April 10th, 2012. To test the theory that it may be one of the latest patches, I reinstalled Windows from scratch making sure to format the disks and then I installed IE9 right after the OS install without any other updates. Once the
    server was rebooted, I checked Windows Update and Internet Explorer 9 still showed up as update (Not the Cumulative Update which normally shows up after an IE9 install) and yes, I did make sure to click the 'Check for Updates' link before I looked just
    in case. My next test was to patch a couple of the servers I had built prior to April 10th, 2012. Those servers did not have any issues with the latest updates and they are not experiencing the same behavior as the newly built servers.
    I ended up comparing the IE9 Version on the cleanly install OS (No updates were installed except IE9) and the servers I built last week which were patched. The versions are exactly the same.
    My findings above lead me to believe that there is a problem with the latest IE9 install package (which includes the latest cumulative update) and the Windows Update detection component.
    I guess I am looking for someone to report this up the chain to get this fixed so no one else runs into this problem. I know in some cases we may not be able to see additional IE9 updates until this is resolved.

    I just started having the same problem.
    I was creating a new VM in Vsphere from our 2008 R2 SP1 image and it hasn't been updated and repacked in a while, so i have to install about 60 updates, including IE9.
    I went through my normal setup as i had just created 2 VMs and updated them on Monday with no problem.
    I got the same error code as you. The install looks like it installed IE9, but the update is still showing up as available in Windows Update.
    I deleted the VM, created a new one, chose all updates except IE, then did that and it still shows up again.
    Then i deleted the VM, installed just IE 9 and it still shows up as available on reboot.
    I have a script that i can use to reset/clear WSUS cache on the computer, (Software distribution folder, and the windows update log, and recreates a certificate), so i tried that and then rebooted and it still showed up.
    I then decide ok, maybe the Image got messed up somehow, so i started creating a new 2008 R2 install from scratch last night and chose to update just IE9 as the first install. I did that, rebooted and it didn't show up in Windows Updates, so i though GREAT.
    I proceed to kick off the 100+ downloads needed before i left and left the console up.
    When i got in to work this morning, the updater seemed stuck on 31 of 102 updates, this one in particular: KB288516. I rebooted the computer, because it wouldn't stop and just seemed stuck since last night, which these updates should only have taken about
    an hour to install at most. I log back in and sure enough, it now shows Internet Explorer 9 at the bottom of the update list as being needed for install.
    I believe this is Patch Tuesday week, so maybe they screwed up something with the Windows Update detection engine, because it worked fine on Monday when i had to update IE9 on 2 VMs that i created.

  • Laptop shows "access: local only" when connected to this hotspot

    I have the Verizon Jetpack 4G LTE Mobile Hotspot MHS291L set up in my home environment.  I have a number of computers that are able to connect to it and use the internet.  There is one laptop that I have (Lenovo SL500) which is Vista SP2, that has trouble connecting to the Jetpack.  I went into the Connected Devices settings for the Jetpack and noticed that this particular laptop was in the Blocked Devices section.  I Unblocked the laptop and it then appeared in the Connected Devices section.  Not sure how it got into the Blocked Devices section in the first place.  Anyways, upon trying to connect to the wireless network, I looked at the wireless network connection and it shows "Access:  Local only" instead of "Acess: Local and Internet."  It seems like the laptop connects to wireless, but I cannot browse the internet in any browser.  Also, I have tried this laptop at someone else's house that has a standard wireless router (no hotspot) and the laptop connects fine and is able to browse the internet.

    The network status indicator on Windows products cannot always be trusted.  Windows uses its own algorithm to determine its connectivity by checking a few resources on the web.  In a nutshell if Windows can make it to the resources then it declares itself internet connected or otherwise.  What you should do is your own troubleshooting to determine what is truly going on.
    First step is to check your IP Address.  Windows will display a 169.254.xxx.xxx IP if it is not completely connected to the current router/jetpack.  If that is the case then your laptop has not been accepted onto the router and you should check your connection credentials or recreate your connection profile.
    The next step if you have a normal and good IP address is to manually check the internet by browsing to a website.  Even though your computer cannot communicate the way it wants to that doesn't always mean that all internet communication is having a problem.  You should always try a simple browse to Google or another popular search engine or website when experiencing problems to confirm the scope of the situation.
    Pending on how these first two simple checks go you should proceed one way or another.  Chances are there is a wireless profile conflict on your Vista machine for your Jetpack. The best course of action would be to wipe the wireless profile and start over from scratch.  I'd start here and work my way outwards.

  • Rattling speakers - only when using chrome.

    I brought a new 2013 MacBook air today, and I'm having a weird issue with the sound. There's a slight rattling/static noise, but only when I'm using Chrome. It's fine in Safari, iTunes, and Quicktime.
    I could just not use Chrome, but I'd miss it terribly.

    A new Mac comes with 90 days of free tech support from AppleCare.
    AppleCare: 1-800-275-2273
    Call AppleCare. May be they can help you.
    Use Safari until the problem is solved.
    But you have to dowlload, install and enable Flash Player to view videos.
    Best.

  • Burned Image on screen, but only when using Safari

    I have a burned image on my IPhone's screen, but only when I use Safari. Additionally, when I open Safari's multiple window viewer feature, the image is there as well. The home screen and every other app is unaffected. Turning off and on the phone does nothing to fix the problem.
    I know removing the casing and battery is an adventure, so I am trying to avoid it if I can.
    Can anyone think of a way to fix this problem?
    Thanks for the help.

    Troubleshoot Safari extensions ..
    From the Safari menu bar click Safari > Preferences then select the Extensions tab. Turn that OFF, quit and relaunch Safari to test.
    If that helped, turn one extension on then quit and relaunch Safari to test until you find the incompatible extension then click uninstall.

Maybe you are looking for

  • ORA-01776: cannot modify more than one base table through a join view

    I have created EO based on a database view than consists of two tables, and only one is updateable. When I try to update a row using EO, I got a following message: "ORA-01776-cannot modify more than one base table through a join view" In Forms, this

  • Adapter Monitor Error and SQLServer JDBC Test

    Hello ! I have a problem with communication in scenario RFC>XIJDBC ! How i can test my JDBC Coonnection ...database is SQL Server ! In Adapter Monitor i have two errors: 1 - JDBC Error: Receiver Adapter v2112 for Party '', Service 'BS_IBATCH': Config

  • J1IS and Accounting document Link

    Dear Experts, I have created some documents in J1IS with the ETT OTHER and posted the same into accounting. But when I try to see the link between the J1IS document and accounting document, I didnt find any. I checked below tables J_1IEXCHDR J_1IEXCD

  • CF to create Document Management System?

    Hi Folks, I'd like to create a doc management system using cf, to include date expirey of documents, ownership, and version control. I can use Verity to search for the documents and index them. Is this possible with CF? Is there anyway I can use CF t

  • Nucleus Class not found exception on server startup

    Error during server startup. <Dec 18, 2012 12:50:05 PM IST> <Warning> <JDBC> <BEA-001110> <No test table set up for pool "ATGProductionDS". Connections will not be tested.> <Dec 18, 2012 12:50:05 PM IST> <Warning> <JDBC> <BEA-001110> <No test table s