Automate report creation from XML

Hello,
Is there a way to automate the report creation based on a specification based on a XML file ?
Regards,
Laurent.

Thanks,
I will have a look to the RAS SDK.
If the API are available it will be sufficient to start building the solution.
Thanks,
Laurent

Similar Messages

  • Automatic PO creation from SC

    Hi Experts,
    I am using SRM 7.0 with extended classic scenario and I have issue in the automatic po creation. For some Shopping Carts the PO is not automatically created. The SC is having Source of Supply Assigned and all the approves have completely approved the SC.  The latest status is  I1111          Item in Transfer Process.
    I checked in RZ20, ST22 and could not find any error or dumps.
    For the SC item under BBP_PDBEI the BE_OBJECT_TYPE is BUS2201 and BE_OBJECT_ID 1, once I trigger the PO creation manually the PO object id is reflected here.
    For such SC I am running the report BBP_ALERT_SB_NOTTRANSFERED manually which puts the SC in I1112 Error in Transmission Status and later I can trigger the SC creation from the alert monitor.
    For POs created in this manner the PO is created in Held Status without any line items, is this normal?
    I have two questions which I want to understand, how is the automatic po creation from SC setup, is there any customizing involved for the po creation from SC to happen automatically?
    What else should I check to find the reason why the the SC was stuck in I1111 status and PO was not created?

    You need to configure the Purchasing group and this will take care of automatic transfer of Doc to sourcing cockpit. Make sure you also maintain the customization for sourcing always carried out for Prod categories.
    Regards
    Saurabh

  • While automatic PO creation from GR conditions to be fetched from condition

    Hi SAP Gurus, i have a requirement where in I want PO to be automatically created while doing GR.All other settings I have done. Now my requirement is tat say freight conditon FRC1 should be picked up from condition record.I already have condition record maintained.please let me know if this is possible or is it like that for automatic PO creation from GR info record is mandatory.Please let me know.Thanks

    Hi,
    Condition record will not help for the automatic PO creation from GR. Use Info record and maintain your conditions like discount, freight,packng and forwarding etc.....

  • Automatic PO creation from Imported Approved Requisition

    Hi,
    Is there any setup to allow automatic PO creation from Imported Approved Requisition.
    1. Run Requisition Import to import approved Requisition with no workflow fired.
    2. Can we kick off automatic PO creation workflow without kicking off Requisition approval workflow?
    Any suggestion will be helpful.

    Hi,
    pl.review the MOS doc.
    How to Create and Approve a Standard PO Automatically From an Approved Requisition Sourced to Standard Quotations [ID 308470.1]
    HTH
    Sanjay

  • Automatic PO creation from PR for non materials

    A requirement has recently been raised where the business wants to introduce the use of purchase requisitions and once the purchase requisiiton has been released (approved) a purchase order be automatically created from the purchase requisition. However the business do not use or maintain material records, purchasing info records or source lists. If the the standard automatic purchase order from purchase requisition is used (ME59N) these items are required. In entereing the purchase requisition it is expected that the 'Desired Vendor' will be entered. Has anyone had a similar scenario where the automation of purchase order creation is required? Any assistance is appreciated.
    Thanks

    Hi,
    For no material, only for SERVICE procurement , the Service auto- PO created by activating Automatic Purchase order creation for Service requisitions in t.code: ML91. Create info record based on Material Group. For Automatic PO , info record is mandatory. For more please read note 635511
    Regards,
    Biju K

  • Automatic PO creation from PR with no master data

    Dear gurus,
    Is it possible to run ME59- Auto PO creation from approved PR with no master data/source assigned/PIR? Assuming user create adhoc PR.
    Is it possible to run this process successfully if i didn't meet on the criteria below? let say no.1 is not checked?
    1.Material Master purchasing view, check automatic PO check box.
    2. Vendor Master purchasing view, check automatic PO check box.
    3. Maintain Source list for Vendor and Material (transaction ME01) and also see validity period.
    4. Maintain Purchase Info Record (transaction ME11), check info record category (must be standard or pipeline or subcontracting)
    5. Create a Purchase Requisition ( transaction ME51N), during creation select check box of Source Determination.
    6. Use transaction ME59 and execute for purchase requisition for vendor, you will be able to create automatic PO.
    Thanks in advance.

    Hi,
    yes all point should be checked
    check following link
    [http://www.sap-img.com/materials/steps-to-create-auto-po.htm]
    Regards
    Kailas Ugale

  • Crystal Reports generation from XML datasource or file.

    How to generate the crystal report(.rpt file) from XML/XSD file as input..?
    I'm trying out this from 'Crystal Reports in Eclipse'.

    Same problem here using CR4J v.2 sp1<BR/>
    This is the complete StackTrace:<BR/>
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: Error al cargar el conector de base de datos. No se pudo obtener acceso a la clase 'com.crystaldecisions.reports.queryengine.driverImpl.DriverLoader'.---- Error code:-2147467259 Error code name:failed
         at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.if(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(Unknown Source)
         at com.businessobjects.samples.InformePruebaXML.main(InformePruebaXML.java:64)
    Caused by: com.crystaldecisions.reports.common.QueryEngineException: Error al cargar el conector de base de datos. No se pudo obtener acceso a la clase 'com.crystaldecisions.reports.queryengine.driverImpl.DriverLoader'.
         at com.crystaldecisions.reports.queryengine.Connection.ur(Unknown Source)
         at com.crystaldecisions.reports.queryengine.Connection.uB(Unknown Source)
         at com.crystaldecisions.reports.queryengine.Connection.br(Unknown Source)
         at com.crystaldecisions.reports.queryengine.Connection.bs(Unknown Source)
         at com.crystaldecisions.reports.queryengine.Connection.t1(Unknown Source)
         at com.crystaldecisions.reports.dataengine.dfadapter.DFAdapter.a(Unknown Source)
         at com.crystaldecisions.reports.dataengine.dfadapter.DFAdapter.for(Unknown Source)
         at com.crystaldecisions.reports.reportdefinition.ReportHelper.a(Unknown Source)
         at com.businessobjects.reports.sdk.requesthandler.ReportViewingRequestHandler.long(Unknown Source)
         at com.businessobjects.reports.sdk.requesthandler.ReportViewingRequestHandler.a(Unknown Source)
         at com.businessobjects.reports.sdk.requesthandler.ReportViewingRequestHandler.int(Unknown Source)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.do(Unknown Source)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.if(Unknown Source)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.a(Unknown Source)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter$2.a(Unknown Source)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter$2.call(Unknown Source)
         at com.crystaldecisions.reports.common.ThreadGuard.syncExecute(Unknown Source)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.for(Unknown Source)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.int(Unknown Source)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)
         at com.businessobjects.sdk.erom.jrc.a.a(Unknown Source)
         at com.businessobjects.sdk.erom.jrc.a.execute(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.RemoteAgent$a.execute(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.CommunicationChannel.a(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.RemoteAgent.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ds.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportSource.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ReportSource.a(Unknown Source)
         ... 4 more
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         ... 32 more
    Caused by: com.businessobjects.reports.jdbinterface.common.DBException: No se pudo cargar el conector de base de datos 'crdb_xml.dll'.
         at com.crystaldecisions.reports.queryengine.driverImpl.DriverLoader.loadDriver(Unknown Source)
         ... 36 more
    Edited by: Asier Camara Martin on Jun 1, 2009 2:16 PM

  • Oracle Reports exclude from xml output

    Hej,
    How we could hide xml column or group programmatically in reports? manually we do this by setting
    exclude from xml output=NO
    But dont know how to do this dynamically.
    7Z

    Anyone who knows?

  • Automatic PR Creation from Sales order

    Hi All,
              This is with respect to PR creation from Sales order for 3rd party items.
    I am able to create PR from standard sales order and i dont have any issues with that.  I have used schedule line categories which is configured with Order type Z2, Item rel for dlvy checked and Acct assigment group as E.
    Now my question is , I want to copy partners from sales order to Purchas req. Currently some partners are getting transferred from Sales order to P.Req, But not all there in sales order. Where do we control the data that can be copied from Sales order to P. Req
    Thank you
    Kris

    Hi,
    Genrating PR, Mostely depends on shedule line,see which shedule line u r determining for HIGH LEVEL ITEM ,for that shedule line maintain setting is VOV6.
    kapil

  • Automatic PO creation from PRs?

    Hi,
    I got to generate automatic purchase orders from purchase requisitions.
    A stdd Transaction ME59N is already availablefor this, but I need to create POs without GR. This is a requirement in IS Media module.
    We can approach in 2ways: 1. copy the stdd and modify
                                              2.create a Z prog from scratch
    Please help me if you have worked on a similar requirement.
    with regards,
    Ravi
    points will be given

    Hi,
    I believe you can setup this in the configuration not to do GR..
    You can check the purchasing document type config or purchasing item category configuration..
    Also check with your MM functional consultant to achieve this..
    Thanks
    Naren

  • Automatic PO creation from PR ME59N

    HI,
    We are creating PO's after the PR is duly approved as per the relaese strategy.
    Can we use automatic creation functionality to reduce the manula inputs and errors.
    regards,
    ab

    Hi,
    Yes you can create Automatic PO from PR Via ME59N.
    but for this you have to check Automatic PO in both purchasing View of Material Master and Vender master .
    also maintian Purchse Info Record with T code ME11 for value and tax code and
    source of Supply in ME01 and assign source of Suppy in PR and release  PR and
    go to ME59N to create automatic PO with that PR.
    But remember that you can not put additional Conditions in PO for E.g. ur fright charges and Packaging and forwarding charges via automatic PO.
    Regards,
    Pardeep Malik

  • Automatic project creation from Sales Document

    Hi Experts,
    Could you please advise what are the steps needed to obtain automatic creation of project from Sales Inquiry?
    Thank you in advance!!
    Aleksandra

    Hi,
    1. Create standard WBS CJ91
    2.create standard Network CN01
    3.Assign material (Finished) to standard network CN08.
    SD Config:
    1. Create sales document type.
    2. Check requirement classes and requirement types take KMPN and 212
    Material Master Settings:
    3. For material in MM02 material master ,
    4.Maintain view MRP3 Strategy group 85 Assembly processing with network/project.
    Create Sales order:
    Assign material to sales order and while saving it will trigger project.
    Muzamil

  • Newbie: How to automate link creation from a map index grid?

    We would like the user to jump to an atlas page from the index page (similar to table of contents in a book). There are more than 135 pages in the map atlas. we would like to automate the link creation.

    It might be possible to do this with a script, but it depends very much how the file was created and what the contents of it are.
    If you wish, you can send me the file to try6767 at gmail dot com and I'll have a look at it.

  • Automatically PO creation from WBS element in a project

    Hi,
    Is it possible to create Purchase Order automatically from the project that has only WBS element (no network)?
    My project has only WBS element and my client want to trigger PO creation automatically for prorements to projects.
    I appreciate your replies.
    Regards,
    Ja

    Hi Ja,
    Sorry, but you cannot create a PO automatically for a project that has only WBS elements and no network or acitivites. Since materials can only be attached to activities in a project it is mandatory to have an activity to trigger a PO automatically from the project.
    You may have to create a PO manually and then assign the WBS as account assignment.
    Regards,
    Gokul

  • Update VEKP-EXIDV2 during automatic HU creation from outbound delivery

    Hi All,
    I need your suggestion / input on following scenario.
    When I create an outbound delivery and save it, an automatic Transfer Order is created and at the same time an HU is created for delivery.
    Now, I want to populate the field VEKP-EXIDV2 ( HU header -- Handling Unit's 2nd External Identification) with a specific logic.
    Can anyone suggest a suitable EXIT or BADI or Enhancement point where I can populate the field VEKP-EXIDV2 ?
    Note: I have tried using EXIT_SAPLV51S_001 and also BADI_HU_MAIN, but it is not helping in my case.
    Because it is called only when Transfer Order is created manually (LT03), but is not triggered when TO is created automatically after saving the outbound delivery.
    Thanks & Regards,
    Devendra

    Hi Ankur,
    I am not going into HU creation screen in VL02N. There is some setting on functional side to create the automatic TO and HU during outbound delivery creation.
    When I save the delivery, an entry in HU header table (VEKP) gets created automatically. I want to populate the field VEKP-EXIDV2. But, the EXIT or BADI as mentioned in my previous post is not helping in this case.
    I would appreciate if you can throw some light in resolving this problem.
    Thanks.
    Devendra

Maybe you are looking for