Database error changing table ADR2 - Inbound IDOC Create Order

Hi experts,
I have a backgroud job for program RBDAPP01 to process inbound IDOC message type OILLDD. It woked perfectly for years. Few days ago, the job got short dump and cancelled. In Error log, it shows error MESSAGE_TYPE_X Database error changing table ADR2 in function module ADDR_SAVE_INTERN.
I already try to activate trace log to see sql statement but still couldn't find anything suspicious. Have anyone been through this problem before? Please suggest.
Regards,

Hi,
     Please check if this SAP note is useful.  1300825
Regards,
Srini.

Similar Messages

  • Database error changing table ADR6

    Hi,
    We have a standard job HRALXSYNC which runs in banckground everyday. The job is getting failed everyday with the error 'Database error changing table ADR6'. Has anyone faced this issue before. Is it being caused by inconsistent data in ADR6 table? Or is it throwing this error due to some other reasons ? Kindly post your responses. I would appreciate your help.
    Regards,
    Mani

    Debugged the program and found out the error entry. then corrected the same

  • Can Inbound IDOC create a BP(Business partner) In SAP CRM system

    Hi
    Req:
    Contractor data is transfered from ERP system to CRM using Message type HRMD_ABA with ALE Distribution Model in place.
    Inbound IDOC is Successfully Posted  when checked in WE05  in SAP CRM System.
    Question :
    1. Can  an INBOUND Idoc create  BP automatically  or is there  need of Configuration or Any custom program .
    Appreciate Your Response
    Bhanu Polsani
    Edited by: Bhanu Polsani on Oct 4, 2011 6:10 PM
    Edited by: Bhanu Polsani on Oct 4, 2011 6:16 PM

    You can maintain two different address for the business agreements (can be treated as mailing address for the printed invoice)but you can not maintain more than one standard address for BP as any given time.
    Regards,
    Sanjoy

  • USMM: Database error reading table TUMRES

    Dear Experts,
    i want to make an export to LAW file with SAP program RSLAW_PLUGIN.
    In some of the systems the export (by downloading a file) works but in this ECC 6.0 the result is an error message:
    Database error reading table TUMRES
    Message no. BV103
    The message contains no other information.
    Knows anybody a solution for this error?
    For any answers i would be very happy.
    Thanks and best regards
    Michael

    Hi All,
    I am having similar issue, As mentioned above TUMRES is empty in SE 16.
    I have rerun the measurement but background job is cancelling with
    28.11.2014 09:48:27 Job cancelled after system exception ERROR_MESSAGE  00           564          A
    Thanks
    Sam

  • Database error reading table ADRC

    Hi,
    I am trying to add address in adrc table using the function module ADDR_SAVE_INTERN.
    When i pass the value of ADRC tables contents in this function module, I am getting an error saying "Database error reading table ADRC". Can you guess let me know what is this error?
    Thanks
    Slasher

    Hi slasher,
    it is always difficult and therefore not recommended to use SAP internal functions for any kind of database update. Addresses are part of business objects as all kinds of business partners, users, companies and the like. You should rather try to associate your addresses with one of those objects and do the maintenance by maintaining the business object. For this purpose you have a lot of BAPI functions like i.e. BAPI_BUPA_ADDRESS_CHANGE.
    Regards,
    Clemens

  • Inbound Idoc Create/Change Purchase Order

    Hi All,
    I have to do a inbound Idoc scenario for create as well as change Purchase Order.
    Which is the IDoc type for Create/Change purchase order.
    I went through this form found that ORDERS05 can be used but I am not sure this can be used for both create as well change Purchase Order.
    If ORDERS05 can be used then which is Process code,Function Module and Message type for both create and change Purchase order.
    I also found that IDoc type PORDCR102 can be used for  create Purchase order and PORDCH02 can be used for change Purchase order,but i don't want to use two Idoc types.
    Please suggest.
    Thanks in advance.
    Regards,
    John

    Hi John,
    For creating a IDoc for PO, whenever a PO is created/Changed, it has to be configured in Parter Profile(WE20) for a particular Partner in Outbound Paramtrs tab.
    Give ORDERS05 in Message Type and select the line & go to Display.
    In the screen which appears , choose tab Message Control and give the Process code
    ME10 - Creation of PO
    ME11 - Changes to PO & check the Change Message.
    Give respective Output Message Type & Application(VF) for PO.
    Create Output types for a vendor in T.Code MN04, else take help from MM Consultant.
    Create a PO & save. Then make some changes in Po & again save.
    Now IDoc will be created while saving the Po & IDocs will be created whenver you make changes to PO and saving it.
    Hope It helps.
    Regards,
    Anbalagan

  • Error in re-processing inbound idocs of status 51

    Hi
    We are facing problems in reprocessing inbound idoc from BD87 transaction
    We have an inbound process code 'STA1' which is pointing to a standard task 'TS30000206'.  we have an errored inbound idoc(status 51) of message type 'STATUS' ( standard status change idoc pointing to process code STA1 for a valid port. Whenever we try to process it using BD87 transaction, we are getting errors B1033-'No function module for input process code STA1'.
    We dont understand what we were missing. When we try the same for a process code which points to a function module, BD87 reprocesses it correctly.
    We tried adding an entry in BD67 with an inbound function module 'APPL_IDOC_INPUT1'. Note that we still had the process code pointing to the same task. This time BD87 reprocessed idoc, but gave 51 again saying that 'Function module not allowed: APPL_IDOC_INPUT1'.
    Any pointers or help in this regard will be highly appreciated.

    Hi,
            Please check IDOC TYPE, MESSAGE TYPE & PROCESS CODE  and also check the we30, we42. & try BD87 reprocess of an IDOC.

  • Error while processing INVOIC01 inbound idoc in R/3

    Hello @ all,
    in XI I'm mapping a XML-file to an INVOIC01 idoc and then sending it to an R/3.
    While processing the idoc in the R/3 it is passed to the application and brings the following error:
    A company code cannot be determined for LS 0000001111
    As solution the system advices to send the company in segment E1EDK14 and ORGID field and the value "011" used as the qualifier, what I allmost did.
    And btw. in my case 1111 is not LS but LF.
    So has anyone an idea what the problem could be, or how to solve it?
    P.S.: To determine the company code for LS 0000001111  in Financial Accounting customizing is not possible, because it is a training system without admin rights I'm working with.
    Thankx.

    Hi Krishna,
    The middleware user is locking the order so the document has not distributed through the system properly. 
    Try looking at the inbound queue (transaction SMQ2) and outbound queue (SMQ1) for errors.  Also look at the BDocs in error (SMW01).
    When CRM sends an order to R/3 it waits for a confirmation to be returned, looks like the problem is here, maybe in your delta downloads not being set correctly.
    Cheers
    Andrew

  • Help needed in inbound IDoc for ORDERS....

    Hello all,
    I need help in IDoc for ORDERS.. Here is the situation. I have an ORDERS IDoc coming to my SAP system from my customer. When I see the SO it creates.. it says that it has incomplete data.. Information like pricing, inco terms, payment terms. load data, load date etc. is not filled in. How do get those filled automatically.. my customer can not, obviously, give me all the information needed for the SO.. Where do I configure and how?
    Thanks,
    Charles

    Hi,
    You can use user exits available in FM IDOC_INPUT_ORDERS to populate additional information.
    Also you can use form CUSTOMER_FUNCTION_DYNPRO to populate additional information for BDC screens of VA01. This form is available in FM IDOC_INPUT_ORDERS as well.
    Regards,
    Ferry Lianto
    Please reward points if helpful.

  • Change segment name for Idoc created through BDBG transaction

    hi all,
    I have created a BO thru SWO1 transaction and then have used BDBG. Now for one of the segments in the IDoC which got generated automatically,i would like to change the segment name.This object was completed long time back and hence was released. Now we have been asked to get the segment name changed. But, when i try to click on the change button it says "<b>the object has been generated and hence cannot be changed"</b> Is there an work around for this? Pls reply. Thanx
    Regards,
    Venkat

    Hi,
    I have the same error. Did you solve it?
    Regards,
    Lyda

  • Inbound IDoc creating background job even for trigger immediately setup

    All,
    I have a very serious problem in our production system.
    Scenario:
    Vendor is chagend in system A (Outbound) and the same is interfaced to System B (Inbound) and i am using trigger immediately option, but still I am seeing a background job is created for 'RBDAPP01' and creating the spool request. The issue is I am sending 1000 of idocs and the spool number is increasing daily in system B.
    So, can any one explain me why the background job is getting triggered even though I set the partner profile settings as 'Trigger Immediately'.
    The above issue is not happening in our quality system it simply updagtes vendor information in system B with out creating any background job. Please note that the same settings are maintained in both the systems.
    Your immediate inputs are really valuable for me.
    Regards,
    Suman

    This is an performance issue on the receiving system. In case the system does not have enough resources to process the IDoc immediately it will always schedule a background job to ensure the processing of data.
    You need to check whether the system has enough work processes available during the time when 1000 of IDocs are received or send the IDocs in packages with some time in between.
    Regards,
    Kai

  • Inbound IDOC - for Orders Acknowledgement & Orders change Acknowledgement

    Hi Gurus,
    Using EDI 855 and 865 need to change delivery date and delivery quantity. The quantities must be equal to the original PO quantities.
    PO quantity must be splitted to equal the original PO quantity and we need to post the acknowledgements in confirmations tab.
    Can you please suggest
    Basic type
    Out put type
    Message type and
    process code
    to be used to achieve this functionality.
    Cheers
    Karthik Rali

    Hi Yeoh,
    can you please suggest Customer exits related to 855 for Inbound processing,for handling
    schedule quantity in - Delivery schedule tab.
    we need to display the split quantity (Quantity of Goods Received (WEMNG)),
    which should be equal to original po quantity (Scheduled Quantity (MENGE)).
    with out effecting related condition types/pricing.
    Can you please suggest related customer exits ,where i can handle the above functionality.
    Cheers,
    Karthik Rali

  • Inbound idoc sales order error status 51

    hi,
    am getting inbound issue with status 51,
    means in same client with difeerent systems like client 100 and sender system in client side
    and receiver system offshore side.
    sender system having company code 001, and sales organization ip01, distribution chennel 10,
    receiving system have different compay code and sales organization.
    while getting sales inbound it will the status 51 like company code(bukrs), sale(vkorg), channel (spart)
    could not be determind.
    after that i have debugging use the transaction we19.
    finally it giving status is 62.
    how to correct the issues.
    anybody pls send proper functionalities.

    Hi Sathish,
    First of all for creating a Sales order the Customer should be part of the Company Code and Sales Area ie Sales Org, Distribution Channel and Division.
    If that combination is not present then you cann't create a slaes order.  You cann't create a Sales Order with the help of ALE configuration unless and until and the sender system can send the sales org, distribution channel and division of the receiver system inorder to send this kind of information from the sender system you need to write lot of code in the sender system.
    Thanks,
    Mahesh.

  • Inbound idoc sales order error

    hi,
    am getting inbound issue with status 51,
    means in same client with difeerent systems like client 100 and sender system in client side
    and receiver system offshore side.
    sender system having company code 001, and sales organization ip01, distribution chennel 10,
    receiving system have different compay code and sales organization.
    while getting sales inbound it will the status 51 like company code(bukrs), sale(vkorg), channel (spart)
    after that i have debuggin use the transaction we19.
    finally it giving status is 62.
    how to correct the issues.
    anybody pls send proper functionalities.

    Hi Sathish,
    First of all for creating a Sales order the Customer should be part of the Company Code and Sales Area ie Sales Org, Distribution Channel and Division.
    If that combination is not present then you cann't create a slaes order.  You cann't create a Sales Order with the help of ALE configuration unless and until and the sender system can send the sales org, distribution channel and division of the receiver system inorder to send this kind of information from the sender system you need to write lot of code in the sender system.
    Thanks,
    Mahesh.

  • Error has orrured in system when creating order

    We are getting the following error when trying to create an order in our CRM QA system:
    An error has occured in the system QA7CLNT010 while copying the document
    Message no. CRM_ORDER_MISC 020
    Diagnosis
    Errors have occured while transferring the document into another system. Remove the error messages from the enclosed log.
    Transmission log
    SALES_HEADER_IN has been processed successfully (Notification S V4 233)
    Unknown object type 'BUS2000115' (Notification E RL 303)
    We can see that the object type 'BUS2000115' is assigned to the order type that we are using.
    We have recently done a system copy from our production system, so that's the only thing that has changed in this system.
    Has anyone seen this error before?
    Thanks,
    Dale Dingmann

    Hi
    Ask your MM consultamt to assign the Valuation class to the material groups.
    So when you will enter the Material group, the G/L will be picked up based on OBYC settings.
    Manish

Maybe you are looking for