PO reject

Hi, we're starting to implement a workflow for PO release.  We use the standard template for PO release but we found out that the outcome of PO cancelled is "Not used".  How can we include the reject PO in the outcome?  (reject PO thru me29n, click reject button).  THanks and appreciate your help..

Hi, yes I'm using the standard task TS20000166.  But here are the possible outcomes in the Outcomes tab:
Purchase Order Released     :  Release purchase order
Not Used                           :   Release of purchase order cancelled
Purchase Order Changed Significantly      : Purchase order changed significantly
When I tested it, I clicked the reject button and it fell under PO changed significantly.   How can I put the event Reject PO under Release of PO cancelled? Thanks!

Similar Messages

  • Open Interface Rejects - SQL Report

    Hi guys, I'm trying to help out some folks in AP with an easier access to view Open Interface rejects. I already knew the relation between AP_INVOICES_INTERFACE and AP_INTERFACE_REJECTIONS was INVOICE_ID AND PARENT_ID (respectively). Now I've seen that some invoices also have a relation between AP_INVOICE_LINES_INTERFACE and AP_INTERFACE_REJECTIONS, same columns related (INVOICE_ID AND PARENT_ID respectively).
    What I'm having a problem with, maybe I've just been sitting here too long, but I cannot get it all into one report.
    I tried this, but it's giving me way more records than it should:
    SELECT AIR.CREATION_DATE
    , AIR.REJECT_LOOKUP_CODE
    , AII.PO_NUMBER
    , AII.GROUP_ID
    , AII.VENDOR_NUM
    , AII.INVOICE_NUM
    , AII.INVOICE_DATE
    , AII.INVOICE_AMOUNT
    , AII.SOURCE
    FROM AP.AP_INTERFACE_REJECTIONS AIR
    , AP.AP_INVOICES_INTERFACE AII
    , AP.AP_INVOICE_LINES_INTERFACE AILI
    WHERE (AII.INVOICE_ID = AIR.PARENT_ID AND AII.ORG_ID = 162)
    OR (AILI.INVOICE_ID = AIR.PARENT_ID AND AILI.ORG_ID = 162)
    Any thoughts on where I mucked it up or how I could actually go about this? What shows in the actual Open Interface app is a good start, it's just missing some fields like vendor name and reject lookup code.
    Thanks for any help!

    945273 wrote:
    Hi guys, I'm trying to help out some folks in AP with an easier access to view Open Interface rejects. I already knew the relation between AP_INVOICES_INTERFACE and AP_INTERFACE_REJECTIONS was INVOICE_ID AND PARENT_ID (respectively). Now I've seen that some invoices also have a relation between AP_INVOICE_LINES_INTERFACE and AP_INTERFACE_REJECTIONS, same columns related (INVOICE_ID AND PARENT_ID respectively).
    What I'm having a problem with, maybe I've just been sitting here too long, but I cannot get it all into one report.
    I tried this, but it's giving me way more records than it should:
    SELECT AIR.CREATION_DATE
    , AIR.REJECT_LOOKUP_CODE
    , AII.PO_NUMBER
    , AII.GROUP_ID
    , AII.VENDOR_NUM
    , AII.INVOICE_NUM
    , AII.INVOICE_DATE
    , AII.INVOICE_AMOUNT
    , AII.SOURCE
    FROM AP.AP_INTERFACE_REJECTIONS AIR
    , AP.AP_INVOICES_INTERFACE AII
    , AP.AP_INVOICE_LINES_INTERFACE AILI
    WHERE (AII.INVOICE_ID = AIR.PARENT_ID AND AII.ORG_ID = 162)
    OR (AILI.INVOICE_ID = AIR.PARENT_ID AND AILI.ORG_ID = 162)
    Any thoughts on where I mucked it up or how I could actually go about this? What shows in the actual Open Interface app is a good start, it's just missing some fields like vendor name and reject lookup code.
    Thanks for any help!I don't know the table strructures or relationships, but based on what you said, I think you want something more like:
    SELECT air.creation_date, air.reject_lookup_code, aii.po_number, aii.group_id,
           aii.vendor_num, aii.invoice_num, aii.invoice_date, aii.invoice_amount,
           aii.source
    FROM ap.ap_interface_rejections air, ap.ap_invoices_interface aii,
         ap.ap_invoice_lines_interface aili
    WHERE ali.invoice_id = alii.invoice_id and
          ali.invoice_id = air.parent_id and
          aii.org_id = 162You may need/want to add the org_cd predicate to the interfact lines as well, depending if there could be invoices with the same id in multiple orgs.
    Assuming you have the relations correct, this should give you a row for every line on every invoice that has a row in the ap_interface_rejections table. It might be worthwhile to look at the ap_interface_rejections table to see if it has an analog for the invoice line number, which could also be used in the join, to get a more specific result set.
    John

  • Cannot send email from my iPhone or iPad. The server rejects a recepient for no apparent reason.  The recipient is not new.  This issue happens on reply or reply to all or froward; not a new email. What is happening?

    Cannot send email from my iPhone or iPad. The server rejects a recepient for no apparent reason.  The recipient is not new.  This issue happens on reply or reply to all or froward; not a new email to the same recepient. What is happening?

    I talked with a tech today and he said I cloud is having problems which should be resolved shortly.
    In the mean time I used the .me smtp server settings which allowed me to send mail.

  • SUPPLIER SITES OPEN INTERFACE rejected

    hi,
    i'm working on importing supplier sites on Oracle EBS R12. i have inserted a supplier 'ap_suppliers_int' and was successfully imported after i run "supplier open interface import". However, now when i'm trying to import a site for the same supplier 'ap_supplier_sites_int', the status within the ap_supplier_sites_int is show Rejected after i run the supplier sites open interface import, also the output of that request shows Zero imported and Rejected data. below is the insert sql i used for Supplier Sites:
    INSERT into ap_supplier_sites_int
    (status,
    vendor_site_interface_id,
    vendor_interface_id,
    vendor_site_code,
    state,
    shipping_control,
    vendor_id,
    address_line1,
    org_id,
    creation_date)
    values
    ('NEW',
    102,
    101,
    'doan',
    'Hadramout',
    'Supplier',
    111,
    'bewaish int',
    204,
    sysdate)
    when i select * from ap_supplier_int_rejections , the Reject_lookup_code = AP_ORG_INFO_NULL
    i have no clue why its rejected? please help me solve this issue.
    Thanks
    Yaser

    Yaser,
    Plz see *R12: Overview: AP_SUPPLIER_SITES_INT Interface Table: Description Of The Required Columns [ID 1381427.1]* , can helps
    Regards
    Muhammad Ayaz

  • Reference of Rejected qty in PO

    Dear All
    Before mentioning my problem,i will take you through the scenario from which the problem is encountered
    Actually we are imlementing SAP for the Client for their Export Unit,we have already implemented SAP for their 2 plants
    Now In EoU the purchases are made against CT3 and duty can be exempted for the material against this CT3 form.
    But if there is any rejection then the same material has to be sent to Vendor by payment of excise duty thro PLA Account.
    Suppose MAterial is A
    Vendor is : Sup1
    Customer is : Sup1 (here we have created the customer with the same name as vendor )
    Now suppose if i want to recover only  excise duty from vendor i cant do it from MM so part of it has to be done from MM and part of this process from SD. So that i can recover only the excise duty from Vendor which will be customer in SD process.
    >
    Suppose i have created PO of 100 qty ,i have taken GRN of 100 qty ,in Quality rejection i have rejected 10 qty and accepeted 90 qty
    ========>>>
    Now if you will do the normal rejection i.e Return Delivery
    You will get the reference of this in the PO Created earlier i.e 100 qty PO created ,100 qty GRN done and ret delivery 10
    ==========>>>>
    But here i am doing the return delivery through SD i.e I am sending this 10 qty which is rejected by creating return Order (Return PO)
    i.e i have created PO of 10 qty and marked the return DElivery tick so that th shipping tab in item detail gets activated. and in delivery tab i have to select the block qty.
    I have saved the no and the PO no gets genereated.
    I have to give this PO reference no to SD person and through VL04 he will create delivery and do the POST GOODS ISSUE.
    Till now i think everybody must have understood the scenario.
    ==================
    Now the problem is my cleint wants that he should have the rejected good's reference in the Earlier PO which i have created for 100 goods.So that the Vendor will come to know that he has received the rejected goods against this PO............CAN ANYBODY HELP ME IN THIS ISSUE
    THANKZ IN ADVANCE
    Good reward points will be awarded for all the goods answer
    SHAILESH

    Normal procedure for sending the rejected material back to the vendor in the same p.o no  in which it is inwarded
    Eg
    P.O :AAA
    part no: xxx
    qty: 100 GRN
    Accepted: 90
    Rejected: 10
    Movement type :101
    Return the 10 nos back to the vendor by movement type 122
    you have  to use P.O AAA
    If QM module is there when taking UD accept 90 and reject 10.
    RETURN P.O : This  p.o  is raised to send the material to the vendor where the stock is procured previously before SAP Implementation.  (Or) Material lying for more than a year
    Hope you are clear
    G.Ganesh Kumar

  • MD04 release reject problem

    Sir in MD04 when i am converting planned order to production order i am getting following message also release is rejecting :-
    No valuation variant found for valuation area AMBA
    Message no. C6015
    Diagnosis
    The system could not find a valid valuation variant for valuation area AMBA.
    If the valutaion variant is not assigned to a valuation area, this will have the following effect on the valuation of the goods receipt of the finished product:
    u2022     If the price control indicator in the material master of the finished product is S, it will lead to price differences.
    u2022     If the price control indicator in the material master of the finished product is V, the goods receipt will be regarded as a delivery free of charge.
    Procedure
    Assign a valuation variant to valuation area AMBA in the configuration menu.
    Can u please tell me in which tcode i have to do customization to overcome above error message.
    I online wait.

    Dear,
    You must  check the maintenance of "Valuation variants for order  (Transaction OPK9)", which you can also access via the Customizing path "Production --> Production orders --> Integration --> Define valuation of goods received":it may be that an assignment valuation area - valuation variant is missing."
    Regards,
    R.Brahmankar

  • CRM orders in R/3 with rejected (cancelled) lines fail on billing.

    Hi,
    I have issue in the replicatuion of the orders and Invoice generation in R/3 system.
    u2022CRM orders in R/3 with rejected (cancelled) lines fail on billing.
    u2022CRM orders in R/3 have the value of the rejected lines included in the order header.
    u2022CRM orders in R/3 have the rejected/cancelled lines included in internal BW Traffic and Revenue Reports.
    u2022CRM orders that have been saved but only contain rejected/cancelled items can be confirmed and passed to R/3.
    your inputs will be appreciated!!
    Regards,
    Sathya.

    Already answered

  • UCM workflow: Unable to capture the reject event.

    Hi guys,
    We are using UCM 11.1.1.5
    We want to customize our workflow with 3 stages. If a particular user rejects the workflow, we want to display a error message and abort the reject action.
    hence we wrote under the Entry event of the previous stage as follows
    <$if wfAction like "REJECT"$>
    <$abortToErrorPage("Sorry you cannot reject this stage.")$>
    <$endif$>
    But we found that the script was not triggered when a user clicks on Reject button. Is there anyway we can capture the Reject Action?
    Is it a bug in UCM 11.1.1.5? Anybody faced similar problem.
    Please help us
    THanks & Regards
    Jacob

    hi,
    Unfortunately I don't have the solution as I also am facing the same issue. You can also follow my thread here at the forum. Search for "workflow issue using wfAction" here at the forum.
    Have you tried to run the test under the Test tab and what results do you get?
    cheers,
    Ibrahim

  • TS3899 I cannot send email from my ipad the message keeps saying rejected by the server but there is nothing wrong with my email account with talk talk as I am able to send email from my iPhone and laptop any ideas?

    My email won't send from my iPad.  It says the server rejects it almost immediately I press the send email button, although there is nothing wrong with my email account when sending from my laptop or iphone. I have cancelled the account and re-entered it but it hasn't made a difference? Anybody help?

    Hi Allan,
    Thank you for your help . The account used to work perfectly until recently, after receiving support from the provider, I deleted the account now I am trying to set the account again. 
    After putting in the first details (name, email, description) Cannot send mail the password or username for "mail.bigpond.com" is incorrect. I would expect this because the information I put in is not for Bigpond. So I press ok & I change the outgoing server (this is the one that is incorrectly labelled bigpond) to aapt, then I press save.
    Then it says "verifying" but comes up with Cannot connect using SSL do you want to try setting up the account without SSL. I press yes.
    Then I get the message "the POP server "mail.aapt.net.au" is not responding. Check your network connection & that you entered the correct information in the incoming mail server. (I ahve already checked this with aapt & it is correct.

  • I cannot send email - error message as follows : 'The sender address (my email address) was rejected by the server smtp.tiscali.co.uk.' I can send email from other apple devices, and the email settings are identical. Any ideas?

    For some reason I cannot send email - all was working fine, but now I get the following error message when I try to send email:
    'The sender address (my email address) was rejected by the server smtp.tiscali.co.uk'
    I can receive incoming mail ok and I can send email from other Apple devices. The problem seems confined to my Mac Book Pro.
    Ant ideas?

    Hello there, Pablo639.
    The following Knowledge Base article offers up some great steps for troubleshooting mail issues on your Mac:
    OS X Mail: Troubleshooting sending and receiving email messages
    http://support.apple.com/kb/TS3276
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Cannot send Email "The recipient "..." was rejected by the server."

    Hi,
    I have a quite usual problem by sending Emails from my IPad. As written in the title each recipient is rejected by the server. Everything works fine with my Gmail account but now I also added my webmail account and got that problem. I double checked all settings and the username and password for the outgoing SMTP server are (at least I think these are) correct filled in. I am not sure if the inserted data are the required ones but I tried some surely wrong and then the athentification failed. Therefor I assume that what I filled in are the correct data. Also the SMTP Server is turned on.
    Thanks for help!

    most of the time , this problem is caused by the incorrect settings of the outgoing server in your mail account. Contact your internet provider and ask them for the correct setting of the outgoing server in your mail account

  • I am trying to email pictures from my ipad to my email address on my computer and I have been going along nice but now I get a message that says "cannot send mail the message was rejected by the server"  can't see to figure out why it stopped sending now.

    I have been emailing pictures from my ipad to my computer and have been going along nicely and now when I went to send 5 pictures to my computer from my ipad I am getting a message that says " cannot send mail The message was rejected by the server"  cannot understand why this is happening and have not been able to fix.  Now when I try to send pictues even to another email address I am getting the same message.
    Help.

    Email may not be the best way to move pictures.
    There are lots of ways of moving files.
    A simple and popular way to copy files and share files among your devices.
    https://www.dropbox.com/
    "Box lets you store all of your content online, so you can access, manage and share it from anywhere. Integrate Box with Google Apps and Salesforce and access Box on mobile devices" Rated the most secure cloud storage by SkyHigh Networks.
    https://www.box.com/
    Using iTunes to transfer files:
    http://support.apple.com/kb/HT4094?viewlocale=en_US&locale=en_US
    Files Connect -- "Cloud Storage services like Dropbox, MobileMe iDisk, Google Docs/Picasa, Facebook photos, FTP, SFTP, WebDAV ... AFS (Apple File Shares) SMB (Windows shares)  protocols"
    https://itunes.apple.com/us/app/files-connect/id404324302?mt=8
    Windows File server
    http://itunes.apple.com/us/app/filebrowser-access-files-on/id364738545?mt=8
    "The kiteworks mobile file sharing solution provides secure creation, viewing, and sharing of enterprise content on smartphones and tablets while providing IT and security teams the administrative controls to manage user privileges and access rights necessary to ensure enterprise security and compliance."  " Includes choice of private cloud on-premise."
    http://www.accellion.com/solutions/mobile-enablement/mobile-file-sharing
    "Dukto is a simple application that allows you to share files between devices connected to the same (wireless) LAN network."
    http://www.tidal.it/?page_id=309&lang=en
    http://www.msec.it/blog/?page_id=11

  • When i try to send email from my ipad i get the message The recipient "£)()&&£)" was rejected by the server. This has only just started to happen and I don't know why. Please help. I have tried lots of things now and cannot solve it.

    When i try to send email from my ipad i get the message The recipient "£)()&amp;&amp;£)" was rejected by the server. This has only just started to happen and I don't know why. Please can someone help. I have tried lots of things now and cannot solve it.

    "Your email account" means to tap on the name of your email account. Whatever it is listed as in the settings.
    In my mail settings, one of my email accounts is a Comcast account. I tap on the Comcast name and it brings up this window.
    Then I tap on the arrow under the Outgoing mail server smtp setting to get to the next window.
    In the resulting window, I then tap on the arrow next to the smtp server under the Primary Server setting.
    That brings up this window in which I check to make sure that my user name and password have been entered correctly. If those items are missing, enter them in the appropriate fields and then tap done.

  • Cannot send emails from my iPad, server keeps rejecting

    I can receive emails fine but cannot send. Keeps rejecting the email addresses I am sending to. I am using a pop3 account. Can anyone shed any light on this? Tried by using wifi network and O2.

    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    iPad Mail
    http://www.apple.com/support/ipad/mail/
     Cheers, Tom

  • I cannot send email from my ipad. Getting address is rejected from server message.

    I cannot send email from my ipad. Getting address is rejected from server message.

    Check the outgoing mail server setting. Make sure that your username and password are in there.
    Settings>Mail, Contacts, Calendars>Your email account>Account>Outgoing mail server - tap the server name next to SMTP and check in the primary server and make sure your username and password are entered and correct - even if it says that the password is optional.

  • Cannot send emails from my ipad air - recipient server rejected

    I am using plus net and have entered all the settings into the Ipad using the IMAP settings detailed by Plus Net.  I receive emails but cannot send as the message 'the recipients server rejected the message.........' comes up.  I have tried pop settings as well to the same effect.

    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    iPad Mail
    http://www.apple.com/support/ipad/mail/
     Cheers, Tom

Maybe you are looking for