Triggering of PR from Salesorder

Hi All,
          Please guide me to know the configuration settings to trigger an Purchase Req from Sales Order.
Here is the scenario, we have a purchase part (A00112233), some times this part is used as a Salable as well it is used as a component for production order.
Our client wants to trigger an automatic Purchase Req whenever the part A00112233 has requirement from customer. So they are looking for automatic triggering of PR from customer order.
What are all the necessary setting needs required to satisfy the above requirement in customization and master data.
Thanks in Advance.

For your PR scnearion , will the goods be delivered back to the Plant or directly will be dispatched to the Customer,
if it is directly supplied to the customer then you can address this with the Thirdparty orde.
reg
dsk

Similar Messages

  • Triggers accepting parametes from stored procedures

    Can triggers accept parameters from stored procedures like some filename or column name of a table and pass them to external c procedures.If so I would greatly appreciate if any one could provide me with an example.
    P.S The trigger is on a view and the view which in turn should be created in the stored procedure.
    Thanks
    Harini

    Hello,
    Yes you can invoke Web Services from the database, it is often called "Database Web Service call out" and it is documented in the Web Services Developer Guide
    Regards
    Tugdual Grall

  • Break points are not triggering in RFC from portal application

    Helllo,
    I am running Biller Direct application from portal, which is triggering a standard SAP RFC FM back end, am trying to debug my execution from portal, for this i put the External Break point, Session break-poiint at the beginning of this SAP RFC FM, but, its not stoppping at ll, here the user is a Web user, not dialog user.
    How can i stop my execution in this SAP RFC FM to check how the structures are populated?
    Thank you

    Hi Raju,
    Please try the below way and check if it works.
    Open the RFC in R/3 i.e.
    SE37 -> give FM NAME -> DISPLAY.
    Click on UTILITIES -> SETTINGS -> CLICK THE TAB debugging.
    In the screen against the field users : give the value 'WEBLOGIN'.
    Uncheck the FLAG 'IP MATCHING'.
    And at the bottom check the check box against the field
    'Session Break Point Activate Immediately'.
    Save these settings.
    Then go to the line at which you want to debug the code and put an external break point over there.
    But, please take care of one thing as we are giving it as a WEBLOGIN, when ever some logs in, it will reach the brteak point and stop there. We have to click F8 to continue. Or else, the portal will be hanged for them.
    Thanks & regards,
    Y Gautham

  • Output not triggered during SAVE from Shipment

    Hi,
    We have a custom Idoc triggering from the Shipment. The output shows up in the output screen (as yellow) and it is set to trigger 'immediate - 4'. But when I save, it does not issue an output. No errors, nothing just does not trigger at all. If I go into the shipment again in change mode and then save it, then it triggers the output.
    The output is an custom idoc, transmission medium 6, attached program RSNASTED and the form routine is EDI_PROCESSING.
    I tried debugging the program (in update debug mode)...found that an internal variable XNAST-UPDAT is set to 'D' (a GERMAN comment in code says "no longer found or changed key"). The only key change I can think of is the shipment number initially with $0001 and then changes to the actual shipment #. But this should happen even for other outputs..for eg, BoL printout. It does trigger without a problem and for this this indicator is not set to 'D'.
    Any thoughts ?
    Regards,
    Anand

    Hi Anand,
    Have u resolved this issue... bcoz i m facing the same issue..
    Can u plz tell me how u resolved it..
    Regards,
    Siva Kumar S.

  • Triggering SAP workflow from non-SAP system

    I am trying to use WF-XML to trigger a workflow in SAP from non-SAP system. 
    I have already created a workflow template in SAP and want to test the scenario if this will be really hit by the incoming xml message.
    Questions:
    1. How the data from incoming xml is tranferred to workflow container element? IF system does it, how is done? If not how to address it?
    2. Do we have some tool here, to simulate this situation - to create a test xml incoming message with SAP and really see if that triggers the desired workflow template. Pupose is testing the scenario first in SAP and then going to the other system to test the real interface.
    This is somewhat similar that we see in incoming IDoc. In Idoc we can simulate the incoming IDoc structure and test.
    Is any one here who can guide on this?
    Thanks in advance.
    Rgds.

    Hi,
    You don't need a triggering event. In the xml it says which workflow should be started. You don't need a class to fill the container. The service does this.
    I think there is a way to generate an example xml but I don't know exactly how. In the <a href="http://help.sap.com/saphelp_nw70/helpdata/en/54/de9e3887d6174fe10000009b38f842/frameset.htm">SAPHelp</a> there are some examples of the documents. Check also the entry above it about the creation of a WF_XML document. In the first and third example it shows a container element and its value (QUESTION).
    Try to get a copy of the book "Practical workflow for SAP" by Alan Rickayzen. It has got a part about this.
    Also check this link from the SAPHelp:
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/e8/ea8d380be34e6ce10000009b38f842/frameset.htm">Call Tab Page</a>
    Regards,
    Martin

  • Triggering output type from VL02N

    Hi,
    I need to attach some kind of routine to VL02n.
    The requirement is that in VL02N, on goods issue, an output type is supposed to be triggered.
    Please suggest me as to how to trigger this output type on goods issue.
    The functionality is like this.......on triggering the output type, idocs are generated. SO i need to write a routine sort of from where i can trigger and then write the idoc related code

    Hi,
    just follow this link..it might be useful...
    [Automatic Output Type from VL01|http://wiki.sdn.sap.com/wiki/x/BY-jBw]
    Regards
    Kiran

  • Essbase clear script is triggered 32 times from FDM

    Hi All,
    I've created a simple clear script in the load action of the Essbase adapter in FDM.
    When loading a short file the clear script runs very fast and no problems occurs.
    When loading a long file (multiload 12 periods, 10.000 rows) the validation alone takes already 4 minutes. But the problem is that the clear script is triggered 32 times.
    Every time exactly the same script (so it only cleares data the first time) but every time takes a few seconds..
    Anybody a clue why this is happening and how i can solve this?
    I'm thinking of triggering the clear script from an event script but not sure which one.
    Thanks in advance,
    Marc

    Marc,
    This is by design. As the FDM Essbase Adapter requires customizations to mirror/match the Essbase Application.
    Importantly is the clear scripts that it executes.
    Without the appropriate changes to the adapter, it will appear* to execute the same script multiple times. But when in-fact if the customizations were done correctly, you would see slight differences each time.
    By default, it will clear based on the combinations of Period and Entity.
    So if your file had 12 periods, and 3 unique Entities, it would do 36 clear statements.
    I would suggest you review your customization for accuracy.
    Hopefully this helps...

  • Is it possible to create triggers in sybase from jdbc (java application)?

    We are in the need to create a triggers in the database (sybase) from JDBC (java application)?
    Please send me pointers or articles related to this.
    Thanks in advance,
    Kri

    A trigger is NEVER explicitly called, from any environment.
    It is implicitly called when you invoke the operation that it's a trigger for.
    Whether you're using Java or anything else to invoke that operation makes no difference whatsoever.

  • Triggering SRM workflow from a  web-based form (HTML)

    I am a beginner in SAP, please bear with me.
    I have created an online data entry form using html to populate a table in a non-SAP database. I am able to call this form in SAP EP using URL iView.
    I want some help on triggering an SRM workflow from this form.
    Thanks.

    Hi Vadim,
    I would like to explain the scenario:
    1.The form would reside in the SAP Enterprise portal
    2.When the form is completed and the "submit" button is  clicked, I expect a workflow in SAP SRM to be triggered.
    3.The workflow is a developed three-step approval workflow. It was developed using the Hierarchical Approval workflow wizard.
    Questions:
    1. How can the workflow be triggered when the submit button is clicked?
    2. How can the data from the Form be integrated into the workflow and vice versa?

  • Workflow not triggered for PR from MRP run

    Hi,
    I have PR Release strategy workflow configured, working well when i try to create PR manually, triggers workflow.
    PR's created thorugh MRP run, triggers release strategy but not workflow.
    I checked the event trace 'releasestepcreated' event not triggered through MRP run.
    Please respond ASAP.
    Your inputs will be highly appreciated.

    The response i got from SAP.
    Please see note 67866 Purchase req. from materials planning -> no workflow
    Thanks,
    Indira

  • Triggering midi inst from audio

    hi,
    im working on pro 7 and having a problem trying to work out haow to trigger a midi instrument from an audio signel, for instance:
    i have an audio snare track and i want to trigger a tamborine from either ultrabeat or the exs so it plays at the same time as the snare.
    is it even possible to do this?
    i run my logic as a front end to pro-tools 6 hd2 and im aware i might have to flip the audio device to direct tdm so it works with the instuments. like i would if i was side chaining.
    if you anyone can help it would be most appreciated
    cheers
    leigh@earthworks

    Excuse me for jumping in here, but im a noob, and was thinking about this same thing the other day, specifically to re-triggering a kick or a snare.
    I read on the Audio to Score, and was curious if it could be used for this situation. So now that thats answered, I would like to throw a couple of other questions in:
    1: Are the midi notes placed in another track once converted? (i would assume yes)
    2: If they are, do you just add the instrument you want to that channel?
    3: How does the phase of the midi track affect the original snare or kick that was recorded in the case that you wanted to blend the 2 tracks?
    G4 933   Mac OS X (10.4.3)  

  • Problem triggering NI-9234 from 9401

    I am trying to trigger a 9234 from a 9401 connected to a PLC. There are 4 input triggers connected to the first 4 channels of the 9401, corresponding to 4 phases of a test. For each phase of the test, I am looking for a trigger on a different channel. The problem is that the acquisition is triggered from any of the 4 input channels, i.e. when I specify a trigger on the first channel, PFI0, a trigger from PFI1, PFI2 or PFI3 also causes the acquisition to launch.
    In using the NI example, “Acq&Graph Voltage-Int Clk-Dig Start.vi”, I am able to reproduce this behavior. I configure the trigger source to be PFI0, Rising Edge, on the 9401. The acquisition is triggered even if the rising edge is passed on channel 1, 2 or 3. Trigger signal level is 0-5V.
    LV2011, DaqMX V9.4, Windows XP
    Attachments:
    Acq&Graph Voltage-Int Clk-Dig Start.vi ‏28 KB

    I have figured out the problem and the solution. To simulate the triggers sent by the PLC, a box was made containing 4 switches supplied by a common 5V source. Apparently, electronic noise is generated when a switch is activated and fed back though the other switches. This was causing erroneous triggers to be detected. So, I added a trigger property node, enabled the digital filter on the trigger signal with a minimum pulse width of 0.1 milliseconds (0.0001 sec). This cured the problem of triggering from any channel.
    The filtering will also be useful to help eliminate false triggers caused by electronic noise in the production environment, which has also been a problem.
    Thanks for all those who viewed and I hope this can be helpful to someone in the future.
    Joe
    Attachments:
    Acq&Graph Voltage-Int Clk-Dig Start Dig Filter.vi ‏30 KB

  • What triggers workflows execution from IDocs

    I have set up a process that triggrs workflows from IDocs by setting the Process code to 'Process by task'.
    In some cases, when the workflow falls over, it would be easier to create a new workflow rather than fix the old (the workflow has checks in so that it will not create duplicate documents at any point).
    I would like to write a restart report that allows an IDoc to be reprocessed using a new workflow, but I don't see how it is triggered; it is not via an event because the workflow does not have a triggereing event.
    Can somebody tell me what the function module is that triggers the workflow, or if it is a report program?
    Kind regards,
    Tony.

    Found it: it is IDOC_START_INBOUND.
    Bit of a giveaway really.
    - Tony.

  • Triggering BPM/Message from an XI Alert

    I would like to trigger a BPM from an alert (like a mapping error) being generated but the only options are email, fax and SMS. 
    I could send out an email and receive it back within XI to kick off a process; but this is not elegant and email is not a guaranteed delivery mechanism plus the BPM should be triggered ASAP.
    Anyone have any ideas?
    Info to SAP - Would be good to add an additional option to send a message to XI as a feature to the alert framework in the future.
    Regards,
    Matt

    Hi Matt/Anand
    I was thinking in the same direction, but then i realized Matt wanted a way to trigger a BPM from an alert that is raised due to some message mapping error of some arbitary interface which may not be a BPM.
    Matt: i dont think there is an elegant way todo in the current SP level of XI
    Naveen

  • Executing/Triggering Linux script from Oracle 9i.

    Hi All,
    I am new to oracle and need help.
    i want to execute a script in linux which should be triggered from oracle 9i.
    Is it possible to do?
    and if yes please help me out how to do?
    Please let me know if any other information is needed..!!!

    Hi,
    Welcome to the forum!
    If you have a script called my_file.sql, and it is located on c:\oracle_stuff, then, from the SQL*Plus "SQL> " prompt, you can say
    @c:\oracle_stuff\my_scriptor
    @c:\oracle_stuff\my_script.sqlto run the script (that is, to execute every line in the file as if you were typing it).
    The suffix ".sql" is the default, so you don't have to say it.
    If you had a none-standard suffix, then you would have to specify it.
    For example, if your file was called another_file.txt:@c:\oracle_stuff\another_file.txt

Maybe you are looking for

  • Error while parsing JSP with WebLogic 5.1/SP9/JDK 1.2.2

    Hello everybody,           I get the error given below when calling a JSP in a WebLogic           application which seems to work fine in all other (non-JSP) parts:           java.lang.NullPointerException:                at weblogic.servlet.jsp.JspL

  • Scheduling Agreement with Kanban

    I was looking in to the forum and as per my understanding FRC and JIT schedule, On the days on which the next FRC date (1st. Monday in the month) or the next JIT date (Monday each week) is reached, scheduling agreements with the above profile setting

  • Probably a stupid question

    just got a macbook pro and want to be able to use the webcam to chat with my hubby on his PC when he is out of town on business. he does NOT have a webcam so we need to know what kind he can get that will allow us to talk and see each other. i know t

  • Low refresh rate

    I have problems with my display, Benq g2225hda -- its refresh rate is 60Hz, although it should be more. This is the part of xorg.conf, generated by nvidia-xconfig: Section "Monitor"     Identifier     "Monitor0"     VendorName     "Unknown"     Model

  • PDFs don't show entered text on other platforms.

    To clariify I mean PDFs that allow text to be entered, then saved, do not seem to work probably if opened in Windows, Google Docs, etc. Normal? I don't recall ever having PDF issues with Snow Leopard iMac 2.5 i5 10.8.2