Mailing schedule standard report

Hi,
There are some standard report like FBL3N....where i want to schedule it in background and the desired output goes to user as a mail...
There is a option to send the mail of standard report but i can't find out how to schedule it daily??
Plz help

Hi,
Refer to following code for sending mail to multiple recipient.
data : itab_mail type standard table of solisti1,
         itab_doc_data type sodocchgi1,
         itab_pack  type table of sopcklsti1,
         it_receivers type table of somlreci1.
   Call function 'SO_NEW_DOCUMENT_ATT_SEND_API1'
      exporting
        document_data              = itab_doc_data
        put_in_outbox              = 'X'
        commit_work                = 'X'
      tables
        packing_list               = itab_pack
        contents_txt               = itab_mail
        receivers                  = it_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.
    if sy-subrc = 0.
      write : 'Mail sent successfully'.
    endif.

Similar Messages

  • Mailing the Standard Report Output

    HI,
      I have a requirement in which the output of a standard report has to be sent to the respective vendors.
    MCVE -- Vendor analysis Report.
    I have to schedule the job every month such that the rating of a vendor for the month will be sent to the respective vendors.
    This report is an interactive report.
    murali.c
    Edited by: murali ch on Aug 31, 2009 11:00 AM

    hi..
    thank u for the reply...
    my doubt is ...
    i have a report in which 1st list is like below
    total goods in the month        rating....
    100.000                                  98
    If I double click on it I'll get a 2nd list as follows
    vendor                  vendor rating
    1                          100
    2                            98
    3                          100
    4                           99
    5                           97
    my requirement is that I have to schedule the report evry month such that mail should go to the respective vendors with his rating.
    will this be possible with out modifying the standard report?
    report is  :MCVE  which is a vendor analysis report/
    murali.c

  • Scheduled Webi Reports Don't Open on iOS's MS Exchange Mail

    Hi all,
    I am not sure if this is the right place to write this post but I will try anyway.
    We are using BO 4.0 SP6 and schedule webi reports as attached xlsx of pdf in e-mails.The problem is that the attached pdf's and excel files don't open right away in iPhone's native mail application when using MS Exchange. A tiny question mark shows up on the top corner of the attachment and when you tap on it, it asks which application to use to open it. We can choose iBooks app for example to view the file. We would like the attachment to open right away as we tap on it as it does usually.
    Here are some test results:
    -We have observed this issue on iOS 8. However, there are rumors that it started with iOS 7. Same rumors suggest that it would work fine before iOS 7.
    -We use iOS' native mail application with a MS Exchange account set up.
    -We have also tested it with a gmail account set up next to the exchange account. The attachment opened with no problem.
    -If someone forwards the mail received from the BO server, to another exchange mail, the attachment opens just fine.
    -We have no problem opening other exchange mails with attachments on mobile.
    We suspect, the exchange mail can't confirm the sender address thus can't trust the attachment if it is really a pdf-excel file. So we tried scheduling the webi report with a valid mail address in the sender information box but it didn't work.
    Has anyone came across such a problem?
    I know this issue involve SAP, Apple and Microsoft and each one will point the other for the blame. But any help will be appreciated.
    Thank you

    Hi Emre,
    Though this appears on Mobile, this belongs to Webi Product team. As the schedule of Webi reports and the email output would be controlled by them. They can work with Apple to identify the cause and fix the defect. Hence, you can post your question in SAP BusinessObjects Web Intelligence
    I would also recommend that you contact Webi Product Support through the official channel http://support.sap.com/incident
    Regards,
    Ashutosh

  • Scheduling of Report  Mail it to concern User

    Hi Experts
    Is it Possible to Send the reports on Mail on predifned Time . Eg If daily how much material is dispatch. I want to schedule this report at 5 PM every day .Per day wise.
    If Possible please guide me
    Thanks & regards
    Ashish Gupte

    Hi Gordon,
    Your Answer is quiet helpfull but in the new version that is SAP 8.81 PL04 there is schedule in Query Manager showing schedule just want to try this option also.
    Thanks
    Ashish Gupte

  • Scheduling a Report as Mail in 10g / 9i

    Hi,
    I am able to successfully schedule a report in 10g R2 for options file outputs. But in case of a Mail i am not able to do so. When ever i do that i am not able to get mails in regular intervals because of some authentication. On seeing the error message it seems Oracle Reports doesnt supports sending mail with authentication. I.e if our SMTP Mail server is configured with network authentication the mail doesnt gets generated as scheduled but the report output is getting generated in the cache directory.
    Is there any way to crack this issue.
    Thanks in advance
    Guru

    Post Author: chandraklce
    CA Forum: Publishing
    Hi
    Can you make sure the directory for the my documents and businessobjects documents and userdoc is in the default place and you did not delete any of the folders accedentally??
    regards
    chandra

  • Standard Report Distribution

    Hi
    Does anyone know if it is possible to create a batch schedule to run a standard report (KSB1), with many Report Variants, each variant being user specific. Once run these individual reports need to distributed to the relevant users in HTML format by e-mail.
    Can this be automated? Any help or suggestions will be appreciated
    Kind regards
    Bryn Evans

    You can schedule a job using SM36. In the step, enter the program name for KSB1 (which is RKAEP000). Create a variant for each user you want it sent. You can set the spool recipient in SM36 as email address. However, since you want it in HTML mode, it may not work.
    My suggestion is to write a custom program that read the spools, then call function module WWW_HTML_FROM_LISTOBJECT to convert the spool to HTML, then call function module SO_NEW_DOCUMENT_ATT_SEND_API1 to email it to an email address.

  • Standard  report(for open PO order items) with estimated Delivery dates

    hi friends
    i would like to know if there is any standard  report(for open PO order items) with estimated Delivery dates on it.
    thanks
    alahari

    ME2M (by material)
    ME2L (by vendor)
    ME2N (by number)
    Use selection parameter WE101 for open GR
    and scope of list EINT (scheduling lines)

  • Standard Report -  ATP Failed Sales Orders

    Please let me know if there is a standard report to get the list of ATP failed sales orders.
    In a case where customer requested delivery date has not confirmed and a new delivery date confirmed which leads another schedule line of the material.
    My requirement is to get the list of all the ATP failed sales orders, where we have two different schedule lines for a material under Item level u2013 u2018schedule linesu2019 tab view.
    Your time highly appreciated.
    Thanks & Regards,
    Victor.

    Hi,
    Proceed as below:
    - Go to SE16
    - Input VBEP
    - Input ' 01 to 02' in Schedule Line Number field
    - Input other data as per your requirement or you can add more fields in selection from settings
    - Then execute
    From above you can get all the documents for which there were two schedule lines generated.
    Hrishi

  • How do find standard report for

    Please help me my client asked me to look for standard report but am lost am new  cleint's easy access dont not have these so how do i find these reports
    AR Deposit Report
    Costs charged to Warranty orders
    Costs Of Goods Sold Report (by Market Business)
    Units shipped not Delivered
    Units shipped not Invoiced

    The kind of report in my mind.
    - What is my last month or last year activity ?
    - What was past tennis schedules ?
    Did I go to tennis regularly ?
    etc
    You could use a text editor and manipulate a copy of the > ics file, or you could use Apple script to extract and
    process the historical events.
    The ics files looks too complicated.
    I don't know, Apple script.
    Looking for, if there any report option in the iCal.

  • Is there any standard report for capacity of machines used /ideal

    Hi,,
    i am interested in knowing any standard report which tells us how long is my machine ( work center) ideal and how many hours i have used during a period of  say one month.
       how can we use capacity planning and work scheduling in repetitive manufacturing . pls tell me a the procedure to be followed.
    thanks in advance
    regards
    madan mohan

    Hi,
      thanks for your reply . but i am not able to get a report on  total capacity available in  the  last month and capacity i have utilized  for that month . so that i can derive my  work center ideal time during that past month.this gives  the time i have kept  the machine ideal . Is there any standard report meeting this requirement.
    pls give me  some solution
    regards
    madan

  • I  Need some standard report

    I need some standard reports regarding Purchage Data Analysis Report and Open Sales order report .
    Thanks & Regards
    Satish Patnaik

    Hi,
    Check the following links:
    http://sap-img.com/abap/make-e-mail-sender-of-po-the-po-creators-name.htm
    http://sap-img.com/abap/sending-mail-when-the-purchase-order-is-released.htm
    Regards,
    Naresh

  • Unable to Schedule the Report with a user with Author Role.

    Hi,
    I tried to Schedule the Report using weblogic user(which has admin role) it worked perfectly. But when i try to login using User(which has author role) and when i try to schedule a report i am getting the following error. It is clustered Environment.
    [nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: Authentication Failure.
    Error Codes: IHVF6OM7:OPR4ONWY:U9IM8TAC
    Location: saw.connectionPool.getConnection, saw.securitysubsystem.checkauthentication.runimpl, saw.securitysubsystem.checkauthentication, saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43113] Message returned from OBIS.
    [nQSError: 13039] The impersonator does not exist in the BI Security Service. (08004)
    Error Codes:
    Location: saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Error Codes: AGEGTYVF
    AgentID: /users/richard/Test Mail Report
    ...Trying Agent Get Response Content loop again.... Sleeping for 8 seconds.[nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: Authentication Failure.
    Error Codes: IHVF6OM7:OPR4ONWY:U9IM8TAC
    Location: saw.connectionPool.getConnection, saw.securitysubsystem.checkauthentication.runimpl, saw.securitysubsystem.checkauthentication, saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43113] Message returned from OBIS.
    [nQSError: 13039] The impersonator does not exist in the BI Security Service. (08004)
    Error Codes:
    Location: saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Error Codes: AGEGTYVF
    AgentID:/users/richard/Test Mail Report
    ...Trying Agent Get Response Content loop again.... Sleeping for 6 seconds.[nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: Authentication Failure.
    Error Codes: IHVF6OM7:OPR4ONWY:U9IM8TAC
    Location: saw.connectionPool.getConnection, saw.securitysubsystem.checkauthentication.runimpl, saw.securitysubsystem.checkauthentication, saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43113] Message returned from OBIS.
    [nQSError: 13039] The impersonator does not exist in the BI Security Service. (08004)
    Error Codes:
    Location: saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Error Codes: AGEGTYVF
    AgentID: /users/richard/Test Mail Report
    Exceeded number of request retries for method GetResponseContent.
    Can any one help me with this.
    Thanks
    Rondo.
    Edited by: RONDO on Dec 12, 2012 4:07 PM

    Check the Doc ID 1446877.1
    As per this doc Fix to apply patch 13553428:
    The fix to this issue is to apply patch for the following unpublished bug.
    Bug 13553428 - QA:BLK:DELIVER TO CORP. OID LDAP USERS FAILED WITH IMPERSONATOR DOES'NT EXIST.
    Patch 13553428: QA:BLK:DELIVER TO CORP. OID LDAP USERS FAILED WITH IMPERSONATOR DOES'NT EXIST.
    The patch is available on MOS and can be applied to all platforms.
    Or access via this link:
    https://updates.oracle.com/Orion/Services/download/p13553428_111160_Generic.zip?aru=14732325&patch_file=p13553428_111160_Generic.zip
    Please refer to the Readme. It is important to Stop the System before applying the patch. Then restart.
    During restart Weblogic should automatically detect that bimiddleware.ear has changed in the OH and automatically redeploy the application
    If helps pls mark as correct
    Edited by: Srini VEERAVALLI on Dec 12, 2012 7:39 PM

  • Need help with customizing standard reports in Fusion Applications

    Hi,
       I have requirement to customize 'Asset Transfer Report' in Oracle Fusion.
       This report is a BI Publisher report and Data Model lies in folder '/Share Folders/Financials/Fixed Assets/Tracking/Data Model' and report lies in folder '/Share Folders/Financials/Fixed Assets/Tracking'.
        Steps which i have completed
       I am trying to customize this report, i followed the below steps
    Step 1:- 
       Copied Data Model into '/Shared Folder/Custom/Financials/Fixed Assets/Tracking/Data Model' and report into '/Shared Folder/Custom/Financials/Fixed Assets/Tracking/'
    Step 2:-
       Opened task 'Manage Custom Enterprise Scheduler Jobs for Ledger and Related Applications' and created a job with the following details.
    Job Definition
    Field Name
    Value
    Display Name
    XX Asset Transfers Report
    Name
    XX_ASSET_TRANSFERS_REPORT
    Path
    /FA/
    Application
    Financials Common Module
    Description
    XX Asset Transfers Report
    Job Application Name
    FinancialsEss
    Enable Submission from Enterprise Manager
    Job Type
    BIPJobType
    Class Name
    oracle.xdo.service.client.scheduler.BIPJobExecutable
    Default Output Format
    Report ID
    /Custom/Financials/Fixed Assets/Tracking/Asset Transfers Report.xdo
    Priority
    Allow Multiple Pending Submissions
    False
    Enable Submission From Scheduled Processes
    Yes
    User Properties
    Field Name
    Value
    PDF
    .*\.pdf$
    jobDefinitionName
    FAS430
    XML
    .*\.xml$
    jobPackageName
    /oracle/apps/ess/financials/assets/tracking/transfers
    EXT_PortletContainerWebModule
    Ledger
    Since the standard report has the below parameter i have created same set of parameters for the Job which i have created, but i do not know how to assign the list of values to these parameters
    Parameter Prompt
    Data Type
    Page Element
    Default Value
    Required
    Book
    String
    Text box
    Yes
    Currency
    String
    Text box
    Yes
    Period
    String
    Text box
    Yes
    Batch
    String
    Text box
    No
    Step 4:-
       Now when i navigate to schedule process, when i click Schedule New Process Button in the list of values i can see the job which i created. When i submit the job is completing with error.
       When i open the xml file, file is blank and no data is available in the file.
       When i open the log file i see the below error
    dummy file is deleted
    ================ BIPJobExecutable Execution Started ============
    OutputFile : /u01/APPLTOP/instance/ess/rfd/67068/out/67068.xml
    Request ID: 67068 ClassLoader is weblogic.utils.classloaders.GenericClassLoader@1c85c3a finder: weblogic.utils.classloaders.CodeGenClassFinder@1c85cb3 annotation: FinancialsEssApp#V2.0@
    RequestId:67068
    ReportID : /Custom/Financials/Fixed Assets/Tracking/FLY FA Transfers Report.xdo
    Process : BIPDocGen
    The bipJobID : 6252
    bipJobID is updated to ESSRuntimeService
    BIP_STATUS_URL is added to ESSRuntimeService
    ================ BIPJobExecutable is running in async mode. ============
    ================ Please check the ess status for more detail info. ============
        Am i doing anything wrong while creating the job?
    Note :- I created another test data model and report with 'Select SYSDATE from dual' and am able to see the report completing successfully.
    Please kindly help, i am failing to meet my deadlines.
    Regards,
    Prasad R

    Hello Jani Rautiainen,
        Thanks a lot for replying my question.
        This is the first time i am working with the BI Publisher reports and fusion applications.
        My requirement is to add few columns to the standard report with out loosing the functionality.
        I was not aware that there is two ways of doing this, i was always copying data model and report to a new folder and trying to create a new job for the report.
        As mentioned in the document 7.2.1.4 Using the Customize Feature    , i clicked on the more button on my report but i do not see the customize option. Do i need to have any specific role for this to appear in the menu? Please kindly let me know.
        Also i see below limitations while customizing report
    Limitations
    Following are limitations of the Customize report option:
    The Customize option is only available through direct access to the BI Publisher server using the /xmlpserver URL (for example:http://hostname.com:7001/xmlpserver). The Customize option is not available through the /analytics URL used to access Oracle Business Intelligence Enterprise Edition.
    The Customize option is available only for reports. The Customize option is not available for data models, style templates, or sub templates.To customize data models, style templates or sub templates and insulate them from potential changes from patching: Make a copy of the data model, style template, or sub-template and either rename it or place it in a custom folder. Ensure that you update any reports to point to the customized data model, style template, or sub template.
        My requirement is to add few additional columns which needs Data Model to be modified, Can i copy the data model to the custom folder and do my modifications and point this data model in the report(as mentioned in the point 2 in the limitations)? In that case, will the original report submission works?
    Regards,
    Prasad R

  • Error message on trying to Schedule a report

    Hi,
    I'm in a world of pain at the moment with my CMC. I can't schedule a report to even distribute them to a BO inbox.
    Setup : BOXI 3.1 on RH linux Ent 5.0 with data server being on a remote machine.
    The error I receive is
    A database error occured. The database error text is: [unixODBC][Driver Manager]Data source name not found, and no default driver specified. (WIS 10901)
    Where do I define my default driver? in odbc.ini in the bobje folder?
    Are the unixODBC and associated MySQL connectors needed for BOXI 3.1? I've only found a BO doco related to R2. This doco only relates to the BOE115_AUDIT data.
    Thanks for any suggestions, Ed

    Post Author: synapsevampire
    CA Forum: General
    There isn't a designer version, do you mean developer? And what version of Crystal?
    If they upgraded you to the standard edition, then you've lost plenty of functionality.
    Also if they upgraded you to developer from professional, yet didn't bring the service packs up to date, but did on the previous version, then it will have problems as well.
    Please include valid information in your next post, and the version of Crystal if the above doesn't resolve.
    -k

  • Scheduling a Report to Deliver As an Email Attachment

    Hi,
    I want to schedule a Report to Deliver As an Email Attachment. But I am getting the below error.
    oracle.apps.xdo.service.delivery.DeliveryException: oracle.apps.xdo.delivery.DeliveryException: Exception reading response;
    nested exception is:
         java.net.SocketException: Connection reset
         at oracle.apps.xdo.service.delivery.impl.DeliveryServiceImpl.deliverToEmail(DeliveryServiceImpl.java:235)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.deliver(XDOJob.java:1215)
         at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:493)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
    In the below link its given to setup the email server (ArGoSoft Mail Server Freeware)
    http://www.oracle.com/technology/obe/obe_bi/bipub/advance/advance.htm
    But I did not do the steps mentioned in the above link. Since I have email server configured on my system.
    I am using the proper Host name and Port. Can you please suggest why I am getting this error.
    Thanks,
    Shiva

    Not really the best way to go.  You'll waste a lot of time and it may not work for your receiver.  Most email hosts have file size limits that make emailing video files a problem.  Better choice is upload you video to YouTube or some other file sharing site then email a link.

Maybe you are looking for

  • IPod nano cannot be recognized by my computer (and then some)

    i recently got a 4 GB nano and my computer cannot read it. i have itunes installed and it runs perfectly well. but when i connect the ipod, it brings up a message saying that windows cannot recognize the hardware because of a malfunction. i know that

  • How to identify inbound location on a centralized Attendant Console?

    I'm trying to find a way to be able to identify for our centralized receptionists the location of the inbound calls. We have 16 sites set up with Cisco routers as h323 gateways each pointing all incoming calls to the main phone line to a separate AC

  • Excise  credit

    hi all We are sending vehicle for road ,RTO test  by usnig  J1IS trasaction code  (excise inovice geenration) with reference to material document  .We used 541 movement type  & after receiving the material back we used 542 . Now my quarry is how to t

  • Central (web based?) location for custom XMP panels

    We maintain 3 custom XMP panels for a global network of photographers & DAM's. We'd like to be able to update our custom XMP panels (say add new drop down choices,) and have those immediately reflected globally. If Bridge checked a central resource (

  • Cisco CRS Password Recovery

    After swapping hard disks between two servers I can not access CRS Administration page through LDAP authentication. Default username/password Administrator ciscocisco doesnt help. This guide doesnt help either http://www.ciscosystems.com/en/US/produc