Workflow purchase order external release

hi;
  how to release purchase order externally by using external agent...there is a problem with that while sending purchase order externally in until loop... Sp how to solve that.
And also how to fix those errors already occure in production system..
Regards,
kasinadh

Hi,
In standard SAP workflow, SAP is sending a mail item (notification) to SAP mail inbox. There is no action is required from there. So mail will remain their as mark as read. If you want to remove it than one needs to delete it from respective mail box.
Best Regards,
Bhagat

Similar Messages

  • Workflow: purchase order created approve defferent users

    hi friends,
    i am creaed purchase order throw workflow. under that based on release stategy released and cancelld working fine. but our client requirement is  two defferent release codes is  customising one release code <=1000 is approved (current user), and another release code  is =>1000 is approved (another user). so please give me a valuable suggestions.
    advance thanks you.
    Regards,
    Bikshu.

    Hi,
    Based on the release strategy for PO, you can set the agents in config. SPRO - Materials Management - Purchasing - Purchase Order - Release Procedure for Purchase Order - Define Release Procedures for PO's - Workflow.
    Here, based on the release group and release code, you can set the approval agents. This method can be used if your approval agents are fixed and known. If it has to be calculated at runtime, then you have to use other methods and rules.
    Ensure that you have made an entry of 1 in the Workflow column for the appropriate release group and release code under SPRO - Materials Management - Purchasing - Purchase Order - Release Procedure for Purchase Order - Define Release Procedures for PO's - Release code.
    In you step in the workflow, leave the agents as blank when you adopt this method.
    Cheers,
    Satish
    Edited by: Satish Kumar R on Oct 13, 2008 1:55 AM

  • Report to view pending Purchase Order for Release

    Hi,
    Is there any sap standard report through which we can view pending Purchase Order for Release.
    Regards,

    Hi,
    you can use transaction ME28, this can give information of pending purchase order for release on release level.
    but this transaction is used for releasing the collective release for purchase order. this is not an report.
    if you want transaction for reporting purpose only, you need to create a report or query on EKKO table. based on release indicator.
    vikas,

  • BLANKET PURCHASE ORDER WITH RELEASE

    HOW TO DO CONVERSION OF BLANKET PURCHASE ORDER WITH RELEASE
    ,PLZ SEND SAMPLE CODE OR UNIT TEST(UT) DOCUMENT.

    Hi Suresh
    you can define the copying rules with the help of following customization.
    SPRO>Purchasing > Purchase Requisitions > Text for Purchase requisitions > define copying rules.
    define text types and linkages.
    SPRO>Purchasing>purchase order>Text for purchase order
    Define copying rules for header and item text for PO as per the requirement.
    Best Regards
    Nishant Shende

  • Purchase order re-release

    Dear All,
    my client wish , purchase order should not go for re-release if buyer changes/ amends delivery date in ME22N
    Thanks

    Hi,
    Just complementing, customizing path:
    T-code OLME
      > Purchasing
      >> Purchase Order (Assumimg that you are dealing with release strategy in PO)
      >>> Release Procedure for Purchase Orders
      >>>> Define Release Procedure for Purchase Orders
      >>>>> Release indicator
    You can also refer following document:
    -> http://wiki.sdn.sap.com/wiki/display/ERPSCM/RELEASE+PROCEDURE
    Hope it helps!
    Cheers,
    Eduardo Junior

  • Workflow Purchase order release

    Hi,
    I want to activate workflow for purchase order released.
    Requirement is when first level releasaed the purchae order, it should mail to second level.
    I have done following settings in the system.
    In the SPRO - Release Procedure PO - Workflow, I have assigend Object type - US, User against release code.
    Done settings in t code SWDD - Workflow builder.
    Now when first level is releasing the PO, system is not triggering the event.
    I do not know weather i have done it correctly or not, But as per my above requirement, what settings should I do in the system in release strategy config and workflow settings.
    Waiting for your reply.
    Thanks,
    Samir Bhatt

    http://www.sap-img.com/workflow/workflow-of-purchase-requisition-release-strategy.htm
    Also Look into saptechnical dot com youll get detailed procedure for Workflow Scenarios.
    Regards,
    Ashok
    Edited by: Ashok Kumar Telikula on Aug 4, 2008 8:28 PM

  • Workflow - Purchase order Release strategy

    Hi All,
    Good Morning
    I had created workflow for Purchase order release strategy with steps(To Determine Agents, Release of Purchase order, Release of PO effected) and in Me21N I created PO and PO came to my SAP inbox(SBWP) and I released that PO and saved it.
    but My problem is after releasing PO when I checked my Inbox again still that PO is sitting there, it is supposed to disappear from there
    Can anyone please assist me to resolve this issue .
    Thanks in advance.

    Hi,
    In standard SAP workflow, SAP is sending a mail item (notification) to SAP mail inbox. There is no action is required from there. So mail will remain their as mark as read. If you want to remove it than one needs to delete it from respective mail box.
    Best Regards,
    Bhagat

  • Workflow- Purchase order

    Hi
    When i was working on 800 Client for Workflow configuration i had the predefined template for Release Procedure for Purchase order i like to copy the same template and i have to work on my Business Requirement template if i want to copy that one system is giving the following message .
    Please help me on this issue
    Prefix number: entry missing for system DEV client 800
    Message no. 5W023
    Diagnosis
    Tasks, rules, and workflow definitions require an ID that is unique throughout all systems and clients. In this way, you can ensure that you can transport these objects from one system into another at any time (without restrictions). From a technical point of view, the uniqueness of the ID is ensured by what is known as a "prefix number". You can define a separate prefix number for every system and every client in table T78NR.
    System Response
    If a prefix number is not defined in the client in which you are currently working, it is not possible to maintain (maintenance terminates).
    Procedure
    Maintain table T78NR in Customizing, and create an entry for the system in question and the current client.

    Hello,
    refer the note
    Note 1041016 - Workflow setup in new installations for BRM

  • Purchase Order External Send with email body text

    hi guru,
    i saw lot of threads but i didn't get coreect answer
    i did below process
    Goto NACE .
    u2022 Select EF and click on OUTPUT TYPES.
    u2022 Then select Output Type NEU and click on processing routines .
    u2022 In that you have to add a new entry - medium 5 .
    u2022 Then you need to assign a program, form routine and form.
    u2022 You can use the standard program i.e. SAPFM06P, FORM routine is always ENTRY_NEU and standard MEDRUCK.
    u2022 Then in PARTNER FUNCTION you need to add a new entry : medium - 5 and function - VN .
    u2022 For subject of the mail goto Mail Title and Texts. In title give PO No. &EKKO-EBELN& .
    u2022 Under General data -> Replacement of text symbols give programm as SAPMM06E and Form Routine as TEXT_SYMBOL_REPLACE .
    u2022 Now the subject will be PO No. 1800004202.
    u2022 You need to maintain your email id in tcode SU01 and also the vendor's email id.
    u2022 Now while creating a new purchase order , change the medium to External Send .
    u2022 Then goto Communication Method and select CS01 . ALSO make sure that the Cover Page Text has value PO No. &EKKO-EBELN& .
    u2022 Goto tcode ME9F .
    u2022 Execute.
    u2022 Select the checkbox and click on Output Message.
    u2022 You will get a message MAII 00000000000001 generated .
    u2022 Use note no 191470
    mail subject is going ,but mail text is not coming.
    some people  suggest this sap note
    Note 786847 - E-mail purchase order w/ e-mail text and several attachments
    i did not get this note.
    give the solution for email body text ,i read some thread,it will solve through abap development .
    please  give solution
    regards
    vijay

    Hi
    1. GO to tcode SCOT.
    2. Double click on SMTP
    3. Click on the set button next to internet
    4. In this screen for SAP Script/ Forms select TXT.
    Regards
    Girish
    Edited by: Girish Bettaiah on Aug 8, 2011 3:11 PM

  • Display of Purchase Order in release

    Hello all,
    My client has Five levels of approval in their Purchase Orders. Is there a way i can view a list of Purchase Orders that are yet to be fully approved. Meaning a list of Purchase orders that might have undergone two levels of approval, remaining three levels.
    Thanks in advance.

    Use the fields EKKO - FRGKE &  EKKO - FRGZU to fulfil your requirement.
    The number of X you find in EKKO-FRGZU will let you how many levels the said PO is approved.
    EKKO - FRGKE will let you know whether the PO is still blocked for further approval or it is already released. Normally the B is used for identifying blocked status and R is used for released status in this field. It may be different in your system, check your configuration on release indicators

  • Printing purchase order 'in release' !

    Hello,
    we need to add a second printing document for purchase order. I think it's possible with a new message. But i've read that message works only if the purchase order is not 'in realease'.
    Is it possible to print purchase order document when the purchase is 'in release' ?
    Thank's

    hi,
    AS per my knowledge it shd be possible after full release only...because then only it make sense of the printing and sending to the vendor...
    If it would be possible before or within release only, and if the changes are made in between while the release by any officer, then it'll not get reflected....
    Regards
    Priyanka.P

  • Block purchase order for releasing

    Hi expert,
    is it possible for us to block a PO for release if the item in PO already been blocked ?
    Thank you.
    Regards
    Simonksh

    user11197404 wrote:
    We sent the purchase order for the new license to Oracle on last Friday
    yet to receive the new CSI for the new server .
    can we still move forward with deployment activity and later specify the CSI
    or would that stop us suring the install process if we don't have yet the CSI ?
    Are you asking from a technical or legal standpoint?
    If technical, do you see anything in the installation instructions that mention entering license information? What happens if you try to go ahead and install? What could be the worst that could happen?
    >
    Kindly help me .
    If you have any idea any metaline node pls let me know ..
    Thanks an addvance..
    j2vinod

  • Unable to Search Purchase Order or Release from Purchase Order Summary

    I have set-up one New OU and for that when i go to Purchase order summary and search for BPA Number or any release against that BPA.Then Application is keep searching that BPA or Release.But No Output.
    Please Tell me where i have make the mistake or possible solutions.
    Thanks

    Can anybody help me on the query i posted last week..

  • Purchase Order Un release Process

    Dear All,
    We have created three level for releasing the Purchase order. When Purchase order release by third level then we are not allowing to modify the PO.
    Now if any body want to modify then PO should be unrelease by three level then only modification should be allowed.
    Please suggest how i should do it.
    Thanks in advance.........
    Sanjay

    Hello,
    Firstly release can be reset by setting the changeability as 4 for release indicator. Like if release happens once then any change is made in terms or Quantity or Value New release strategy will be triggered. Also you can activate a Message:
    00     06     684     Releases already effected are liable to be reset     E.
    But is your requirement only to restrict someone from Changing Purchase order once it is released?
    regards,
    Prashant Rathore.

  • Activating Workflow Purchase Order Material Management:

    Hi:
    I am working in the Workflow for Purchaser Order.
    Actually I have to notify when an Order have been created.
    I am using the BUS2012 and also using as basis the Workflow WS20000075.
    My problem is that I pre-configured Workflow in the transaction SWU3 and everything is OK.
    And I activated the WF in the transaction SWDD in the start events:
    Category:   Object Type:   Event of the object:
    BO             BUS2012         RELEASESTEPCREATED
    And every time that I am creating a new Purchaser Order the Workflow automatic deactivated, and I have to activate this again manually.
    Is there any way to avoid the deactivating?
    Or Are there any way obligate the Workflow always been active?
    Thanks’ a lot for the help
    Best Regards.
    Jessica

    Hi eveybody:
    Thanks’ for your help. I have two possible solutions. Can you tell me what do you think about these?
    I entered to the transaction SM21 and check the logs. I found the following:
    The enqueue lock for the work item, which was set by the who has been invalidated by the execution of an application met Business Workflow. This problem only occurs when the function DEQUEUE_ALL is called within the application method. The who runtime system consequently has an inconsistent status. The symptoms can arise:Work items have the status COMPLETED although the completin received and processed. The workflow container has an undefined status Deadlocks occurs in the workflow database tables
    So, We need to aplicate a note, and the basis is working on that.
    While the basis is working on that I used the transaction SWEQADM, in basic data I change the information of the receiver error feedback to: Do not change linkage, and now is working, the WF is not deactivating with this.
    Actually I hope that the note help me, and I can put instead of do not change linkage, the standard Deactivation of linkage.
    What do you think about it?
    Thanks a lot.
    Best Regards

Maybe you are looking for

  • [SOLVED] Port 9001. What is it? (and a conky question)

    I've been screwing with my conky for the last few days, whenever boredom struck. An ingenius idea befell me, to use my conky as a port monitor; to try and detect anything/anyone that connects, or tries to connect, regardless of whether or not my port

  • Noob Question 7: Motion Operations On Multiple Clips?

    Is it possible to apply a 'template' to -group- of clips, such that they all have the same height/width/scale ? I got this utterly fantastic idea for my 1st music video (a work of heart-breaking genius I might add) and all depends on making dozens of

  • Map Function Keys on a Windows Keyboard

    Is there a way I can map/edit the function keys on my Windows keyboard? I want to create a quick shortcut to assign one of my function keys to be able to move a file to the trash can.

  • Change Default Soft Proof Color – Illustrator CS5.1

    Short Question: How to change the default soft color proof setting in Illustrator CS5.1? Backstory: Every time a document is opened in Illustrator CS5.1, it defaults to Working CMYK soft color proof. For those that work in web, the default soft proof

  • Weird AudioFileStreamParseBytes() bug

    This is driving me batty. I'm using AudioFileStreamParseBytes() to parse data from an mp3 Shoutcast stream and then hand it off to the Audio queue for playback. The code works fine for all the Shoutcast streams I've tested, except for one - and of co