Porject code from requisition not going to PO from auto create

Hi
We are adding a project code to the requisition.
and after all approvals for the requisition
we want the project code which is a 4 digit number to populate the dff on the PO form when we use auto create function.
please let me know how can we go about this.
thanks

suspecting a known issue:
Refer MOS NOTE:
Requisition Distribution DFF Values Not Copied To Purchade Order Distribution DFF During Autocreate (Doc ID 976943.1)
The file versions which contain the updated trigger definition are:
Rel 11i : popch80.sql v. 115.4.11510.5 or later
Please check for relevance

Similar Messages

  • Tax Code from ECC Contract or Info Record not picking in SRM7.0 SC

    Hi Experts,
    We are configuring SRM7.0 with ECC6 (Ehp4) having Classic Scenario.
    In SRM Tax setting, we set as u201CTax calculation in backend systemu201D, we created and mapped Tax code with ECC and it is working fine.
    In our case, Tax Rate varies as per Mat. Code & Country, irrelevant to Supplier.
    Tax code will be maintained in the ECC Contract /Info Record & we are going to use it as a SoS.
    However, while creating Shopping Cart, we must have to assign the Tax code at item level. If users makes any mistake and enter the different tax code, system does not validate it and create the classic PO with this tax code, which is different than maintained in ECC Contract /Info Record, which will be totally wrong and will create mess !
    In tax code Config setting, we have option to default the Tax code, but it is on Country and Product Category basis  .
    Can someone confirm /suggest me , whether anyhow  can we pull the Tax code from the selected SoS i.e. ECC Contract /Info Record, by using some BADi?
    Thanks
    NAP

    Hi Experts ,
    Any news on this please ?
    Regards
    NAP

  • Control not going from Adobe Interactive form to ABAP WD Event handler

    Hi
    I am facing an issue with adobe interactive forms and WD ABAP integration.
    The buttons in adobe interactive form when clicked is going round and round and the control is not going to the ABAP code(WD ABAP event handler code whatsoever). I have also set the debugger but the control is not moving to the ABAP code from the adobe interactive form.
    Can anyone help me what can be the issue here and how can I resolve the same?
    Thanks.
    Sid

    Hi Babi,
    In the adobe form layout library Use the Submit(which internally means submit to SAP) button from the Webdynpro Native category.
    Only this button action can connect adobe to web dynpro.
    Whenever we click on this particular button the event will be trigger in the ONsubmit event of interactive form UI element in the webdynpro.There we can write our abap code.Hope this will help you.
    Regards,
    Simi A  M
    Edited by: amsimi on Mar 22, 2011 11:37 AM

  • Assign role request through code not going to Operational level

    Hi All
    We are trying to assign roles through code using the OIM API's as suggested in the documentation
    "http://docs.oracle.com/cd/E27559_01/doc.1112/e28183/oim_up.htm#autoId40".
    We have 2 Approval policies one is at Request Level (i.e. Auto Approval) and the other is Operational level(Scope=ALL Scope) with workflow, So once the request is getting raised with the code successfully it is getting completed. The expected behavior is that it should go to the approval workflow attached at operational level.
    When we tried to attach a workflow at the request level, the request is going through Approval workflow attached at request level and once we approve at request level it is getting completed and not going to operational level.
    But we will have Request level as auto approved and Operational level with two level of Workflow.
    Thanks in Advance

    Check whether you have configured Request Type in your approval policy properly for operational level approval. In the Rule Components section check whether you have configured everything correctly. Also dont raise the request from system admin login as it will be treated as a direct provisioning request and your approval policies will not be invoked. Login through an end-user and test it

  • Hp officejet pro 8100 and it does not print bar codes from UPS or USPS

    have an hp officejet pro 8100 and it does not print bar codes from UPS or USPS.  Can you please please help? i have used my ipad, by HP G62-355DX Notebook and neither will give me printed bar codes.  The balance of the mailing label do print, just not the bar code.  It may be my imagination, by I believe it used to print thebar codes.

    Hi,
    Try adding an alternate driver and try to print.
    To use an alternate print driver for HP printers in Windows 7:
    1. Click on the Start menu.
    2. Click on Devices and Printers.
    3. Click Add a Printer
    4. Add a local Printer
    5. Select Create a New Port
    6. Select Standard TCP\IP port
    7. Enter Printer IP address (Printer IP address can be found by printing network config page from printer
    8. Under Manufacturer select HP and under printer select HP Officejet 8000 pirinter or Officejet 7410
    9. Click apply and try printing
    Although I am an HP employee, I am speaking for myself and not for HP.
    --Say "Thanks" by clicking the Kudos Star in the post that helped you.
    --Please mark the post that solves your problem as "Accepted Solution"

  • Payment Term from Vendor is not going to Freight PO

    Hello All,
    I am not MM consulting but I need to solve a problem.
    As we know when I save a shipment cost document SAP creates a automatically PO for carrier as the configuration.
    I have the payment terms registered in the Vendor Master (Carrier) but when I save my ship cost document and the system creates the PO the payment terms it is not appearing in the PO and consequently is not going to MIRO.
    How should I do to take the Vendor Payment Term to the Freight PO?
    Thanks
    Marcos

    Hi,
       Ensure that the payment terms is maintained in the purchasing view in MK02 for the same purchasing organization.
       If its maintained, the same will be displayed in the automatic PO as well. If its not copied, please create a normal PO in ME21N and check whether the payment term is displayed in header - Delivery / Invoice tab.
       If you are in old release, refer the note: 358506 - Auto Service PO Creation - Passing Values into the Function
       If you are using TM system, refer the note: 1897588 - Payment terms not copied from Vendor master to PO
        If the notes are not valid, then you may check for OSS notes or raise an OSS ticket to SAP.
    Regards,
    AKPT

  • Understanding compile errors due to copying code from a doc file and not a txt file

    SITUATION:
    My instructor for my micro-controller class refuses to save sample code to a text file and instead saves it to a word document file instead. When I open up the doc file and copy/paste the code into my IDE "CodeWarrior" it causes errors upon compile time.
    I am having to rewrite all the code into a text editor and then copy/paste it into my IDE.
    MY UNDERSTANDING:
    I was told to always save code as a text file because when you save code as a word document file it will bring in unwanted characters when your copy/pasting the code into your IDE for compiling.
    Their are students in my class using the schools computers running "Windows" that copied and pasted the code into CodeWarrior and it compiled fine. This is not only frustrating but confusing. However, I know their are students in class with "PC's" running windows that had the same trouble I did so I know it's not a Mac issue. 
    Also I am running "Parallels" because my IDE for this micro-controller "Code Warrior" is not avaiable for my OS. I realize there are several IDE's out there that require "Windows OS" in general but I know this situation is not a Mac issue or Parallels issue or even a Windows issue. It's purly an issue of formatting that is done between the file being copied and the target program or so I'm understanding.
    Can someone exlain to me in better words or perhaps provide a resource, documentation or article that will enlighten me on this issue. I would like to better state my case next time. I'm tired of being told this is a MAC issue and that Windows is just plain better.

    The problem is (as you suggest) almost certainly a gremlin issue - characters that for one reason or another Code Warrior cannot interpret correctly. Why it happens to you and not others is a different matter. That could mean that the pofessor uses fonts that are not on your machine, or that he is using a different version of word, or it could be in how you access the data. For instance, if the prof posts this word doc on the web you may get different results if you download the file and open it in Word as opposed to opening it directly from a web browser.
    The sure-fire solution is to download TextWrangler and copy the code in there first. TW has a number of tools for finding and removing unpleasant characters. it adds a step, but... you could also try resaving the doc file as a plain text file from within word.

  • My iTunes says I owe $5.25 for songs that I have already paid for and am not going to pay for again but I want to get some apps from the store and now there's a hold on my account. Who do I talk to get the hold taken off

    I explained it most in my question but I am getting charged double for songs that I have already paid for and am not going to pay for twice because that is messed up. But I want to get some apps from the store and it wont let me because of $5.25. Who can I talk to about resolving this issue?

    You're right, it would have been covered under warranty. But because of the user damage, chances are there's a 200-something dollar fee . If you explain to them that it had a defect previously, they might replace it for you at no charge. **MIGHT**. But they would have to believe that it had a defect previously.

  • Emails from the organization are not going through ePrint

    Hi,
    I've been having some issues with the ePrint feature that's configured in one of the printers that we have in our office. The printer is a HP LaserJet 200 color MFP M276nw. Every other client from other email addresses such as Hotmail, Gmail or any other address are able to send emails to our ePrint address and are able to print on it successfully. However, all the emails that are being sent from within our organization are not going through. We get an unsuccesful delivery message from the Exchange server stating that 
    The server has tried to deliver this message, without success, and has stopped trying. Please try sending this message again. If the problem continues, contact your helpdesk
    We had checked with our Exchange administrators and they have advised that the email is trying to be sent, but in the destination it is being rejected. How can I get this issue to be addressed?

    Hello praveen_haridas,
    Welcome to the HP Support forums.  I understand that your corporate emails are failing when trying to send an email to the Laserjet 200 MFP 276nw printer's ePrint email address.
    Are you getting any messages about the failed messages in your ePrintCenter/HP Connected account?  If so what does the message state about the failed job?
    Thank you.  
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • Facebook like button is not working, I have used the muse widget and created code from facebook. Does anyone know how to get this to work?

    Facebook like button is not working, I have used the muse widget and created code from facebook. Does anyone know how to get this to work?

    Hi connally25,
    Below is a link to a video tutorial on how to add a Facebook Log button, please check if you have followed the same steps to add the video.
    http://tv.adobe.com/watch/learn-adobe-muse-cc/adding-a-facebook-like-button/
    If you have followed the steps correctly and the button still does not work; here is a link to a forum thread which might help solving the issue:
    Facebook Follow Widget not working
    Regards
    Sonam

  • While upgrading Adobe Creative Suite CS4 ME into Adobe Creative Suite CS5.5 Design Premium, I get an error saying This serial number is not of a qualifying product, please try another. I used to be able to get a code from customer service but I can't get

    While upgrading Adobe Creative Suite CS4 ME into Adobe Creative Suite CS5.5 Design Premium, I get an error saying This serial number is not of a qualifying product, please try another. I used to be able to get a code from customer service but I can't get to the chat. Please advise!!!!

    MoeGhazal I reviewed your account and it looks like you have have upgraded from a CS4 volume license for Design Premium to a retail upgrade of Design Premium 5.5.
    I also show that you made two purchases of CS5.5 Design Premium but the second purchase was canceled.  Please make sure you are utilizing the serial number which ends in 7886.
    If you are using the correct serial number then it is likely the installer will not recognize your volume license CS4 serial number as being valid for an upgrade.  If you can contact our support team then you can be walked through an unlocking procedure to allow you to proceed with the installation.  You can contact our support team directly at Contact Customer Care.  You may want to try installing a web browser you have not previously utilized.  It is likely a toolbar or some other software application is affecting your ability to access chat support successfully.
    If you are still unable to reach our support team then please verify the information under your account is accurate.  If you can please then update this discussion after confirming this then I can request a member of our support team contact you directly.
    Again I would recommend reaching out directly if possible as it will be the most efficient method of resolving your current error.

  • Input Tax code from logical partner LS but not from indiv vendor partner LI

    Hi,
    Find that tax code at vendor invoice is being taken from logical partner (LS) , but not from the individual vendor partner number (LI) . Bothe the partners are maintained in WE20 , OBCA , OBCD & OMRY.
    Like to know the reason / setting to pick up tax code from logical partner (tax rates are same in both cases).
    With regards,
    Mrinal

    Hi Dove,
    I think you can use a substitution for field Bank Type at Item Level (TCODE OBBH). This would fill your bank type when you post the document in FI, then you won't have problems in F110.
    Hope that helps.Cheers.
    Ignacio.

  • Mails are not going from apex application

    Hi,
    Mails are not going from my apex application. I had done the instance settings by logged in as admin. SMTP port is also connecting. Please help me to solve the issue.

    Hi,
    Mail queue is vacant. I think the problem is with the process. No process or validations are working. Actually, I have copied this application from another schema. Is there is need to set anything?..I had regenerated all the tables,functions,triggers in my schema .Processes and validations are completely inactive

  • My messages are not going through or coming in from other iOS devices.  Having to send and receive in SMS.  What is up?

    My messages are not going through or coming in from other iOS devices.  Having to send and receive in SMS.  What is up?  Anyone else having these issues?

    There's an article that Apple has acknowledged this issue. They recommend turning off imessages, reset all settings and then reactivate imessages.
    If that doesn't work, you may just have to wait until they release an update, which should be pretty soon.

  • After entering the redemption code from Adobe Photoshop CC, I keep getting an error saying "This card was purchased in a country that does not match your Adobe ID. You can try signing in with a different Adobe ID or get in touch with us if you need help."

    Hi. I'm a Mac user. After entering the redemption code from Adobe Photoshop CC, I keep getting an error saying "This card was purchased in a country that does not match your Adobe ID. You can try signing in with a different Adobe ID or get in touch with us if you need help." What should I do?

    Did you purchase the software in another country than where you live?

Maybe you are looking for

  • PL/SQL Web Service Optional Parameters

    I have created a PL/SQL web service and deployed successfully using Jdeveloper 10.1.3.5. The database is 9.2.0.8. When the web service request is made, all is well if all parameters are passed. I have been told that the request might come with some b

  • Can I connect Mac mini to Windows laptop?

    I would like to connect Mac Mini to HP windows 7 Laptop as to use the laptop as keyboard and monitor instead of connecting to TV and using separate keyboard. Is this straight forward to do? does it need some workaround? or is it impossible?

  • I don´t see the iPhoto library in imovie, how can a i use the videos of iPhoto? Thank you

    I don´t see the iphoto library in imovie, how can i use the videos of iphoto, how can i get de library in imovie? Thank you

  • Report instance history not refreshing

    Here is my issue.  I view the history of a published Crystal report in Central Managment Console.  I then try to view the history of another report and it displays the history of the previous report I viewed.  The only way I can view another reports

  • Display output page by page in ALV

    HI all, can anyone pls tell me how to display output page by page in ALV this is urgent.. Thanks