INSUFFICIENT RECEIPT INFO - error in PO invoices

Hi All,
I have installed IPM 11.1.1.6.0 and all its related components. All the components are properly integrated. non-PO flow of OFR is working fine.
I am trying to generate invoice in EBS through OFR flow for PO type of invoices. PO numbers are already created in EBS.
When we process the XML, it goes till InvoiceImportAndValidation composite. As a response it gives below HOLD
<P_HOLDS_ITEM>
<HOLD_LOOKUP_CODE>IPM_INVALID_RECEIPT_HOLD</HOLD_LOOKUP_CODE>
<HOLD_REASON>INSUFFICIENT RECEIPT INFO (Line 1)</HOLD_REASON>
</P_HOLDS_ITEM>
and the instance is routed back to invoice processing. I believe the PO is not generated properly. As i can generate non-PO invoices properly for the same supplier, supplier must have configured properly.
Thanks in Advance.
Regards,
Moumi

Hi Moumi,
There is a stored proc "validate_invoice" which creates this hold in EBS. The condition that decides whether to go for receipt validation or not depends on the value in the EBS table, basically depend on the configuration of PO. Below query gives that information.
SELECT MATCH_OPTION
FROM PO_LINE_LOCATIONS A
WHERE A.PO_HEADER_ID = 110568
the value of PO_HEADER_ID can be found from PO_HEADERS_ALL or PO_HEADERS table. In case of PO_HEADERS, you need to set policy context
EXEC MO_GLOBAL.SET_POLICY_CONTEXT('S', 1733);
Ideally if you do not want this hold to be placed or validated, you should use the PO for which match_option is NOT 'R'
Regards,
Vikrant Korde.

Similar Messages

  • Unit price validation in Purchase Order, Goods Receipt PO and A/R Invoice

    Hello!
    I want to have validation of the Unit Price field in Purchase Order, Goods Receipt PO and A/R Invoice documents.
    This means that user has to get some kind of message if she/he do not enter the Unit price in above mentioned documents.
    I can not use the price lists for this, to get the field populated automatically, because I do not have all the prices...
    I am no longer newbie when it come to SAP, but this really puzzles me
    Thanks,
    Dejan

    Hello guys,
    I have tried to add this code to check if the field Unit Price was empty in the Purchase Order form (Object ID 22)
    But it gives me an error message - Error converting data type varchar to numeric (CINF)
    I am getting the same error message even if I have some value in the Unit Price field...
    I am really confused - what is wrong with it???
    Here is the code from the Transaction notification
    IF (@object_type = N'22' AND @transaction_type in (N'A', N'U') )
         BEGIN
              IF EXISTS (SELECT T1.DocEntry FROM OPOR T0 inner join POR1 T1 on T0.DocEntry = T1.DocEntry
              WHERE (T1.PriceBefDi IS NULL OR T1.PriceBefDi = ' ') AND T0.DocEntry = @list_of_cols_val_tab_del)
                   BEGIN
                        Set @error =1
                        set @error_message = 'Unit Price cannot be blank'
                   END
         END
    Thanks,
    Dejan

  • Error while generating Invoice

    Hi All,
    We are getting an error while generating Invoice from VF03. The error is Form of address key is not defined
    What I had done is, I had assigned a new PRINT program in output type ZD00 by removing the old one & in quality we were getting the output but when it went to production, its giving the error "Form of address key is not defined.
    Please help as this help is coming in Production.
    Regards
    Abhii

    Hi,
    Check the address window in the form. Mostly the key combination used to fetch the address may not be  available in the production thats why it is rasie such error.
    Please close the thread,if solved
    Regards,
    Aditya

  • Error 7 occurred at ABAPI Dist Report Read Link Info Error.vi - [.....] - RTBUIP_Build_Invoke.vi.ProxyCaller

    Hi all,
    I am on a field campaign with my Labview-controlled instrument. I wanted to make a small change to the code and build it again for uploading to a cFP-2020 Fieldpoint but the application builder stopped with the following error message:
    Error 7 occurred at ABAPI Dist Report Read Link Info Error.vi -> ABAPI Dist Cmp Settings to Disk Hier.vi -> ABAPI Get Settings From File2.vi -> ABAPI Get Settings From File.vi -> RTBEP_Invoke_Build_Engine.vi -> RTBUIP_Build_Invoke.vi -> RTBUIP_Build_Invoke.vi.ProxyCaller
    This is another computer than the one I used in the lab previously so might have forgotten to install something. I just copied the whole application folder with project file and subfolders
    to the Laptop I am using now. Labview version should be the same though (8.20).
    Any suggestions?
    Olaf

    Hello Olaf,
    This error is usually found when a subVI or a support file (DLL, custom control, etc)
    isn't able to be found by the application builder.  Possible reasons
    for this could include subVIs no longer located in their original
    paths and in need to be relinked, a DLL that isn't included in the build,
    and many other possibilities.
    You wrote that you copied the project from another PC, so it is very possible that some file went missing. Are all VIs in your project executable?
    You could try to mass compile all the VIs in your project and see if that helps.
    Regards,
    Johannes
    AE, NI Germany

  • Purchase Order Module  - Goods Receipt PO - Goods Return - AP Invoice

    Hi all expert,
    I have a senario is :-
    Open Purchase Order Module  -> Goods Receipt PO -> Goods Return -> AP Invoice
    Puchase Product A by "Purchase Order" with Qty 6,000 After "Good Receipt PO", found out 3,500 pcs is out of spec then "Goods Returns" 3,500 pcs. Then continue do "AP Invoice" with Qty 2,500 pcs.
    Question is 1 week later, the supplier replacement back 3,500 pcs, so how am i going to start to steps? since PO have been close.
    When i at  "Goods Receipt PO" wanna to copy from "Goods Return", it is show nothing.
    Your advise is highly appreciated.
    Thanks.
    Regards,
    Danny

    Hi Danny
    i think you have to create a new PO then GRN then PI...since you copied the PO to GRN it will show as closed as there is a target doc. linked to the PO. A PO can be changed only if there is no target doc linked to it .
    Hope this helps.
    Bongani

  • Account determination error while positng invoice

    Hello SAP Gurus,
    I am getting following error while posting Invoice.
    The Revenue account determination is : "access KOFI not carried out(initialise fields)" for Invoice xxxxxxxx ( invoice number)
    Thanks for your support and your help will be acknowledged by points.
    thanks you very much
    Jignesh

    check tranz
    VKOA
    V/10

  • RECEIPT APPLICATION ERROR: APP-FND-00531

    제품 : FIN_AR
    작성날짜 : 2003-11-18
    RECEIPT APPLICATION ERROR: APP-FND-00531
    ========================================
    PURPOSE
    Receipt Application 시 발생하는 error를 효과적으로 해결한다.
    Problem Description
    Applications 11.0.3:
    Transaction을 생성 한 후 Receipt 과 Apply 할 때 다음과 같은 error 가 발생하였다.
    APP-FND-00531 Amount Cannot Be Correctly Formatted
    The Amount XXX.XXX Could Not Be Formally Formatted.
    The Correct Format Is 999.99 And -999.99
    Workaround
    1. 해당 data 를 bakcup 받아 놓는다.
    2. 다음 update script을 수행한다.
    Update ar_payment_schedules_all
    set amount_due_original = round(amount_due_original,2),
    amount_due_remaining= round(amount_due_remaining,2),
    acctd_amount_due_remaining = round (acctd_amount_due_remaining, 2)
    where customer_trx_id=xxx
    update ra_customer_trx_lines_all
    set extended_amount=round(extended_amount,2)
    where customer_trx_id=xxx and line_type='TAX'
    update ra_cust_trx_line_gl_dist_all
    set amount=round(amount,2)
    where customer_trx_id=xxx
    Solution Description
    Applications 11.0.3에서 Tax / Freight Defaultation Program이 rounding 처리를 잘 못하여 ra_cust_trx_line_gl_dist_all 에 데이타가 corrupted 된 것으로 보인다.
    잘 못된 data를 rounding 처리하여 저장해준다.
    Reference Documents
    Note 247018.1

    Hi,
    Please post ur question properly with details like o/s ebiz version etc etc and whn ur encountering this issue and.... not like just u did
    follw this thread
    Error APP-FND-01516 INVALID APPLICATION USERNAME, PASSWORD, OF DATABASE of Hussein
    Regards

  • Erroneous "insufficient disk space" error with WaveStudio 7

    This has been bugging me for over 2 years. I get the "Insufficient disk space" error with Vista x32 and x64 and now with Windows 7 x64 when I've edited a wav file and then try to save it. I have plenty of disk space.
    I've searched till I'm blue in the face but cannot find an answer and am tired of the lame work-around. I know how to copy and paste the entire edited wav into another file and then save it. It's annoying, but it works. What gets me is why is this not fixed?
    Running CTWave.exe as administrator does not work. Running in Windows XP SP3 compatibility mode does not work.
    I have been a faithful Creative Labs user for more years than I care to remember, but this one is shaking my faith. Is there anybody who can explain why this happens, or offer a fix?
    Many thanks and keep on rockin',
    Dave

    You may wish to try these steps in order to solve your issue:
    1. Make sure your computer has the latest Java runtime. To do this, just google search "Download Java", go to the first URL and download that free software. This step should solve most of the "insufficient disk space" problems.
    2. If step 1 failed to work, you can open "My computer", right click on the hard disk you were trying to write your files into. From the "File System" tab, check to see it's "NTFS" but not "FAT32".
    3. If the above two steps do not work, try creating a new partition from your primary hard disk. To do this, click "Start" -> then right click "My Computer" -> "Manage" -> "Disk Management" -> Make sure you shrink a new volume for at least 50 GB to 100 GB free disk space, again please have the NTFS file system. Once you successfully created this new partition, do a format then try writing your music files onto this Disk.
    4. I think the above 3 steps are able to solve your issue. However, there's a bug I found sometime back when Win 7 first released. You can try creating a "temp" folder in your primary system drive, writing any files in there should have no problem as long as disk space is sufficient.
    5. I certainly do not hope that error was caused by your anti-virus programme, but if all failed, you may want to consider temporarily disable your anti-virus software, and if everything works fine, you might want to switch to a new anti-virus programme.
    Cheers.
    Originally Posted by bghcomposer
    Dave, I also have this problem. I recently bought new components for a new computer and put it together myself. I took Audigy 2zs Platinum Pro out of my old computer (if it ain't broke, don't fix it!) and put it in the new one. After getting the drivers and programs downloaded and installed, I too, have an "insufficient disk space" error. It also won't record - where it would work wonderfully on my other computer!
    As a music teacher, I record piano parts for the students to sing to, but I can no longer do that! This would be a great fix! Hope someone responds with an answer!
    Brian

  • Insufficient Disk Space error during installation of OEPE

    I tried to install OEPE under Oracle Linux 5. During the installation, I got the "Insufficient disk space error" saying there is only 0MB available at my home directory. I checked my disk space and found that was not the case. I have no clue why I got this error and how to solve the issue. Any help would be appreciated.
    [lixuxu@slc01pne ~/download]$ df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/xvda1 144G 19G 118G 14% /
    tmpfs 5.8G 0 5.8G 0% /dev/shm
    slcnas411:/export/home1/lixuxu
    6.0T 3.5T 2.6T 59% /home/lixuxu
    slcavere01.us.oracle.com:/vol/ade_infra/prod/LINUX
    96G 5.9G 91G 7% /usr/dev_infra/platform
    slcavere01.us.oracle.com:/vol/ade_infra/prod/GENERIC
    96G 5.9G 91G 7% /usr/dev_infra/generic
    slc1001nap:/vol/local/x86/redhat/50_prod/packages
    1.1T 1023G 58G 95% /usr/local/remote/packages
    slc1001nap:/vol/local/linux/redhat/packages
    1.1T 1023G 58G 95% /usr/local/redhat/packages

    Hi,
    Are you using the the all-in-one installer or the one which includes WLS as well. Do you face similar issues when installing Eclipse JEE package ?
    thanks
    Raj

  • Insufficient Disk-space Error Installing WebLogic 1033_generic on Mac

    How do I resolve this "Insufficient Disk-space Error" message I get while installing WLS1033? I thought I have more than enough disk-space on my system to handle just about any application software size out there. i mean, beside the 937.72 gigs of available disk-space on my system, I also have roughly 240 gigs external drive space. The system runs on 8 gigs of RAM. I know I am doing something wrong; just can't figure out what. I am new at WebLogic and so any help from the community is highly appreciated. Someone please help.
    sbliss

    Al
    I got this error: "Unable to access jarfile wls1033_generic.jar" when I enter "java -Dos.name=unix -jar wls1033_generic.jar" in the Terminal command line. I very am frustrated. Please help me. Please advise.
    One question: Is anybody able to install webLogic? I am just curious.
    sbliss

  • How can all the items bought online be listed in the same receipt instead of separate E-invoices?

    Hello, Mr/Ms
    I just bought an iPhone5 case and an iPod Touch in Apple Store online. But I found that they are separately listed in the E-invoices. Since I am going abroad and I want to refund the tax, it requires the total price of the items to be over $300 and those items MUST be printed in the same receipt. So can they be listed in the same receipt instead of separate E-invoices? Thank you!
    Regards,
    Baye

    Unfortunately, you are not addressing Apple here - these are user to user forums for technical problems and we can't help with purchase or invoice problems. You will need to contact the store for this. My guess would be that there might be different shipping dates (purchases are billed when shipped) or some other reasons for this.

  • What does 0xc00000e9 come up on my laptop? info error had occured i/o

    what does 0xc00000e9 come up on my laptop? info error had occured i/o? I cant get into the start up page. Why didnt my pc come with restore discs?

    what does 0xc00000e9 come up on my laptop? info error had occured i/o

  • Error copying data from Goods Receipt PO to A/P Invoice

    Hi all, this seems like it should be a simple process. We get an error doing the following:
    - Open a blank A/P Invoice
    - Select the Vendor
    - Copy from Goods Receipt PO
    - Choose the items
    - Draw Document Wizard 'finish'
    The process aborts, and the system message that comes up is:
    'Business partner of copied down payment document must be the same as business partner of target document'
    Why is it saying this when it is the system that is choosing and presenting the items on the Goods Receipt PO that are associated with the Vendor??
    BTW: version 8.8 running on MS SQL Server 2008

    Yes, the message is clear, but the logic is not. 
    A blank A/P invoice is opened, and the business partner (Vendor) is selected. When the 'copy from' Goods Receipt PO is selected, a list of POs is displayed that are associated with the vendor. This info should then be copied back - there is no ability to select a differend business partner, and it is SAP that is making the association between the data. This is what is confusing.  If A/P Down Payment Invoice is selected for this process (rather than the A/P Invoice), the system copies that data across with no error message.
    Note: This is only a new system and the users are getting used to the SAP way of doing things. Could it be that they should be carrying out the workflow in a different way?
    Cheers,
    Nick

  • BAPI Error for Vendor Invoice

    Hi Experts
             I am developing a BAPI to post the Vendor Invoice, I am not clear the parameters to be passed. Anyhow i have filled some parameters and am getting the following error, Can anyone suggest me about the error.
    Error :
    Enter a reference to a valid goods receipt (line 000010)
    Coding :
    data:it_head like bapi_incinv_create_header,
    it_item like bapi_incinv_create_item occurs 0 with header line,
    it_acct like bapi_incinv_create_account occurs 0 with header line,
    it_gl like bapi_incinv_create_gl_account occurs 0 with header line,
    it_mat like bapi_incinv_create_material occurs 0 with header line,
    it_ven like bapi_incinv_create_vendorsplit occurs 0 with header line,
    it_ret like bapiret2 occurs 0 with header line.
    data: inv_doc like bapi_incinv_fld-inv_doc_no,
    fisc_yr like bapi_incinv_fld-fisc_year.
    data: zinvdoc(50) type c, zfiscyr(30) type c.
    clear it_head.
    move 'x' to it_head-invoice_ind.
    move '1000' to it_head-comp_code.
    move sy-datum to it_head-doc_date .
    move sy-datum to it_head-pstng_date .
    move '27-61725' to it_head-ref_doc_no .
    move '200' to it_head-gross_amount .
    move 'inr' to it_head-currency .
    move '27-61725' to it_head-item_text .
    move '1WEAVIN20' to it_head-diff_inv .
    move 're' to it_head-doc_type .
    move sy-datum to it_head-bline_date.
    move '2' to it_head-pmtmthsupl.
    move 'a' to it_head-pmnt_block.
    move 'z' to it_head-pymt_meth.
    move '0001' to it_head-pmnttrms.
    clear it_item.
    it_item-ref_doc = '123'.
    it_item-REF_DOC_YEAR = '2008'.
    it_item-REF_DOC_IT = '10'.
    it_item-po_number = '4511007408'.
    it_item-po_item = '10'.
    it_item-invoice_doc_item = '00010'. " ( i don't know what this is for so i gave this no.)
    it_item-item_amount
    it_item-po_unit
    it_item-freight_ve
    append it_item.
    break pp01.
    call function 'BAPI_INCOMINGINVOICE_CREATE'
    exporting
    headerdata = it_head
    addressdata
    importing
    invoicedocnumber = inv_doc
    fiscalyear = fisc_yr
    tables
    itemdata = it_item
    accountingdata
    glaccountdata
    materialdata
    taxdata
    withtaxdata
    vendoritemsplitdata
    return = it_ret.
    Thanks in advance.
    Regards
    Rajaram

    Hi,
    You have to fill the header and item check out 1,2 point in your code...
    Fill in the item details
          CNT = CNT + 1.
    1.      ITEMDATA-INVOICE_DOC_ITEM = CNT.
          ITEMDATA-PO_NUMBER = WA_EKPO-EBELN.
          ITEMDATA-PO_ITEM = WA_EKPO-EBELP.
          ITEMDATA-TAX_CODE = <XX>.
          ITEMDATA-ITEM_AMOUNT = WA_EKPO-NETWR.
          ITEMDATA-QUANTITY = WA_EKPO-MENGE.
          ITEMDATA-PO_UNIT = WA_EKPO-MEINS.
          APPEND ITEMDATA.
          CLEAR ITEMDATA.
    Header Info
    2.    HEADERDATA-INVOICE_IND = 'X'.
        HEADERDATA-DOC_DATE = EKKO-BEDAT.
        HEADERDATA-BLINE_DATE = EKKO-BEDAT.
        HEADERDATA-PSTNG_DATE = SY-DATUM.
        HEADERDATA-COMP_CODE = EKKO-BUKRS.
        HEADERDATA-CURRENCY = EKKO-WAERS.
       HEADERDATA-GROSS_AMOUNT
        HEADERDATA-CALC_TAX_IND = ' '.
        HEADERDATA-PMNTTRMS = EKKO-ZTERM.
    Regadrs,
    Prabhu Rajesh

  • Error when posting invoice for Asset purchase order

    Hi,
    we are getting the errore message account determination for asset posting with keys not defined in chart of accounts,when posting an invoice for asset purchase order.
    Can any one see why this error is coming and what will be the solution.
    Nagesh

    Hi Prabhakar,
    Here is the reply,
    we have 10 line items,in which 3 items are freight related and other 7 items are related to goods reciept.
    i am trying to enter invoice for 3 line items at a time with two relevant to goods reciept and other related to non goods receipt(freight related).
    accounting entries generated after the GR are as follows,
    asset under construction account,and GR/IR account.
    Let me know the details is sufficient or not.

Maybe you are looking for

  • To stop a thread doesn't work sometimes

    in my programm i have a thread, wenn i want interrupt the running thread i wrote this code: myThread.stop(), it works indeed, but not everytime. i cannot understand why it doesn't work, can somebody tell me why and how to handle it? I thank you in ad

  • Weird - Now you see them, now you don't.

    I was organizing and browsing an iPhoto library recently when something really weird happened. The photos (a handful) of one roll were "open" and visible in the Library (view by Roll, sort by date) and then, all of the sudden, all the images in that

  • Can't install Flash Catalyst in OS 10.6.2

    I downloaded the beta version this morning. The installation process seems to have gone without a hitch through the Welcome screen where you accept the ULA. But the app will not accept the serial number and will not allow me to check the radio button

  • Recover

    hi,all: oracle 8i backup and recovery guide page 5-15. If you have a database damaged by media failure and operating in NOARCHIVELOG mode, and you want to restore from your most recent consistent whole database backup (your only option at this point)

  • To get data horizontaly

    hi, I have written a query and required output horizontally, i am sending you the script i used to get the output: select '2OTH JULY' TIME, count(*) IBL from ibl UNION ALL select '21ST JULY 11AM' TIME, count(*) IBL from ibl_11AM RECEIVED OUTPUT TIME