Financial Consolidation failure when updating invoice or journal entry

Hello
We installed successfilly the SAP Business One Intergration for SAP NetWeaver.
By adding invoices, creditmemos or journbal entries everything works fine.
When we try to update a journal entry the following error occurs in the message log:
com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception: com.sap.b1i.bizprocessor.BizProcException: BPE001 Nested exception: com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception: com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception: java.lang.RuntimeException: Dispatch object expected
When we try to update the corresponding invoice this error occurs:
com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception: com.sap.b1i.bizprocessor.BizProcException: BPE001 Nested exception: com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception: com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception: java.lang.RuntimeException: DI Error: (-1029) Field cannot be updated (ODBC -1029)
Any ideas ?
thanks in advance

Hi,
JE numbering document can not base on origin document. But they can be set default by user only. That is system behavior.
Hope this helps,
TVSon

Similar Messages

  • Failure when updating firmware. Write error in disc

    I have tried to update the software of my ipod of fifth generation and leaves a message that puts: failure when updating firmware. Write error in disc. Please, only it have 20 days. I need help. I have proven to put it in way disc, I have to reinstall software and nothing gives result.

    here is a good place to start with that error:
    "Disk cannot be read from or written to" when syncing iPod or "Firmware update failure" error when updating or restoring iPod

  • Reconcile Deferred invoices to journal entry

    Hi,
    I  installed SAP B1 2007 A one year ago (and I upgraded  package 39 last week). Now, I try to link a Deferred invoices  to journal entry and I receive the following message:
    "Deferred invoices can only be reconciled together with other invoice and payment transaction ( or by basing credit notes directly on invoices".
    When I integrate my database, I only integrate journal entries. How can I solve my problem because I need to do thoose links to close 2007 period?
    Please, help me.
    Thank You.
    Edited by: Alexandra LARISSE on Aug 26, 2008 11:03 PM

    Hello,
    Please check Note No. 1119633 regarding the issue reported.
    Regards,
    Jitin Chawla

  • Missing information when updating invoice line

    Dear all,
    I am updating invoice line information but system giving and error
    declare
    begin
    for rec in (select l.*
    from ap_invoices_all l
    where invoice_num = 'akp/445'
    and vendor_id = 1068
    and org_id = 82) loop
    AP_INVOICES_PKG.Update_Row(X_Rowid => 'AABDoVAGSAACZlRAAM',
    X_Invoice_Id => rec.invoice_id,
    X_Last_Update_Date => rec.last_update_date,
    X_Last_Updated_By => rec.last_updated_by,
    X_Vendor_Id => rec.vendor_id,
    X_Invoice_Num => rec.invoice_num,
    X_Invoice_Amount => rec.invoice_amount,
    X_Vendor_Site_Id => rec.vendor_site_id,
    X_Amount_Paid => rec.amount_paid,
    X_Discount_Amount_Taken => rec.discount_amount_taken,
    X_Invoice_Date => sysdate,--rec.invoice_date+30,
    X_Source => rec.source,
    X_Invoice_Type_Lookup_Code => rec.invoice_type_lookup_code,
    X_Description => rec.description,
    X_Batch_Id => rec.batch_id,
    X_Amt_Applicable_To_Discount => rec.amount_applicable_to_discount,
    X_Terms_Id => rec.terms_id,
    X_Terms_Date => rec.terms_date,
    X_Goods_Received_Date => rec.goods_received_date,
    X_Invoice_Received_Date => rec.invoice_received_date,
    X_Voucher_Num => rec.voucher_num,
    X_Approved_Amount => rec.approved_amount,
    X_Approval_Status => rec.approval_status,
    X_Approval_Description => rec.approval_description,
    X_Pay_Group_Lookup_Code => rec.pay_group_lookup_code,
    X_Set_Of_Books_Id => rec.set_of_books_id,
    X_Accts_Pay_CCId => rec.accts_pay_code_combination_id,
    X_Recurring_Payment_Id => rec.recurring_payment_id,
    X_Invoice_Currency_Code => rec.invoice_currency_code,
    X_Payment_Currency_Code => rec.payment_currency_code,
    X_Exchange_Rate => rec.exchange_rate,
    X_Payment_Amount_Total => rec.payment_amount_total,
    X_Payment_Status_Flag => rec.payment_status_flag,
    X_Posting_Status => rec.posting_status,
    X_Authorized_By => rec.authorized_by,
    X_Attribute_Category => rec.attribute_category,
    X_Attribute1 => rec.attribute1,
    X_Attribute2 => rec.attribute2,
    X_Attribute3 => rec.attribute3,
    X_Attribute4 => rec.attribute4,
    X_Attribute5 => rec.attribute5,
    X_Vendor_Prepay_Amount => rec.vendor_prepay_amount,
    X_Base_Amount => rec.base_amount,
    X_Exchange_Rate_Type => rec.exchange_rate_type,
    X_Exchange_Date => rec.exchange_date,
    X_Payment_Cross_Rate => rec.payment_cross_rate,
    X_Payment_Cross_Rate_Type => rec.payment_cross_rate_type,
    X_Payment_Cross_Rate_Date => rec.payment_cross_rate_date,
    X_Pay_Curr_Invoice_Amount => rec.pay_curr_invoice_amount,
    X_Last_Update_Login => rec.last_update_login,
    X_Original_Prepayment_Amount => rec.original_prepayment_amount,
    X_Earliest_Settlement_Date => rec.earliest_settlement_date,
    X_Attribute11 => rec.attribute11,
    X_Attribute12 => rec.attribute12,
    X_Attribute13 => rec.attribute13,
    X_Attribute14 => rec.attribute14,
    X_Attribute6 => rec.attribute6,
    X_Attribute7 => rec.attribute7,
    X_Attribute8 => rec.attribute8,
    X_Attribute9 => rec.attribute9,
    X_Attribute10 => rec.attribute10,
    X_Attribute15 => rec.attribute15,
    X_Cancelled_Date => rec.cancelled_date,
    X_Cancelled_By => rec.cancelled_by,
    X_Cancelled_Amount => rec.cancelled_amount,
    X_Temp_Cancelled_Amount => rec.temp_cancelled_amount,
    X_Exclusive_Payment_Flag => rec.exclusive_payment_flag,
    X_Po_Header_Id => rec.po_header_id,
    X_Doc_Sequence_Id => rec.doc_sequence_id,
    X_Doc_Sequence_Value => rec.doc_sequence_value,
    X_Doc_Category_Code => rec.doc_category_code,
    X_Expenditure_Item_Date => rec.expenditure_item_date,
    X_Expenditure_Organization_Id => rec.expenditure_organization_id,
    X_Expenditure_Type => rec.expenditure_type,
    X_Pa_Default_Dist_Ccid => rec.pa_default_dist_ccid,
    X_Pa_Quantity => rec.pa_quantity,
    X_Project_Id => rec.project_id,
    X_Task_Id => rec.task_id,
    X_Awt_Flag => rec.awt_flag,
    X_Awt_Group_Id => rec.awt_group_id,
    X_Pay_Awt_Group_Id => rec.pay_awt_group_id,
    X_Reference_1 => rec.reference_1,
    X_Reference_2 => rec.reference_2,
    X_Org_Id => rec.org_id,
    X_global_attribute_category => NULL,
    X_global_attribute1 => NULL,
    X_global_attribute2 => NULL,
    X_global_attribute3 => NULL,
    X_global_attribute4 => NULL,
    X_global_attribute5 => NULL,
    X_global_attribute6 => NULL,
    X_global_attribute7 => NULL,
    X_global_attribute8 => NULL,
    X_global_attribute9 => NULL,
    X_global_attribute10 => NULL,
    X_global_attribute11 => NULL,
    X_global_attribute12 => NULL,
    X_global_attribute13 => NULL,
    X_global_attribute14 => NULL,
    X_global_attribute15 => NULL,
    X_global_attribute16 => NULL,
    X_global_attribute17 => NULL,
    X_global_attribute18 => NULL,
    X_global_attribute19 => NULL,
    X_global_attribute20 => NULL,
    X_calling_sequence => null,
    X_gl_date => rec.gl_date,
    X_award_Id => rec.award_id,
    X_approval_iteration => rec.approval_iteration,
    X_approval_ready_flag => rec.approval_ready_flag,
    X_wfapproval_status => rec.wfapproval_status,
    X_requester_id => rec.requester_id,
    X_quick_credit => rec.quick_credit,
    X_credited_invoice_id => NULL,
    X_distribution_set_id => NULL,
    X_FORCE_REVALIDATION_FLAG => NULL,
    X_CONTROL_AMOUNT => NULL,
    X_TAX_RELATED_INVOICE_ID => NULL,
    X_TRX_BUSINESS_CATEGORY => NULL,
    X_USER_DEFINED_FISC_CLASS => NULL,
    X_TAXATION_COUNTRY => NULL,
    X_DOCUMENT_SUB_TYPE => NULL,
    X_SUPPLIER_TAX_INVOICE_NUMBER => NULL,
    X_SUPPLIER_TAX_INVOICE_DATE => NULL,
    X_SUPPLIER_TAX_EXCHANGE_RATE => NULL,
    X_TAX_INVOICE_RECORDING_DATE => NULL,
    X_TAX_INVOICE_INTERNAL_SEQ => NULL, -- bug 8912305: modify
    X_QUICK_PO_HEADER_ID => NULL,
    x_PAYMENT_METHOD_CODE => rec.payment_method_code,
    x_PAYMENT_REASON_CODE => null,
    X_PAYMENT_REASON_COMMENTS => null,
    x_UNIQUE_REMITTANCE_IDENTIFIER => null,
    x_URI_CHECK_DIGIT => null,
    x_BANK_CHARGE_BEARER => null,
    x_DELIVERY_CHANNEL_CODE => null,
    x_SETTLEMENT_PRIORITY => null,
    x_NET_OF_RETAINAGE_FLAG => null,
    x_RELEASE_AMOUNT_NET_OF_TAX => null,
    x_PORT_OF_ENTRY_CODE => null,
    x_external_bank_account_id => null,
    x_party_id => null,
    x_party_site_id => null,
    x_disc_is_inv_less_tax_flag => null,
    x_exclude_freight_from_disc => null,
    x_remit_msg1 => null,
    x_remit_msg2 => null,
    x_remit_msg3 => null,
    x_remit_to_supplier_name => null,
    x_remit_to_supplier_id => null,
    x_remit_to_supplier_site => null,
    x_remit_to_supplier_site_id => null,
    x_relationship_id => null,
    x_original_invoice_amount => null,
    x_dispute_reason => null);
    commit;
    end loop;
    exception
    when others then
    dbms_output.put_line(sqlerrm);
    end;
    ORA-20001: APP-SQLAP-10000: ORA-01403: no data found occurred in
    AP_INVOICES_PKG.UPDATE_ROW<-
    with parameters (X_Rowid = AABDoVAGSAACZlRAAM, X_invoice_id = 180867)
    while performing the following operation:

    Hi;
    Please review:
    R12: Validate Invoice Errors APP-SQLAP-10000, ORA-01403 and ORA-20001 [ID 1308869.1]
    R12: Master Note: Consolidated Error Notes Of EBTax Related Issues In Oracle Payables [ID 1378068.1]
    By the way If you make search at metalink such as APP-SQLAP-10000: ORA-01403: ORA-20001 there are 38 doc avaliable, please review them
    Regard
    Helios

  • Failure when updating E61i firmware.

    Goodday everybody,
    I have a problem with my nokia,
    I have the first firmware on my E61i and I want to update it to the 2.066.035 (or something) and the updater does everything what I want, even downloading the firmware! When it has finished with downloading it starts with installing, but a short 10 seconds later it appearce that the firmware couldn't install on my E61i after some times I gave up and I closed the updater-program, short time later there is a pop-up from the updater what says: an internall communication error.
    Did somebody have this too? and how can I solve this problem?
    thank you

    here is a good place to start with that error:
    "Disk cannot be read from or written to" when syncing iPod or "Firmware update failure" error when updating or restoring iPod

  • P_r_request- get_logsys failure when updating InfoObject from InfoObject

    I'm trying to update master data of an InfoObject ZLCLROLE based on another InfoObject 0TCTROLE.
    I only need the master data local to the local BI system.
    So in the start routine I set:
    SOURCE_SYSTEM = p_r_request->get_logsys.
    to identify the local BI system.
    Unfortunately, this returns nothing. In debug I see that:
    o_s_request-srctp = IOBJA
    rsbc_c_srctp-datasource = DTASRC
    So it must be because I'm updating from an InfoObject.
    What is then the correct way to get the SOURCE_SYSTEM in such a case?
    Regards,
    Eric

    Hi Eric,
    did you maintain a source system id for your source system 'myself'? May be that is the issue.
    regards
    Siggi

  • How do I fix network failure when updating my phone

    I was told I needed to update my phone but it tells me the network has timed out.

    For troubleshooting error 3014 see: http://support.apple.com/kb/ts4451

  • Duplicate Journal Entry and system crash

    Hi All,
    Just wondering anyone experience when duplicate the journal entry and change the posting date and system will just hang and follow by crash?
    Please advise.
    Best Regards,
    Foong Yee

    Hi Foong Yee Tai...
    Check with the Following SAP Note...
    1616687 - B1 shuts down when updating amount in Journal Entry
    Regards
    Kennedy

  • Error table T030 when posting invoice

    Hi Expert,
    I'm having error when posting invoice :
    "Table T030 : Entry HASA WRX AA_____4000 does not exist"..
    Is there anything missing in config? Please guide me to fix the problem.
    Thanks

    Hi
    May be looking at the entries, account modifier is blank. Were you able to post GR for this PO, if your invoice is in reference to a PO.
    Thanks !
    E.Avudaiappan

  • I have two lists. The first is "Tasks", second is "Journal". I need a "Create Journal Entry" link in the Tasks list. How do I do that?

    Let's say I have a Task named "Build SSIS for Duke Energy" and it has another column called Active. Now every day I look at my task list and If I worked on that task I want to create a Journal entry of what I have done. So from the Task
    list I'd like a third column that calls the "Journal Entry" list's new form page and pass it in the ID of the task. I have found several TextToHtml scripts out there, but they have to be stored in a script library, and then sourced to a content
    editor web part. The problem is they don't fire when I have my list grouped. In addition to, every time someone creates a new view, I have to go in and add the Content Editor web part, point to the script....
    Any thoughts. It is the grouped view that really bug me.

    Hi,
    If you only want to add a hyperlink to create a Journal entry in the task list, I recommend to add a Hyperlink column in the task list and then create workflow to update the column.
    You can follow the steps as below:
    Open the task list, add a hyperlink column named Create Journal Entry.
    Create a workflow associated to the task list, start the workflow automatically when an item is created.
    Add actions as below:
    Then when a task is created in the task list, the workflow will be stared automatically to update the “Create Journal Entry” column.
    Thanks,
    Jason             
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jason Guo
    TechNet Community Support

  • Outstanding amount for a Journal Entry

    Dear all
    when we create a journal entry and do a partial outgoing payment based on that Journal entry to a perticular vendor how we an find out how much is outstanding in that journal entry in table level ?????
    Thanks & Regards
    Kanishka

    Hi Kanishka
    In 2005 the system did not cater for partial allocations at journal level. The internal Recon number field woudl only get a number if all the documents in a payment were matched 100%. If just one document at row level in a payment was paid partially, the whole journal would be treated as unmatched. To make it worse, when you open the manual reconciliation function, it displays all these transactions as open, and does not show the partial amounts or full amounts for that payment, thereby allowing you in effect to reconcile "a second time" on the same documents.
    For this reason, you will have to look at VPM2 and see what amounts were allocated against each transaction. The field to look at is SumApplied (Paid to Invoice). Just bear in mind that both invoices and credit notes show a positive value in this field. However, journal debits and credits will show as positive and negative amounts.
    So in summary, for fully paid transactions you can use IntrnMatch from JDT1 but for partial allocations you need to look at VPM2.
    Hope this all makes sense, if not upgrade to 2007. It is worth it even if just for the Internal Reconciliation function that has been added.
    Kind regards
    Peter Juby

  • Journal Entry replication quastion

    I have a scenario A, in the scenario A over the inbound channel I choose identifier 30.
    When I add a journal entry replicate is ok, but when I add a invoice, the journal entry of the invoice is not replicate.
    Anybody can help me?
    []'s

    I have a scenario A, in the scenario A over the inbound channel I choose identifier 30.
    When I add a journal entry replicate is ok, but when I add a invoice, the journal entry of the invoice is not replicate.
    Anybody can help me?
    []'s

  • Automatic Journal Entry in Internal reconcilation

    Hi Experts,
    I  have a issue regarding Internal reconcilation. I am reconcile BP master ledger. I select manual type and select some credit entries and some debit entries of that BP, balance was zero.  I did not select Ajustment button but it create a journal entry automatically. It select same BP in credit side and debit side. I am not understand when it create a journal entry. I know about the Ajustment Button,it shows JE when balance is not zero.   kindly give your suggestions.
    Thanks
    Regards
    Jitender

    Dear Jitendra,
    Automaticaly JV created when you deal with foreign currency.
    The entry posted when your your reconcilation transation with differant exchange rate.
    like
    1)You received advance form customer  100 usd 46 rate
    2)Your AR invoice posted 100 Usd 44.5 exchange rate
    When you reconciled the same automatic JV posted in system for exchange Loss or gain.
    If you reconciled with JV so sytem take exchange rate of that date.
    REGARDS
    MANGESH PAGDHARE.

  • Automaticly offer outstanding items of a business partner in journal entry

    One Customer ist a stright bookkeeper. Hi only likes to book in the journal and won't use the banking wizzard.
    Is there a possibility, that there will be automaticly an offer with the outstanding items of the business-partner when making a journal-entry like:
    GL 1.000,00 against BP
    Thanks for helping

    Good morning,
    thanks for your answer. I know this proceeding i've written from other ERP-Software (sage).
    When you make a journal entry, i'll get an offer of the outstanding items from the BP an i can choose, where i'll subtract the payed amount from.
    I see, there is no standard possibility to do so in SBO.
    Why you say, that it isn't a good practise to pass yournal entries on bp?

  • Journal Entry Error: -10([AJDT], line 4 with incoherent project/pl)

    Hi,
    A client is getting the above error on two different databases, one when doing a direct journal entry and the other while doing depreciation run. They are using projects and these have correctly been defined. Running on B1 2005 PL 11.
    Has anyone ever come across this problem? Any suggestions/solution?
    Regards,
    Ann Muhoro.

    From your error message: line 4 with incoherent project/pl, I would assume some of projects had been changed.  Dig into the specific line detail to find anything different comparing with the current project.

Maybe you are looking for

  • Transferring data from ancient SCSI external hard disk to an iMac

    I have an old 60mb external SCSI hard drive - so old that when I got it 60mb was huge - that I used with an old Mac Classic. My wife then used it as a backup for a Quadra. Now we want to transfer all the stuff on it to an iMac (which runs 10.4). How

  • Value for mandatory field is missing

    Hello again, I created an application how descripted in 95 Implementing Remote Persistency with CAF and RFCs (Service). The problem occurred when I try to search for an entry. I get the following error: german: "ERROR. Wert für Pflichtattribut ... fe

  • ⌘T does not open new tab in Finder

    In Finder under the File menu, the "New Tab" command has ⌘T as a keyboard shortcut. However, when I use those combination of keys, a new tab does not open. I am currently running Yosemite, but this was also the case when I was running Mavericks. Is t

  • Short dump - reading from roll back segment

    Hi All, I am getting this short dump for few loads.The error is : "(FUNCTION)", or declared in the procedure's RAISING clause.                         To prevent the exception, note the following:                                        Database error

  • How to attach a profincy scale to a qualification?

    Hi, How to attach a profincy scale to a qualification? How to find qualifications created in the system under IT0024(Qualifications)? Thanks, Ameet