Cannot send report out when using "program rsrd_broadcast_starter"

I create Program for sending report to many users with BEx Broadcasting concept.
I have a loop for sending report out to many users.
For the first time, the report will be sent out.
But the second time, the report won't be send out.
What's wrong with my code?
Here is my coding.
=============================================================================
      LOOP AT gt_variant INTO gs_variant.
*Change E-mail of BEx Broadcaster
        SELECT SINGLE * FROM /bic/azopa_d0100 INTO wa_dso
        WHERE co_area = gs_variant-zco_area
        AND rspl_cha = gs_variant-zcost_center
        AND /bic/zreptype = gs_variant-zreptype.
        IF wa_dso-/bic/zbimail1 IS NOT INITIAL.
          mail = wa_dso-/bic/zbimail1.
        ENDIF.
        IF wa_dso-/bic/zbimail2 IS NOT INITIAL.
          CONCATENATE mail ';' wa_dso-/bic/zbimail2 INTO mail.
        ENDIF.
        IF wa_dso-/bic/zbimail3 IS NOT INITIAL.
          CONCATENATE mail ';' wa_dso-/bic/zbimail3 INTO mail.
        ENDIF.
        SELECT SINGLE *  FROM rsrd_sett_node_a INTO wa_email
        WHERE  setting_id = 'ZOPA_KPI_REPORT_BEXBC_PP'
        AND id = 'DI_EMAIL' AND rsr_index = '0'.
        wa_email-value = mail.
        UPDATE rsrd_sett_node_a FROM wa_email.
*Using Program 'rsrd_broadcast_starter' to run BEx broadcaster name 'ZOPA_KPI_REPORT_BEXBC'
        SUBMIT rsrd_broadcast_starter WITH p_settng = 'zopa_kpi_report_bexbc_pp' WITH p_online = 'X' AND RETURN.
*Send mail out
        WAIT UP TO 5 SECONDS.
        IF sy-subrc EQ 0.
          SUBMIT rsconn01 WITH mode = 'INT' WITH output = ' '.
        ENDIF.
      ENDLOOP.

Hello,
Perhaps the wait time is too low and there is contention? Have you tried to extend it?
Why dont you just maintain all of the names in the broadcast setting zopa_kpi_report_bexbc_pp. This is the expected behaviour.
Regards,
Michael

Similar Messages

  • IMac running OS 10.5.8, cannot use Help (it crashes), cannot send report to Apple (it fails).

    IMac running OS 10.5.8.  I cannot use Help (it crashes), cannot send report to Apple (it fails).

    BDAqua:  Is this useful?
    Apr  5 18:12:04 douglas-hintzmans-imac helpdatad[85500]: port 'com.apple.helpdata' created
    Apr  5 18:12:04 douglas-hintzmans-imac helpdatad[85500]: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSCFDictionary setObject:forKey:]: attempt to insert nil key'
    Apr  5 18:12:04 douglas-hintzmans-imac helpdatad[85500]: Stack: (\n    2436780011,\n    2512117307,\n    2436779467,\n    2436779530,\n    2546672193,\n    292147,\n    290667,\n    317673,\n    274277,\n    268995,\n    2546691581,\n    2546690468,\n    2500403285,\n    2500402962\n)
    Apr  5 18:12:05 douglas-hintzmans-imac ReportCrash[85501]: Formulating crash report for process helpdatad[85500]
    Apr  5 18:12:05 douglas-hintzmans-imac ReportCrash[85501]: Saved crashreport to /Users/douglashintzman/Library/Logs/CrashReporter/helpdatad_2012-04-05-181204_d ouglas-hintzmans-imac.crash using uid: 501 gid: 20, euid: 501 egid: 20

  • Cannot send email. When I click Write the window does not open properly. Does not have the "send, spelling, attach security save" line.

    Cannot send email. When I click Write the window does not open properly. Does not have the "send, spelling, attach, security, save line there. Then when I click File, then Send now it will not send. A message comes up saying my SMTP server failed. Have check and everything appears to be o.k.

    Hi Stephen,
    What version of MS Office are you using?
    Are you facing the issue similar to that mentioned here: Acrobat/Reader: Attach to Email button not working for PDFs referenced from long URLs
    Open Acrobat. Use the click-path Edit - Preferences - select the Category "Email Accounts". In the dialog there is the "Add Account" drop-down. Select "Add Other". The "Add Webmail Account" dialog presents. You'll fill out the dialog's fields with Outlook.com settings. (don't forget the "Advance Settings" button)
    From a look-see on the web it appears that the following are the needed settings. BUT, you'll be wanting to validate.
    The Outlook.com SMTP server settings for sending outgoing messages from an email program on desktop, cell phone or mobile device are:
    • Outlook.com SMTP server address: smtp.live.com
    • Outlook.com SMTP user name: Your full Outlook.com email address (not an alias)
    • Outlook.com SMTP password': Your Outlook.com password
    • Outlook.com SMTP port: 587
    • Outlook.com SMTP TLS/SSL encryption required: yes
    For incoming messages from an Outlook.com account to an email program using POP, use the Windows Live Hotmail POP3 server settings.
    The Outlook.com POP server settings for downloading new incoming messages to email program, cell phone or mobile device are:
    • Outlook.com POP server address: pop3.live.com
    • Outlook.com POP user name: Your full Outlook.com email address (not an alias)
    • Outlook.com POP password: Your Outlook.com password
    • Outlook.com POP port: 995
    • Outlook.com POP TLS/SSL encryption required: yes
    Regards,
    Rave

  • How to find out when a program was last executed

    Hello,
    I have a assignment to find out when some programs where last executed in the past 2 years or so. My question to the profs here is as follows? What are the possibilities in ABAP to out when a Program (report) was last executed? Is there a function Modul that can give you when a program was last executed? OR is there a table to show you when a program was last executed?
    Thank you for your help.
    Sabina

    Hi,
    use the t.code STAT,STAD.
    Check in this link for a sample code..
    https://forums.sdn.sap.com/click.jspa?searchID=421554&messageID=1488089.
    From Table TRDIR also you get the information about Last change.
    TRDIR-UDAT ---> Changed On
    TRDIR-UNAM ---> User Name
    Regards
    Kiran Sure

  • Find out when a program has been run

    Hi,
    To find out when a program has been run, I've developed a z program that uses FM SAPWL_STATREC_READ_FILE.
    However sometimes, the FM can't read the log file, and also I've known that a program was executed but it isn't on the tables return by the SAPWL_STATREC_READ_FILE.
    Can you help?
    Regards,
    Maria João Rocha

    As I understand, the file is deleted (and recreated) if it reaches the size specified in the parameter settings
    Following is an excerpt from help (do a search on 'statfile' in the help documentation..)
    "<b>Options for reorganizing statistical data (for all servers)</b>
    Delete seq. statfile after cumulation if size > (default: 100Mb).
    This parameter specifies from what file size the system should delete the statistics file. The statistics file is required for individual statistics and is therefore not deleted until the file size has passed a specified maximum file size. Of course, the file is only deleted if it was completely processed by RSSTAT80 or RSSTAT83 ..
    Max. no. of records cumulated per call (default: 20.000).
    This is the maximum number of entries in the statistics file that can be processed by RSSTAT80 or RSSTAT83 in one session. This parameter is used to restrict the runtime of the collector.
    Options for reorg of application statistic data (valid for all servers)
    <b>Delete appl. statfile after cumulation if size > (default: 30Mb).</b>
    This parameter specifies from what size the system should delete the application statistics file. Of course, the file is only deleted if it was completely processed by RSSTAT88 or RSSTAT89 .
    Max. number of records cumulated per call (default: 20.000).
    This is the maximum number of entries in the application statistics file that can be processed by RSSTAT80 or RSSTAT83 in one session. This parameter is used to restrict the runtime of the collector."

  • Do itabs in ABAP program memory swap out when the program is swapped out?

    Do itabs in ABAP program memory swap out when the program is swapped out by the app server scheduler?
    If so, has anyone compared the time it takes to open/close an Oracle table n times with the time it takes to swap an itab of 50M in and out n times?

    Andrew -
    Although your suspicion appears to be wrong (according to the answer provided by CharlesF below), I'm awarding 6 because your answer indicates that you are at least sensitive to the issues involved here (which is better than 90% of the SAP practitioners out there.)
    However, I do want to take strong issue with you on the matter of how much available "multi-gig" memory is available, because this is irrelevant to the issue at hand.
    The question is: how does the swapin/out of large program memory affect the scheduler on the app server?
    This is a queueing theory issue that has nothing to do with how much memory is out there.
    Back in the days when folks had to know a little queueing theory (to evaluate the pro's and cons of ISO vs SNA and token-ring vs other protocols, everyone understood that if you ask the scheduler to repeatedly swap "alot" and to do so very often, then there will be a profound ripple effect on system performance, not just for anyone "job" or "program", but for any and every job or program.
    The reason is very simple, and the folks who taught the ISO/SNA seminars always used it: traffic flow on passenger highways is always best when there are few trucks travelling with the cars.  This is why the New Jersey turnpike sometimes splits into two "cars only" and "trucks and cars" highways, and why many other roads have "right lane" only restrictions for trucks in certain areas that tend to get congested ...
    Anyway, always a pleasure to chat with you ...
    Best regards
    djh

  • Cannot send mail out

    30 Oct 2012
    All of a sudden, I cannot send mails out from MAIL.
    I can still receive mails though.
    Any ideas?
    Thanks.
    Sandra
    END

    Hotmail, Gmail, Yahoo, etc. I use Gmail, for instance, even though I could get an account through my ISP. The nice thing about web-based accounts is that they travel with you. Most have a website page devoted to configuring your email properly for both incoming and outgoing mail servers. You may have something as simple as a port misconfiguration.
    So who do you have this account with?
    Clinton

  • I need to host a Shared PDF on SharePoint. If it is on SharePoint can only one person comment at a time? I know documents have to be checked out when using SharePoint. I need multiple users to be able to comment in real time and see comments in real time.

    I need to host a Shared PDF on SharePoint 2010. If it is on SharePoint can only one person comment at a time? I know documents have to be checked out when using SharePoint. I need multiple users to be able to comment in real time and see comments in real time. Is this possible?

    try here:
    http://www.bbb.org
    File a complaint with them. Verizon will call you to fix the blunder.
    But remember it is always up to the customer to insure what they are getting and what it costs. Don't trust the word of a sales person who makes their living on getting that sale. Lies, deceit or false promises will be and have been used by sales people for thousands of years.
    Good Luck

  • Low memory when using programs like iPhoto, office at the same time I have 4 GB ram

    low memory when using programs like iPhoto, office at the same time I have 4 GB memory ram 3000 graphics 384 mb

    Do you have a question?

  • Audio cuts out when using Interfaces

    Just recently bought my first iMac, with plans to use it for multi-track recording. The audio is cutting out when using FireWire or USB interfaces to record and/or play audio. For instance, with an Edirol FA-66, even iTunes experiences brief periodic audio loss (every 20 seconds or so) when playing through the device. PreSonus Firebox works a bit better, with a 1 to 3 second loss every 40 seconds or so... this happens when using OSX as well as XP... the operating system doesn't seem to influence the problem. To be certain it wasn't a FireWire issue, I tested it with an M-Audio USB interface and had the same audio loss.
    Talking with tech support, the first guy just blamed everything on the 3rd party devices. That drove me CRAZY. Finally he got a specialist on the phone, who blamed it on the intel chip.
    Right now I'm just living with it... trying to record songs in smaller pieces. I wait for the audio to drop, then as soon as it comes back I hit record. I've got about 40 seconds (using the Firebox) which is enough to lay down a verse or chorus.
    I'm just hoping, HOPING that someone at Apple is looking into these things.

    Hello,
    This may be a stretch but your mention of " hard drive hanging" prompted me to suggest your problem may involve low data transfer rates. (I mean, the hard drive may have too slow.)
    When, for example, Final Cut Express or Pro are being used, they require high data transfer rates to avoid frame dropping. Apple's article on the HD requirements for those apps is here:
    <http://docs.info.apple.com/article.html?artnum=58636>
    eMac/ 1 Ghz / combo, 120 GB Mercury FiWi extnl   Mac OS X (10.3.9)  

  • Applying report filter when using OBIEE web services

    Hi
    Would like to know if it's possible apply report filter when using the web serivce ? Read from Oracle doc that there's this applyReportParams() method in ReportEditingService that could do the job. Can anyone confirm this ?
    Currently we've tried to access the report using the WebCatalogService, read the xml and retrieve the result using the XMLViewService successfully. However there's an additional requirement to pass in the report filter on the fly.
    Thanks in advance

    Hi Gerardnico,
    I have a question regarding the OBIEE Web Services,
    We are using C # for Automation code to test Obiee Analysis Web Services,while designing filter in C # to call report we are facing difficulty with Presentation Variable using Variable value. Where as it is working fine for Column value.
    Note: The choice list has 2 custom values.
    So please guide me in this regard.
    Regards,
    Pj

  • I cannot send emails with pics using the stock email app on my new Droid Turbo, it holds them in the Outbox and won't send even if I move to Inbox and resend

    I cannot send emails with pics using the stock email app on my new Droid Turbo, it holds them in the Outbox and won't send even if I move to Inbox and resend

    First check to make sure you have data turned on and not just Wi-Fi. From reading your question you seem to be saying e mail is working just not attached photos. What size are the photos as some HD photos can't be sent. Your camera may be set at a very high picture size and you can go to settings and lower the size and that may solve your mailing problem.

  • Using ipad2 wifi,cannot send or receive  messages using messages , running ios5

    ipad2 wifi,cannot send or receive  messages using messages , running ios5

    Problem solved
    Changed DNS settings to google public settings
    8.8.8.8

  • Cannot send email only when I am using my school wifi network

    Hi,
    I cannot send emails when I am in my school's wifi network. It is fine at home. But I am the only one at school experiencing this problem. I tried turning off and then on the iphone, deleting all my mail accounts and then reinstalling them, updating iphone to the newest firmware, restoring the iphone to factory settings, etc. but nothing worked so far.
    I have a yahoo mail and an exchange server email and they both send and receive normally in my home wifi network.
    The problem I get at school is that when I click send for an email, it keeps writing "sending" without actually sending it and then the only way to stop this loop (which could last hours) is to restart the phone and then deleting the email from the outbox. Before restarting the phone I cannot delete the email from the outbox.
    Any help would be appreciated.
    Thanks..

    Hi,
    I cannot send emails when I am in my school's wifi network. It is fine at home. But I am the only one at school experiencing this problem. I tried turning off and then on the iphone, deleting all my mail accounts and then reinstalling them, updating iphone to the newest firmware, restoring the iphone to factory settings, etc. but nothing worked so far.
    I have a yahoo mail and an exchange server email and they both send and receive normally in my home wifi network.
    The problem I get at school is that when I click send for an email, it keeps writing "sending" without actually sending it and then the only way to stop this loop (which could last hours) is to restart the phone and then deleting the email from the outbox. Before restarting the phone I cannot delete the email from the outbox.
    Any help would be appreciated.
    Thanks..

  • Cannot send mail from iPhone using Godaddy account/email

    Was working perfectly until recently. Incoming mail still ok.
    Now get error message when sending mail "Cannot Send Mail - The connection to the outgoing server "smtpout.secureserver.net" failed.
    Have tried various fixes including using cwmx.com server, other ports and SSL on and off but no luck.
    Have spoken to Godaddy support but they can't help as say must be local issue with iPhone.
    Is GoDaddyGuy out there?

    SizzyB and Joe,
    I've read over your posts and see that you've both tried a few different troubleshooting steps with our support. The next step would be removing the whole email address from your iPhone and setting it back up. When you set up the email address, you should use the step by step walk through instructions available at http://help.godaddy.com/article/3423.
    SizzyB, please note that cwmx.com is an AT&T specific server. Your UK provider might list a comparable SMTP server as a default or you might need to contact them to get their settings.
    Joe, I would also like to note that you would specifically need to have our Unlimited email plan to utilize the IMAP service feature.
    If either of you have further issues, please post the full details (including any errors messages you receive) and we'll continue to work on a solution.

Maybe you are looking for

  • Nokia Care Centre in London that can help reinstal...

    I have a "3" phone that I unlocked officially by 3.  OS updated on 2nd Feb but Firmware isnt updated and I am tired of waiting, especially that I have intermittent problems that I've described in "100% correlation with main instability and battery pr

  • Should I use olap plus package in my data warehousing project?

    I will build a massive data warehousing which size is over 3t. And I will provide many analytical functions to users. Oracle 11g is my choice. But OLAP is suitable for me, I don't know? In my opinion, OLAP is helpful to analysis, but it's hard to ref

  • How to make pictures not resize when opened in their own window.

    I just upgraded to Safari v3 and despite all the good changes I've found one frustrating thing. In the old version when I opened a picture in its own window and it was bigger than what could fit in the window it wouldn't resize. It just came up as a

  • Can JDE BSSV on 11g be deployed without SSL

    I am integrating JDE E1 with FMW SOA 11g. I want to know if BSSVs can be deployed on WLS without SSL. I understand that WLS 10.3.2 had a product limitation. Any help or pointers will be appreciated. Thanks, Ashwani

  • IMovie disappeared after archive and reinstall

    This is strange...I did an archive and reinstall to clear up some problems that appeared on my new iMac after using the setup assistant. The process worked fine EXCEPT...iMovie and iWeb were deleted from the iMac and were not reinstalled! These seem