Add Service component / products in Sales Lead

Hi Experts,
Can i add service products / equipment along with sales product in sales lead?

Hi,
If you add a "service product " in Lead for sales , then there would be issue of "org data" , the organisation data will be "sales " data , which will not match with "org data " of service product.
hope it helps,
regards,
PD

Similar Messages

  • How to create a Sales Lead and Sales Lead Contact using Web Services

    Hi,
    I am working on integration of sales lead with third party application. I want to create a sales lead and sales lead contact using web services.
    The question is What WSDLs should I use to create Sales Lead and sales lead Contact? And What are the required parameters to pass to that WSDL?
    Please let me know if any information required.
    Thanks and Regards,
    Jason

    Hi,
      Sample soap messages for creating Sales Lead ::
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://xmlns.oracle.com/apps/marketing/leadMgmt/leads/leadService/types/" xmlns:lead="http://xmlns.oracle.com/oracle/apps/marketing/leadMgmt/leads/leadService/" xmlns:lead1="http://xmlns.oracle.com/apps/marketing/leadMgmt/leads/leadService/" xmlns:not="http://xmlns.oracle.com/apps/crmCommon/notes/noteService" xmlns:not1="http://xmlns.oracle.com/apps/crmCommon/notes/flex/noteDff/">
       <soapenv:Header/>
       <soapenv:Body>
          <typ:createSalesLead>
             <typ:salesLead>
                <lead:Name>Lead Created For Migrration Test4</lead:Name>
                <lead:Rating_c>A</lead:Rating_c>
             </typ:salesLead>
          </typ:createSalesLead>
       </soapenv:Body>
    </soapenv:Envelope>
      Sample soap messages for creating Opportunity ::
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://xmlns.oracle.com/apps/sales/opptyMgmt/opportunities/opportunityService/types/" xmlns:opp="http://xmlns.oracle.com/apps/sales/opptyMgmt/opportunities/opportunityService/" xmlns:rev="http://xmlns.oracle.com/apps/sales/opptyMgmt/revenues/revenueService/" xmlns:not="http://xmlns.oracle.com/apps/crmCommon/notes/noteService" xmlns:not1="http://xmlns.oracle.com/apps/crmCommon/notes/flex/noteDff/" xmlns:rev1="http://xmlns.oracle.com/oracle/apps/sales/opptyMgmt/revenues/revenueService/" xmlns:act="http://xmlns.oracle.com/apps/crmCommon/activities/activitiesService/">
       <soapenv:Header/>
       <soapenv:Body>
          <typ:createOpportunity>
             <typ:opportunity>
                <opp:Name>Test Opportunity</opp:Name>
             </typ:opportunity>
          </typ:createOpportunity>
       </soapenv:Body>
    </soapenv:Envelope>
    Please revert if you have any clarifications.
    Best Regards,
    Mohd Sabeer

  • SelectBox with data from Service Component

    Hello,
    I have a SelectBox using a Service Component, I tried both using a wizard-created SC and a custom made one.
    With both, the Selectbox contains a last empty option which does not come from the SC. If selecting this empty option the running webdynpro crashes with 500.
    java.lang.NullPointerException
    at com.sap.tc.wd4vc.core.std.attributes.impl.provider.XGLEnumProvider.set(XGLEnumProvider.java:236)
    at com.sap.tc.webdynpro.progmodel.context.DataAttributeInfo$CalculatedAccessor.set(DataAttributeInfo.java:736)
    at com.sap.tc.webdynpro.progmodel.context.DataAttributeInfo.setAttributeValue(DataAttributeInfo.java:525)
    at com.sap.tc.webdynpro.progmodel.context.NodeElement.wdSetObject(NodeElement.java:600)
    at com.sap.tc.webdynpro.progmodel.context.MappedNodeElement.wdSetObject(MappedNodeElement.java:79)
    I have no idea where this empty option may come from....
    Other issues: the SC has two fields in a static data store:
    "num" and "name" for the selectbox option's "value" and "text",
    e.g.
    num=1, name=foo
    num=2, name=bar
    if num is of type number, and your configuring the selectbox entrylist to use the dynamic SC, you cant select the num-field as its type is number and not text.
    however you may select the num-field manually via the expressions dialog.
    another issue:
    it seems the static datastore may create multiple rows only if created via the SC-wizard which allows you to enter multiple static data rows.
    if creating a SC manually you cant assign multiple data-rows, the static-store's fields may only assigned once with data, no rightclick-option to "add a new record"...
    these little bugs make working productively with VC very exhausting ...
    thanks for any hint regarding the bogus selectbox-SC-connection!
    kai

    the problems rise ...
    if i select the combobox right at the beginning after page loading has completed, a proper combo list appears (still with the empty entry, which yields 500 if getting selected).
    however after the form-inputs have changed (by selecting a row in a table) selecting the combobox instantly results in a 500er without even displaying the combo`s selection-list:
    com.sap.tc.webdynpro.progmodel.context.ContextException: NodeElement(.Generic.DynamicDataNode) is invalid, either it has been removed from the context or the context has already been destroyed
        at com.sap.tc.webdynpro.progmodel.context.NodeElement.assertValid(NodeElement.java:1274)
        at com.sap.tc.webdynpro.progmodel.context.Paths.createAttributePointer(Paths.java:246)
        at com.sap.tc.webdynpro.clientserver.uielib.standard.uradapter.DropDownByKeyAdapter.setViewAndNodeElement(DropDownByKeyAdapter.java:206)
        at com.sap.tc.webdynpro.clientserver.uielements.adaptmgr.URAdapterManager.getAdapterFor(URAdapterManager.java:348)
        at com.sap.tc.webdynpro.clientserver.uielements.adaptmgr.URAdapterManager.getAdapterFor(URAdapterManager.java:124)
    this whole dynamic-list feature seems to be hardcore-buggy.
    any ideas?
    kai

  • WCF Add Service Reference Not Supported for Windows Phone 8.1 XAML Applications

    Windows Phone 8.1 XAML applications does not support the System.ServiceModel namespace, and therefore you are not able to right click references in the project and choose Add Service Reference.   The recommended solution is to add a REST endpoint
    to your WCF endpoint, and access the WCF application through the REST endpoint using HttpClient.
    Bret Bentzinger (MSFT) @awehellyeah

    My opinion on this subject is that someone in management needs to get rid of the "Yes Man" and hire someone with a backbone.
    A project (such as this one) suffered big time because of your excuse of meeting a deadline. Did nobody do feasibility studies to determine the effects of removing the ServiceModel namespace and how it would break migration? It wasn't removed from the other
    project types, so it wasn't a point that it wouldn't fit on the device, so it came down to testing and someone dropped the ball. This is poor management, and deadlines should be extended for critical points within a project. Think about the public relations
    that has already been set backwards by this move. I believe that it meets the critical criteria only because you are talking about targeting the mobile devices which consume external data sources as a key component. Lacking the ServiceModel namespace was a
    monumental error on the teams part.
    This is a perfect case of "we can ship the car", but the wheels will have to wait...they can "Flintstone it" until we get the wheels ready.
    Thomas Mullen
    Thomas Mullen

  • How to add one component when some action take place

    Hi,
    i created a GUI using Netbeans Ide, In that i want add a component when i click some button
    i showed it here see the diagram
    [click here to see|http://www.mediafire.com/imageview.php?quickkey=jtgzjrfenwm]
    my sample code
    public class ProcessFiles1 extends javax.swing.JFrame implements ActionListener,
                                                        PropertyChangeListener{
        private JProgressBar progressBar;
        / Creates new form ProcessFiles1 */*
    *    public ProcessFiles1() {*
    *        initComponents();*
    *    /** This method is called from within the constructor to
    *initialize the form.*
    WARNING: Do NOT modify this code. The content of this method is
    *always regenerated by the Form Editor.*
        @SuppressWarnings("unchecked")
        // <editor-fold defaultstate="collapsed" desc="Generated Code">
        private void initComponents() {====================================>here i am not adding Progress bar
                                                                                                                             to GUI
            jToggleButton1 = new javax.swing.JToggleButton();
            jToggleButton2 = new javax.swing.JToggleButton();
            jComboBox1 = new javax.swing.JComboBox();
            jLabel1 = new javax.swing.JLabel();
            jLabel2 = new javax.swing.JLabel();
            jComboBox2 = new javax.swing.JComboBox();
            jScrollPane1 = new javax.swing.JScrollPane();
            jTextArea1 = new javax.swing.JTextArea();
            setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);
            setTitle("Admin@localhost");
            setIconImage(Toolkit.getDefaultToolkit().getImage("c:\\Logo.PNG"));
            jToggleButton1.setText("Select File");
            jToggleButton1.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    FileChooser(evt);
            jToggleButton2.setText("Run Files");
            jToggleButton2.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    addComp(evt);
            jComboBox1.setModel(new javax.swing.DefaultComboBoxModel(new String[] { "Item 1", "Item 2", "Item 3", "Item 4" }));
            jComboBox1.addActionListener(new java.awt.event.ActionListener() {
                public void actionPerformed(java.awt.event.ActionEvent evt) {
                    jComboBox1ActionPerformed(evt);
            jLabel1.setText("Success");
            jLabel2.setText("Faild");
            progressBar = new JProgressBar(0, 100);
            progressBar.setValue(0);
            progressBar.setStringPainted(true);
            jComboBox2.setModel(new javax.swing.DefaultComboBoxModel(new String[] { "Item 1", "Item 2", "Item 3", "Item 4" }));
            jTextArea1.setColumns(20);
            jTextArea1.setEditable(false);
            jTextArea1.setRows(5);
            jScrollPane1.setViewportView(jTextArea1);
            javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane());=================>from here i am adding components
            getContentPane().setLayout(layout);
            layout.setHorizontalGroup(
                layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                .addGroup(layout.createSequentialGroup()
                    .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                        .addGroup(layout.createSequentialGroup()
                            .addGap(26, 26, 26)
                            .addComponent(jScrollPane1, javax.swing.GroupLayout.PREFERRED_SIZE, 965, javax.swing.GroupLayout.PREFERRED_SIZE))
                        .addGroup(layout.createSequentialGroup()
                            .addContainerGap()
                            .addComponent(jToggleButton1)
                            .addGap(18, 18, 18)
                            .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                                .addComponent(jToggleButton2)
                                .addGroup(layout.createSequentialGroup()
                                    .addComponent(jLabel1)
                                    .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)
                                    .addComponent(jComboBox1, javax.swing.GroupLayout.PREFERRED_SIZE, 155, javax.swing.GroupLayout.PREFERRED_SIZE)
                                    .addGap(32, 32, 32)
                                    .addComponent(jLabel2)
                                    .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
                                    .addComponent(jComboBox2, javax.swing.GroupLayout.PREFERRED_SIZE, 151, javax.swing.GroupLayout.PREFERRED_SIZE)))))
                    .addContainerGap(29, Short.MAX_VALUE))
            layout.setVerticalGroup(
                layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                .addGroup(layout.createSequentialGroup()
                    .addContainerGap()
                    .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
                        .addComponent(jToggleButton1)
                        .addComponent(jComboBox1, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
                        .addComponent(jLabel1)
                        .addComponent(jLabel2)
                        .addComponent(jComboBox2, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))
                    .addGap(26, 26, 26)
                    .addComponent(jToggleButton2)
                    .addGap(18, 18, 18)
                    .addComponent(jScrollPane1, javax.swing.GroupLayout.PREFERRED_SIZE, 583, javax.swing.GroupLayout.PREFERRED_SIZE)
                    .addContainerGap(20, Short.MAX_VALUE))
            pack();
        }// </editor-fold>
    private void addComp(java.awt.event.ActionEvent evt)---------------------------------------->when 'runfile' button clicked i am
                                                                                      trying to add progressbar component it is not adding
           layout.addLayoutComponent("Progress", progressBar);
           pack();
         }how can i add progressbar when runfile button clicked
    please any one focus some light on this
    Thanks in advance,
    Nagaraju.
    Edited by: uppala on Dec 18, 2009 11:33 AM

    Well, normally the code would be:
    panel.add( someComponent );
    panel.revalidate();But since you are using the IDE to generate your code you need to learn and understand how to use the GroupLayout and all its constraints to add the component.
    My advice is to get rid of the IDE generate code and create the GUI yourself.

  • Problems consuming a MII web service using 'Add Service Reference' in Visual Studio

    I can generate a client proxy when I use 'Add Web Reference' in visual studio, but when I try to use 'Add Service Reference', I get an empty stub. We have a product that generates web service client proxy code in a manner similar to that used by the Microsoft 'Add Service Reference' code. We are usually able to consume ASMX web services as well, but currently are unable to consume the SAP MII web service. Any help would be appreciated.

    Hi Didi,
    I can successfully add a Service Reference and execute an MII transaction with input and output parameters through the Service Reference.  This is using MII14 SP5 latest patch, and Microsoft Visual Studio 2008 in C#.
    Which version of MII, and which version of VS?
    Can you paste the MII url into a browser and get it to return the WSDL?
    Regards, Steve

  • WD Drive Manager Services component error message MyBook Studio Edition II 2TB on iMac

    For five months I have been using a WD MyBook Studio Edition II 2TB in RAID 1 mode on a 27" iMac i7, 2.93 GHz, running Mac OS X 10.6.7, as a Time Machine connected via FW800.  Initial installation and operation was all good.
    Recently, the blue WD logo disappeared from the menu bar. I reinstalled the WD Drive Manager version 2.25 from the installation disk. The logo reappeared, however when selecting Launch WD RAID Manager from the menu an error message appears:
    "The WD Drive Manager Services component could not be found. Make sure the Drive Services component is running first."
    I removed the WD Drive Manager with the installation disk and reinstalled and tried again. No good.
    Tried again, this time using the USB connection with the same result. No joy.
    Tried using the downloadable version (2.25) from the WD website with same results.
    Searching Google lead to no hits on anything remotely related for a solution.
    So, at this point, I cannot confirm that the drive is actually in RAID 1 mode. It shows up in the Finder as a 1TB drive with 268 GB used.
    How can I restore a working version of the WD Drive Manager?
    WD Tech Support has escalated the issue to programmer level but without a successful solution. They suggested I post here as well to see if any other Mac users may have had this problem and have found a solution.
    Thanks for any assistance or referral.

    Unfortunately you probably will not find very many if anyone using WD Drive Manager here, most of us are using a variety of backup strategies that include Time Machine, an on-line backup and a Bootable Clone made with CarbonCloner or SuperDuper.
    The no-worry backup plan | Business Center | Working Mac | Macworld
    Dennis

  • Add Service No. in BOM

    hi all,
    Is that possible to add Service No. Material BOM & settle the Price Coming against service No. on Production Material.
    Parminder

    service No. is the No. generated when creating service entry sheet on work done against part material from out side party.
    Parminder

  • RUL-05943 while trying to define Business Rule Service Component

    When I doubleclick the Business Rule Service Component wich I just dragged from the Service Components pallette to the composite I receive an error dialogue with the following information:
    After pressing Details:
    java.net.URISyntaxException: Illegal character in path at index 56: file:///C:/jdevinstance/mywork/RuleTest/RulesbasedProcess/SCA-INF\classes
         at java.net.URI$Parser.fail(URI.java:2816)
         at java.net.URI$Parser.checkChars(URI.java:2989)
         at java.net.URI$Parser.parseHierarchical(URI.java:3073)
         at java.net.URI$Parser.parse(URI.java:3021)
         at java.net.URI.<init>(URI.java:578)
         at oracle.rules.sdk2.datamodel.ClassBrowser.addClassPath(ClassBrowser.java:141)
         at oracle.tip.tools.ide.rules.sdkmodel.SDKModel.setDictionary(SDKModel.java:662)
         at oracle.tip.tools.ide.rules.sdkmodel.SDKModel.loadDictionary(SDKModel.java:358)
         at oracle.tip.tools.ide.rules.sdkmodel.SDKModel.load(SDKModel.java:336)
         at oracle.tip.tools.ide.rules.extension.RulesRepositoryNode.loadSDKModel(RulesRepositoryNode.java:75)
         at oracle.tip.tools.ide.rules.extension.EditorImpl.loadEditor(EditorImpl.java:143)
         at oracle.tip.tools.ide.rules.extension.EditorImpl.access$000(EditorImpl.java:49)
         at oracle.tip.tools.ide.rules.extension.EditorImpl$2.run(EditorImpl.java:102)
         at java.lang.Thread.run(Thread.java:595)
    Any suggestions..
    Thanks.

    Please check the release notes. The Rules design and runtimes are not
    available in this preview version. You will see it in the next update when
    we have one. Check out:
    http://www.oracle.com/technology/products/ias/bpel/techpreview/soa11g_releasenotes_tp3.pdf
    Thanks. Raj.

  • Adding extension fields on standard Sales Lead screen on cloud for customer

    Hello Experts.
    I have a requirement to include custom fields drop downs on Sales Lead layout. Also, apart from first drop down the values of others are driven dynamically by the runtime input values. I assume there are two ways to include the custom fields.
    1. Using cloud studio, by creating a custom BO & then using extensibility explorer to enhance the standard screens.
    2. By using the ADAPT funcitonality at the UI level.
    While performing the method (1), I am not finding any option on existing standard lead screens as add extension field to section group. So I am not able to include my custom created field on UI.
    While performing method (2), I have included the field in UI & have created a reference of extension field in studio as well but my query is how to use that field in other actions or events as rest of the drop down values are driven by this drop down.
    Is there any other method to perform this task. Any sort of information is welcome.
    Thanks & Regards,
    Ravi Katyal

    Hello Alessandro,
    Thanks a lot for your suggestion, I have performed the Method (2) and was able to add the fields on the standard UI. The issue was that the sales lead screen in standard repository was termed as 'COD_MarketingLead'. So, I was not looking in that with more insight. Now, my requirement is to perform a dynamic dropdown dependent on a previsouly selected value in a drop down. Do you have any insights in that, I am planning to use this approach which I just realized is penned by you only. Thanks for that as well.
    Create a dependent dropdown without context mapping

  • Importing LOCAL DCs of Service Component and UI Component TO DTR

    Hi dear SAP Community,
    I tried to import my local dc's of a service component, a mobile ui component and an application component to our dtr without Nwdi.
    Result: 3 destroyed projects.
    I tried to create a folder in the DTR and synced all the files and folder to the new dtr destination. But only half of my files were cut and pasted to the dtr workspace and the project folders on the dtr were allmost empty.
    Is it possible to import local dc's to the dtr without using nwdi.
    Thank you in Advance.
    Best Regards Philipp

    I am pasting an email response when I asked how to take locally developed DCs\SCs and put into NWDI's DTR.
    I am not sure if by "our DTR", you are referring to a separate DTR like CVS or still SAP DTR .
    I did this using the copy and paste feature in the Development Infrastructure. Once you imported the old and new track into your IDE, you can simply drag and drop a DC from one SC to another SC (even if the SCs are located in different tracks). Or you can use the copy and paste options from the context menu of the DCs in the Component Browser.
    After this operation, the DCs are not zet in DTR. They are just stored locally on your disc (you can check this if the DC icon in Component Browser has an overlay icon which shows a blue house). Now you can add the DCs to DTR using the context menu action (called Add to Source Control). Please make sure that all required files are really added to the activity. The following folders including their subfolders and files have to be added to DTR: cfg, def, MOBILE-INF, src and .dcdef
    I have used this method more to copy DCs from one track to another.

  • Error while invoke ADF BC Service component

    I have an ADF Service component, which I'm trying to call from BPEL. A process can be sucessfuly build and deployed, but at run time I'm getting error: Could not determine WSDL port.
    A error stack trace from server is below:
    2008-12-04 21:02:33.003 WS Binding: exception durign SOAP invocation: javax.xml.ws.WebServiceException: Could not determine WSDL ports
    2008-12-04 21:02:33.003 oracle.fabric.common.FabricInvocationException
    2008-12-04 21:02:33.004      at oracle.integration.platform.blocks.soap.WebServiceExternalBindingComponent.sendSOAPMessage(WebServiceExternalBindingComponent.java:569)
    2008-12-04 21:02:33.004      at oracle.integration.platform.blocks.soap.WebServiceExternalBindingComponent.request(WebServiceExternalBindingComponent.java:475)
    2008-12-04 21:02:33.004      at oracle.integration.platform.blocks.mesh.SynchronousMessageHandler.doRequest(SynchronousMessageHandler.java:136)
    2008-12-04 21:02:33.004      at oracle.integration.platform.blocks.mesh.MessageRouter.request(MessageRouter.java:179)
    2008-12-04 21:02:33.004      at oracle.integration.platform.blocks.mesh.MeshImpl.request(MeshImpl.java:111)
    2008-12-04 21:02:33.004      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2008-12-04 21:02:33.004      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    2008-12-04 21:02:33.004      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    2008-12-04 21:02:33.004      at java.lang.reflect.Method.invoke(Method.java:585)
    2008-12-04 21:02:33.004      at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:296)
    2008-12-04 21:02:33.004      at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:177)
    2008-12-04 21:02:33.004      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:144)
    2008-12-04 21:02:33.005      at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)
    2008-12-04 21:02:33.005      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:166)
    2008-12-04 21:02:33.005      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    2008-12-04 21:02:33.005      at $Proxy102.request(Unknown Source)
    2008-12-04 21:02:33.005      at oracle.fabric.BPELServiceEngine.requestToMesh(BPELServiceEngine.java:501)
    2008-12-04 21:02:33.005      at com.collaxa.cube.ws.FabricInvocationHandler.invoke(FabricInvocationHandler.java:230)
    2008-12-04 21:02:33.005      at com.collaxa.cube.ws.FabricInvocationHandler.invoke(FabricInvocationHandler.java:67)
    2008-12-04 21:02:33.005      at com.collaxa.cube.ws.WSInvocationManager.invoke2(WSInvocationManager.java:263)
    2008-12-04 21:02:33.005      at com.collaxa.cube.ws.WSInvocationManager.invoke(WSInvocationManager.java:162)
    2008-12-04 21:02:33.005      at com.collaxa.cube.engine.ext.bpel.common.wmp.BPELInvokeWMP.__invoke(BPELInvokeWMP.java:864)
    2008-12-04 21:02:33.005      at com.collaxa.cube.engine.ext.bpel.common.wmp.BPELInvokeWMP.__executeStatements(BPELInvokeWMP.java:381)
    2008-12-04 21:02:33.005      at com.collaxa.cube.engine.ext.bpel.common.wmp.BaseBPELActivityWMP.perform(BaseBPELActivityWMP.java:107)
    2008-12-04 21:02:33.005      at com.collaxa.cube.engine.CubeEngine._performActivity(CubeEngine.java:2954)
    2008-12-04 21:02:33.005      at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:2868)
    2008-12-04 21:02:33.005      at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1437)
    2008-12-04 21:02:33.005      at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:73)
    2008-12-04 21:02:33.005      at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:188)
    2008-12-04 21:02:33.005      at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:280)
    2008-12-04 21:02:33.005      at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4895)
    2008-12-04 21:02:33.005      at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:859)
    2008-12-04 21:02:33.005      at com.collaxa.cube.engine.ejb.impl.CubeEngineBean.createAndInvoke(CubeEngineBean.java:163)
    2008-12-04 21:02:33.005      at com.collaxa.cube.engine.ejb.impl.CubeEngineBean.syncCreateAndInvoke(CubeEngineBean.java:199)
    2008-12-04 21:02:33.005      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2008-12-04 21:02:33.005      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    2008-12-04 21:02:33.005      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    2008-12-04 21:02:33.005      at java.lang.reflect.Method.invoke(Method.java:585)
    2008-12-04 21:02:33.005      at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:27)
    2008-12-04 21:02:33.005      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
    2008-12-04 21:02:33.005      at com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
    2008-12-04 21:02:33.005      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
    2008-12-04 21:02:33.005      at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    2008-12-04 21:02:33.005      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
    2008-12-04 21:02:33.006      at com.evermind.server.ejb.interceptor.system.TxRequiresNewInterceptor.invoke(TxRequiresNewInterceptor.java:54)
    2008-12-04 21:02:33.006      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
    2008-12-04 21:02:33.006      at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:52)
    2008-12-04 21:02:33.006      at java.security.AccessController.doPrivileged(Native Method)
    2008-12-04 21:02:33.006      at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    2008-12-04 21:02:33.006      at oracle.oc4j.security.SecurityServices.doAsPrivileged(SecurityServices.java:187)
    2008-12-04 21:02:33.006      at oracle.oc4j.security.SecurityServices.doAsPrivileged(SecurityServices.java:516)
    2008-12-04 21:02:33.006      at oracle.oc4j.security.JaasModeImpl$DoAsPrivilegedExecutor.execute(JaasModeImpl.java:289)
    2008-12-04 21:02:33.006      at oracle.oc4j.security.JaasModeImpl$BasicExecutor.execute(JaasModeImpl.java:158)
    2008-12-04 21:02:33.006      at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:57)
    2008-12-04 21:02:33.006      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
    2008-12-04 21:02:33.006      at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    2008-12-04 21:02:33.006      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
    2008-12-04 21:02:33.006      at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:58)
    2008-12-04 21:02:33.006      at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:104)
    2008-12-04 21:02:33.006      at CubeEngineBean_LocalProxy_4bin6i8.syncCreateAndInvoke(Unknown Source)
    2008-12-04 21:02:33.006      at com.collaxa.cube.engine.delivery.DeliveryHandler.initialRequestAnyType(DeliveryHandler.java:475)
    2008-12-04 21:02:33.006      at com.collaxa.cube.engine.delivery.DeliveryHandler.initialRequest(DeliveryHandler.java:431)
    2008-12-04 21:02:33.006      at com.collaxa.cube.engine.delivery.DeliveryHandler.request(DeliveryHandler.java:139)
    2008-12-04 21:02:33.006      at com.collaxa.cube.ejb.impl.DeliveryBean.request(DeliveryBean.java:126)
    2008-12-04 21:02:33.006      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2008-12-04 21:02:33.006      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    2008-12-04 21:02:33.006      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    2008-12-04 21:02:33.006      at java.lang.reflect.Method.invoke(Method.java:585)
    2008-12-04 21:02:33.006      at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:27)
    2008-12-04 21:02:33.006      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
    2008-12-04 21:02:33.006      at com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
    2008-12-04 21:02:33.006      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
    2008-12-04 21:02:33.006      at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    2008-12-04 21:02:33.006      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
    2008-12-04 21:02:33.006      at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
    2008-12-04 21:02:33.006      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
    2008-12-04 21:02:33.006      at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:52)
    2008-12-04 21:02:33.006      at java.security.AccessController.doPrivileged(Native Method)
    2008-12-04 21:02:33.006      at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    2008-12-04 21:02:33.006      at oracle.oc4j.security.SecurityServices.doAsPrivileged(SecurityServices.java:187)
    2008-12-04 21:02:33.006      at oracle.oc4j.security.SecurityServices.doAsPrivileged(SecurityServices.java:516)
    2008-12-04 21:02:33.006      at oracle.oc4j.security.JaasModeImpl$DoAsPrivilegedExecutor.execute(JaasModeImpl.java:289)
    2008-12-04 21:02:33.006      at oracle.oc4j.security.JaasModeImpl$BasicExecutor.execute(JaasModeImpl.java:158)
    2008-12-04 21:02:33.007      at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:57)
    2008-12-04 21:02:33.007      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
    2008-12-04 21:02:33.007      at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    2008-12-04 21:02:33.007      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
    2008-12-04 21:02:33.007      at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:58)
    2008-12-04 21:02:33.007      at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:104)
    2008-12-04 21:02:33.007      at DeliveryBean_LocalProxy_4bin6i8.request(Unknown Source)
    2008-12-04 21:02:33.007      at oracle.fabric.BPELServiceEngine.request(BPELServiceEngine.java:277)
    2008-12-04 21:02:33.007      at oracle.integration.platform.blocks.mesh.SynchronousMessageHandler.doRequest(SynchronousMessageHandler.java:136)
    2008-12-04 21:02:33.007      at oracle.integration.platform.blocks.mesh.MessageRouter.request(MessageRouter.java:179)
    2008-12-04 21:02:33.007      at oracle.integration.platform.blocks.mesh.MeshImpl.request(MeshImpl.java:111)
    2008-12-04 21:02:33.007      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2008-12-04 21:02:33.007      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    2008-12-04 21:02:33.007      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    2008-12-04 21:02:33.007      at java.lang.reflect.Method.invoke(Method.java:585)
    2008-12-04 21:02:33.007      at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:296)
    2008-12-04 21:02:33.007      at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:177)
    2008-12-04 21:02:33.007      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:144)
    2008-12-04 21:02:33.007      at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:59)
    2008-12-04 21:02:33.007      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:166)
    2008-12-04 21:02:33.007      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    2008-12-04 21:02:33.007      at $Proxy102.request(Unknown Source)
    2008-12-04 21:02:33.007      at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComponent.doMessageProcessing(WebServiceEntryBindingComponent.java:911)
    2008-12-04 21:02:33.007      at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComponent.processIncomingMessage(WebServiceEntryBindingComponent.java:630)
    2008-12-04 21:02:33.007      at oracle.integration.platform.blocks.soap.FabricProvider.processMessage(FabricProvider.java:96)
    2008-12-04 21:02:33.007      at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1055)
    2008-12-04 21:02:33.007      at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:763)
    2008-12-04 21:02:33.007      at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.java:528)
    2008-12-04 21:02:33.007      at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:212)
    2008-12-04 21:02:33.007      at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:176)
    2008-12-04 21:02:33.007      at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:311)
    2008-12-04 21:02:33.007      at oracle.integration.platform.blocks.soap.FabricProviderServlet.doPost(FabricProviderServlet.java:207)
    2008-12-04 21:02:33.007      at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
    2008-12-04 21:02:33.007      at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
    2008-12-04 21:02:33.007      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:692)
    2008-12-04 21:02:33.007      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:351)
    2008-12-04 21:02:33.007      at com.evermind.server.http.HttpRequestHandler.doDispatchRequest(HttpRequestHandler.java:977)
    2008-12-04 21:02:33.007      at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:878)
    2008-12-04 21:02:33.007      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:676)
    2008-12-04 21:02:33.008      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:644)
    2008-12-04 21:02:33.008      at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:436)
    2008-12-04 21:02:33.008      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:185)
    2008-12-04 21:02:33.008      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:153)
    2008-12-04 21:02:33.008      at oracle.oc4j.network.ServerSocketReadHandler$ClientRunnable.run(ServerSocketReadHandler.java:276)
    2008-12-04 21:02:33.008      at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:223)
    2008-12-04 21:02:33.008      at oracle.oc4j.network.ServerSocketAcceptHandler.access$900(ServerSocketAcceptHandler.java:39)
    2008-12-04 21:02:33.008      at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:841)
    2008-12-04 21:02:33.008      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
    2008-12-04 21:02:33.008      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
    2008-12-04 21:02:33.008      at java.lang.Thread.run(Thread.java:595)
    2008-12-04 21:02:33.008 Caused by: javax.xml.ws.WebServiceException: Could not determine WSDL ports
    2008-12-04 21:02:33.008      at oracle.j2ee.ws.common.jaxws.WSDLMetadata.initPorts(WSDLMetadata.java:143)
    2008-12-04 21:02:33.008      at oracle.j2ee.ws.common.jaxws.WSDLMetadata.getPort(WSDLMetadata.java:380)
    2008-12-04 21:02:33.008      at oracle.j2ee.ws.common.jaxws.ServiceDelegateImpl.createDispatch(ServiceDelegateImpl.java:262)
    2008-12-04 21:02:33.008      at javax.xml.ws.Service.createDispatch(Service.java:325)
    2008-12-04 21:02:33.008      at oracle.integration.platform.blocks.soap.AbstractWebServiceBindingComponent.dispatchRequest(AbstractWebServiceBindingComponent.java:365)
    2008-12-04 21:02:33.008      at oracle.integration.platform.blocks.soap.WebServiceExternalBindingComponent.processOutboundMessage(WebServiceExternalBindingComponent.java:159)
    2008-12-04 21:02:33.008      at oracle.integration.platform.blocks.soap.WebServiceExternalBindingComponent.sendSOAPMessage(WebServiceExternalBindingComponent.java:551)
    2008-12-04 21:02:33.008      ... 132 more
    2008-12-04 21:02:33.008 Caused by: java.io.IOException: Could not find schema from URL source, file source, classpath or application context at this lcoation: "file:SimilarOpportunityPredictionService.wsdl"
    2008-12-04 21:02:33.008      at oracle.j2ee.ws.common.schema.SchemaLocator.getDocument(SchemaLocator.java:66)
    2008-12-04 21:02:33.008      at oracle.j2ee.ws.common.schema.SchemaHelper.getDocument(SchemaHelper.java:178)
    2008-12-04 21:02:33.008      at oracle.j2ee.ws.common.schema.SchemaHelper.getDocument(SchemaHelper.java:163)
    2008-12-04 21:02:33.008      at oracle.j2ee.ws.common.jaxws.WSDLMetadata.readWsdlDefinition(WSDLMetadata.java:329)
    2008-12-04 21:02:33.008      at oracle.j2ee.ws.common.jaxws.WSDLMetadata.initPortsFromWsdl(WSDLMetadata.java:170)
    2008-12-04 21:02:33.008      at oracle.j2ee.ws.common.jaxws.WSDLMetadata.initPorts(WSDLMetadata.java:141)
    2008-12-04 21:02:33.008      ... 138 more
    2008-12-04 21:02:33.067 Error during handle work item ORABPEL-02025
    Block cannot handle exception.
    failure of the block "BpPrc0" to handle a business exception for the instance "1203"; exception reported is: faultName: {{http://schemas.oracle.com/bpel/extension}remoteFault}
    messageType: {{http://schemas.oracle.com/bpel/extension}RuntimeFaultMessage}
    parts: {{code=<code>null</code>
    ,summary=<summary>Could not determine WSDL ports</summary>
    ,detail=<detail>null</detail>
    This error contained the exceptions thrown by the underlying routing system.
    Contact Oracle Support Services. Provide the error message, the composite source and the exception trace in the log files (with logging level set to debug mode).
                                                                                                                                                                                                                                                                                                                2008-12-04 21:02:33.076 Message Type is normalized, exiting agent.processFault()
    2008-12-04 21:02:33.131 An error occurred for port: FabricProvider: javax.xml.rpc.soap.SOAPFaultException.

    BPEL process:
    <?xml version = "1.0" encoding = "UTF-8" ?>
    <!--
    Oracle JDeveloper BPEL Designer
    Created: Thu Dec 04 20:03:30 EST 2008
    Author: alpavlov
    Purpose: Synchronous BPEL Process
    -->
    <process name="RealTimePrediction"
    targetNamespace="http://xmlns.oracle.com/SOA-WSIF/RTPrediction/RealTimePrediction"
    xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
    xmlns:client="http://xmlns.oracle.com/SOA-WSIF/RTPrediction/RealTimePrediction"
    xmlns:ora="http://schemas.oracle.com/xpath/extension"
    xmlns:orcl="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.ExtFunc"
    xmlns:xp20="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.Xpath20"
    xmlns:ldap="http://schemas.oracle.com/xpath/extension/ldap"
    xmlns:bpelx="http://schemas.oracle.com/bpel/extension"
    xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
    xmlns:ns1="http://xmlns.oracle.com/oracle/apps/spe/prediction/rt/common/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:ns2="http://xmlns.oracle.com/oracle/apps/spe/prediction/rt/common/types/">
    <!--
    PARTNERLINKS
    List of services participating in this BPEL process
    -->
    <partnerLinks>
    <!--
    The 'client' role represents the requester of this service. It is
    used for callback. The location and correlation information associated
    with the client role are automatically set using WS-Addressing.
    -->
    <partnerLink name="bpelprocess1_client" partnerLinkType="client:RealTimePrediction" myRole="RealTimePredictionProvider"/>
    <partnerLink name="SimilarOpportunityPredictionService"
    partnerRole="SimilarOpportunityPredictionService_Role"
    partnerLinkType="ns1:SimilarOpportunityPredictionService_PL"/>
    </partnerLinks>
    <!--
    VARIABLES
    List of messages and XML documents used within this BPEL process
    -->
    <variables>
    <!-- Reference to the message passed as input during initiation -->
    <!-- Reference to the message that will be returned to the requester-->
    <variable name="inputVariable"
    messageType="client:RealTimePredictionRequestMessage"/>
    <variable name="outputVariable"
    messageType="client:RealTimePredictionResponseMessage"/>
    <variable name="CustomerId" type="xsd:string"/>
    <variable name="OpptyId" type="xsd:string"/>
    <variable name="RevnueId" type="xsd:string"/>
    <variable name="Invoke_1_input"
    messageType="ns1:SimilarOpportunityPredictionService_getSimilarOpportunityInfo"/>
    <variable name="Invoke_1_output"
    messageType="ns1:SimilarOpportunityPredictionService_getSimilarOpportunityInfoResponse"/>
    </variables>
    <!--
    ORCHESTRATION LOGIC
    Set of activities coordinating the flow of messages across the
    services integrated within this business process
    -->
    <sequence name="main">
    <!-- Receive input from requestor. (Note: This maps to operation defined in RealTimePrediction.wsdl) -->
    <receive name="receiveInput" partnerLink="bpelprocess1_client" portType="client:RealTimePrediction" operation="process" variable="inputVariable" createInstance="yes"/>
    <!-- Generate reply to synchronous request -->
    <assign name="Assign_WS_Call_Parameters">
    <copy>
    <from variable="CustomerId"/>
    <to part="parameters"
    query="/ns2:getSimilarOpportunityInfo/ns2:customerId"
    variable="Invoke_1_input"/>
    </copy>
    <copy>
    <from variable="OpptyId"/>
    <to part="parameters" query="/ns2:getSimilarOpportunityInfo/ns2:opptyId"
    variable="Invoke_1_input"/>
    </copy>
    <copy>
    <from variable="RevnueId"/>
    <to part="parameters" query="/ns2:getSimilarOpportunityInfo/ns2:revnId"
    variable="Invoke_1_input"/>
    </copy>
    </assign>
    <invoke name="Invoke_1"
    inputVariable="Invoke_1_input"
    outputVariable="Invoke_1_output"
    partnerLink="SimilarOpportunityPredictionService"
    portType="ns1:SimilarOpportunityPredictionService"
    operation="getSimilarOpportunityInfo"/>
    <!-- Generate reply to synchronous request -->
    <reply name="replyOutput" partnerLink="bpelprocess1_client" portType="client:RealTimePrediction" operation="process" variable="outputVariable"/>
    </sequence>
    </process>
    Edited by: user553152 on Dec 4, 2008 6:14 PM

  • How to add 100 line item in sales order at one time

    Hello Guru's
    My requirement is to add 100 line items in sales order at once.
    what can be good approach to overcome this situation.Is there some kind of tool which can be useful?
    Let me know your suggestions
    Thanks a lot in Advance

    Hi,
    do configuration for Proposal Items tab - like -
    then create sales order using with Propose items button - VA01 - then system will accept more than 50 line of materials at a time
    Please Use BAPI -- creation of Sales order
    Thanking you
    Regards
    Mahesh

  • User exit Or Badi for  creating Service order while modifying sales order.

    Hi Experts,
    I am creating Notification using transaction IW51.
    In IW51 there is a button to create a sales order.
    I click on sales order button and create a sales order.
    Now notification and sales order are created.
    Now i go in transaction VA02 and click on avalibility check push button .It gives me some popups in which i select copy all options.Then  i click on save button
    .At this point service order gets created.
    My requirement :
    Before the service order gets created i want to pass the notification data ; for ex- Equnr(Equipment number) to service order.
    Thanks & Regards,
    Chetan

    Hi,
    Are you saying first create notification,then service order
    and then Sales order.
    But the requirement is create notification then sales order and when you go in va02 and while modifying the sales order and create service order.
    Thanks & regards,
    chetan.

  • What user exit can add / delete lines on a sales order?

    Hi experts -
    We are going to be using a 3rd party to give us pricing, so we need to make a call for each line item to get prices.  This may give us free goods, so we will need to add / remove lines from a sales order.
    Any ideas what exit will allow us to do this?
    Thanks,
    Mark

    Hi,
    Try BAPI:
    BAPI_SALESORDER_CHANGE
    Regards,
    Gilberto Li

Maybe you are looking for

  • What is the best upgrade path from LiveCycle Designer 8.0?

    Back in June 2010, I developed a website for a client which included some interactive forms created with LiveCycle Designer 8.0 (came with Adobe CS3.) He recently brought to my attention the fact that the data filled in by his customers on the forms

  • Quicktime Swapping Video Height and Width

    I have a video with a resolution of 1280X720, and i have confirmed the videos resolution in its properties.  Opening the video in windows media player shows a widescreen type film, with the width of 1280 and height of 720. When I open the video in Qu

  • Why is the PWDCOMPARE function not supported on an Azure SQL Server 2014 database

    I have tried to publish a database from our local SQL Server to Azure but receive an error saying PWDCOMPARE is not supported with no link to a reason why. We are using HASHBYTES function to encrypt passwords in our database and PWDCOMPARE to validat

  • Nokia 700 says Updates available in notifications.

    Hi my phone is up to date but still get update available icon in status bar top of screen. When I go to Updates available in notifications, the phone checks and then says  your phone is already fully up-to-date. How do I get rid of notification icon?

  • Append binary file

    I would like to append new binary values to the existing binary file. Write File.vi looks like a good candidate for this, and it has two inputs, pos. mode and pos. offset which looks like something useful for my task. Unfortunately whatever I put int