Error on intercompany transaction process

Hi, Folks.
When represented the financial report after setting up the intercompany transaction, I met an error message as the similar meaning to " Detailed information for the transactions are not supported in the cell."
This message is not original text 'cause I translated the message in Korean.
Anybody knows how to solve this problem?

Hi,
If you are referring to that system doesnt allow you to enter intercompany trxns, then I would assume you need to set up support interco txns rountine as below example.
'* INTERCOMPANY TRANSACTION ROUTINE *
Sub Transactions()
HS.SupportsTran "S#Actual.A#AR_ICP"
HS.SupportsTran "S#Actual.A#AP_ICP"
End Sub

Similar Messages

  • Intercompany transaction does not exists

    Hi,
    I am have posted entry in F-02 and also i have asigned a new company code to the transaction and also document got created.
    now i need to reverse the document for the reversal reason 1 in T.Code FBU8.
    I am getting error message " Intercompany Transaction does not exists".
    Please help me with this issue.

    dear
    check settings in OBYA. is clearing account configured for intercompany postings
    and check that in OBA7 for the document type you using allow intercompany postings.
    regards
    rohit
    Edited by: ROHITBALI on Nov 19, 2011 7:28 AM

  • Intercompany Transaction Error

    Hi
    I'm currently having an issue doing intercompany transaction
    In FB50 the following transaction have been made
    8xxxxxx DR 10000 ( Cocode 1000) with tax type A0
    6xxxxxx CR 10000 ( Cocode 2000) with tax type V0
    When i try to simulate it gave me an error saying Trading partner in account xxxxxx cocode 1000 not valid.
    I have setup the vendor/customer master data and have input the trading partner field
    I used OBYA to setup the intercompany clearing account
    I have used OB28 to setup the proper validation
    Is there any steps i missed or have not done? or anything i should check?
    Thanks in advance

    Hi...
    As per your issue
    Trading partner must be the same in the both case (for both the company codes)..than only you can able to process.
    I think in your case the company (trading partner) may be different  for both the company codes
    Please check and confirm
    Regards
    vamsi

  • Error while loading intercompany transactions

    Hi, I use Hyperion Financial Management 9.2.0.3 with Oracle Database 10g Enterprise Edition Release 10.2.0.1.0. When i try to load intercompany transaction from file, the running task end in 'aborted' status. Also, the packages Application_name_ict_load and Application_name_ict_pkg in the scheme are invalid. What anyone could advise to me? Does anyone encounter this problem?

    have you checked the Task Audit log? I got that error once and it was because another person was loading metadata as I was consolidating.

  • Intercompany Return Process Error

    Hi All,
    I am currently facing a very major issue. Since this process is taking place for the first time, the error is new to us.
    I am doing a intercompany sales process.
    Sales order --> Delivery --> Billing --> Intercompany billing/
    Then i do return process
    Return sales order referring to commericial invoice
    then delivery then return billing
    when i try to create internal credit memo it says sales organization is not defined.
    Can anybody please help

    Hi,
    This error could happen due to various reasons in your delivery document (i.e. LIKP-VKOIV, LIKP-VTWIV, LIKP-SPAIV, LIKP-KUNIV, LIKP-FKDIV) if they are blank, usually due to missing customizing.
    Please check [SAP Note 308989|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=308989] against your current settings.
    Hope the above helps.
    Thanks.

  • Intercompany Transaction Flow Set-up when O/U's are not different

    I am seeking to know if it is possible, using I/M Intercompany Transaction Flow, to use the same O/U for start and end O/U? I can get the record into the system with same O/U's, but am denied nodes and the ability to use Intercompany Relations.
    My company currently relies on using the MTL_INTERCOMPANY_PARAMETERS record to point to the I/C CCID wherein seg6 contains the Intercompany segment of the g/L account. Understand, this is a customized method.
    The problem we are experiencing is the ship from customer is under the same O/U as the sold from. However, this is a differnet company legally and needs to be processesed as Intercompany.
    I think the answer is self-evident in the Oracle forms as to what is allowed or not, but perhaps there is something I am overlooking to allow me to utilize the function.

    Hi EMSS,
    When you say intercompnay transactions, do you mean IR-ISO?
    We can create an IR and ISO both in same opearting unit. The whole setup is same as any other IR-ISO except for the setup in Intercompany transaction flow. Process wise, its exactly same upto ISO shipment and costing the material transactions.However, we will not be having any intercompany AR or AP invoices generated. The accounts are netted out. (we are using this in one of requiremetns and we are in R12.1.3. I am not sure from which version this is available)
    Coming to accounting transactions - we used SLA for hitting the right accounts as requried by business.
    Note: We cannot have any logical intercompany transactions within same OU.
    Regards,
    G V Ranjith

  • Error while sending transaction

    Hi All,
    We are facing below error while sending transactions,
    We are able to send successfully OAGIS file to supplier using custom documnet over internet, but in the reports after couple of sceond it showing one blank error.
    EX:
    Machine Info: (usstlz-pinfwi11)
    Description: Unable to identify the document protocol of the message
    StackTrace:
    Error -: AIP-50083: Document protocol identification error
         at oracle.tip.adapter.b2b.engine.Engine.identifyDocument(Engine.java:3245)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1666)
         at oracle.tip.adapter.b2b.msgproc.Request.postTransmit(Request.java:2384)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1827)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:976)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1167)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:833)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
         at java.lang.Thread.run(Thread.java:534)
    If I check the payload it showing empty and wire message is below
    Date=Tue, 23 Feb 2010 11:59:38 GMT
    Server=Microsoft-IIS/6.0
    X-Powered-By=ASP.NET
    Content-Length=0
    We are ableto receiving a MDN back from them.
    Could you please tell what we need to set in below for both inbound and outbound transactions
    Functional acknowledgement required?
    Is acknowledgement handled by Integration B2B?
    for custom document over internet...
    p[lease help me to resolve this
    Regards
    cnu
    Edited by: B2B_GoToGuY on Feb 23, 2010 4:36 AM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Anuj ,
    here is the log and i send it ur ID also
    Parameters
    -- listing properties --
    http.sender.timeout=0
    2010.02.22 at 10:03:53:844: Thread-20: B2B - (DEBUG) scheme null userName null realm null
    2010.02.22 at 10:03:57:590: Thread-20: B2B - (DEBUG)
    Protocol = HTTP
    Version = HTTP/1.1
    Transport Header
    Date:Mon, 22 Feb 2010 16:03:57 GMT
    X-Powered-By:ASP.NET
    Server:Microsoft-IIS/6.0
    Content-Length:0
    2010.02.22 at 10:03:57:594: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:send Message Successfully Transmitted
    2010.02.22 at 10:03:57:597: Thread-20: B2B - (INFORMATION) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Send Successful!, Request Message sucessfully Transmitted
    2010.02.22 at 10:03:57:600: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Calling postTransmit to do post transmit processing of request message
    2010.02.22 at 10:03:57:602: Thread-20: B2B - (DEBUG) DBContext beginTransaction: Enter
    2010.02.22 at 10:03:57:605: Thread-20: B2B - (DEBUG) DBContext beginTransaction: Transaction.begin()
    2010.02.22 at 10:03:57:607: Thread-20: B2B - (DEBUG) DBContext beginTransaction: Leave
    2010.02.22 at 10:03:57:610: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:postTransmit Enter
    2010.02.22 at 10:03:57:613: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:postTransmit AckMode is SYNC
    2010.02.22 at 10:03:57:615: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertNativeEvtTblRow(2 params) Enter
    2010.02.22 at 10:03:57:657: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertNativeEvtTblRow(2 params) Exit
    2010.02.22 at 10:03:57:660: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:postTransmit Update the Message Table Row with message state Wait for Incoming Acknowledgment
    2010.02.22 at 10:03:57:679: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:postTransmit Commit
    2010.02.22 at 10:03:57:683: Thread-20: B2B - (DEBUG) DBContext commit: Enter
    2010.02.22 at 10:03:57:690: Thread-20: B2B - (DEBUG) DBContext commit: Transaction.commit()
    2010.02.22 at 10:03:57:693: Thread-20: B2B - (DEBUG) DBContext commit: Leave
    2010.02.22 at 10:03:57:695: Thread-20: B2B - (DEBUG) DBContext beginTransaction: Enter
    2010.02.22 at 10:03:57:697: Thread-20: B2B - (DEBUG) DBContext beginTransaction: Transaction.begin()
    2010.02.22 at 10:03:57:699: Thread-20: B2B - (DEBUG) DBContext beginTransaction: Leave
    2010.02.22 at 10:03:57:702: Thread-20: B2B - (INFORMATION) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage Enter
    2010.02.22 at 10:03:57:711: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage Identify Business Protocol
    2010.02.22 at 10:03:57:713: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.as2.AS2ExchangePlugin:AS2ExchangePlugin:identifyExchange Enter
    2010.02.22 at 10:03:57:715: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.as2.AS2ExchangePlugin:AS2ExchangePlugin:identifyExchange Exit
    2010.02.22 at 10:03:57:718: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage Do Unpack using the BP specific package class
    2010.02.22 at 10:03:57:721: Thread-20: B2B - (DEBUG) MimePackaging:unpack:Enter
    2010.02.22 at 10:03:57:723: Thread-20: B2B - (DEBUG) MimePackaging:doUnpack:Enter
    2010.02.22 at 10:03:57:726: Thread-20: B2B - (DEBUG) MimePackaging:unpackNonMimeMessage:Enter
    2010.02.22 at 10:03:57:728: Thread-20: B2B - (DEBUG) MimePackaging:unpackNonMimeMessage:encoding = UTF-8
    2010.02.22 at 10:03:57:731: Thread-20: B2B - (DEBUG) MimePackaging:unpackNonMimeMessage:oracle.tip.adapter.b2b.packaging.Component@7cb44d
    2010.02.22 at 10:03:57:733: Thread-20: B2B - (DEBUG) MimePackaging:unpackNonMimeMessage:Exit
    2010.02.22 at 10:03:57:735: Thread-20: B2B - (DEBUG) MimePackaging:unpack:Exit
    2010.02.22 at 10:03:57:738: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage Decode the Incoming Message into B2B Message
    2010.02.22 at 10:03:57:740: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:GenericExchangePlugin:decodeIncomingMessage Enter
    2010.02.22 at 10:03:57:743: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:GenericExchangePlugin:decodeIncomingMessage Number of Components = 1
    2010.02.22 at 10:03:57:746: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:decodeIncomingMessage Transport Protocol = {HTTP}
    2010.02.22 at 10:03:57:749: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:decodeIncomingMessage remote host name = null
    2010.02.22 at 10:03:57:752: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:decodeIncomingMessage host name = null
    2010.02.22 at 10:03:57:754: Thread-20: B2B - (DEBUG) calling setInitiatingPartyId() changing from null to TPName: null Type: Generic Identifier Value: 127.0.0.1
    2010.02.22 at 10:03:57:757: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:decodeIncomingMessage fromParty = 127.0.0.1
    2010.02.22 at 10:03:57:760: Thread-20: B2B - (DEBUG) calling setFromPartyId() changing from null to TPName: null Type: Generic Identifier Value: 127.0.0.1
    2010.02.22 at 10:03:57:762: Thread-20: B2B - (DEBUG) calling setToPartyId() changing from null to TPName: null Type: Generic Identifier Value: 127.0.0.1
    2010.02.22 at 10:03:57:764: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:GenericExchangePlugin:decodeIncomingMessage security info NULL
    2010.02.22 at 10:03:57:767: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:GenericExchangePlugin:decodeIncomingMessage Exit
    2010.02.22 at 10:03:57:770: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processHubMessage Enter
    2010.02.22 at 10:03:57:772: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processHubMessage toTP 127.0.0.1
    2010.02.22 at 10:03:57:775: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processHubMessage hubUrl null
    2010.02.22 at 10:03:57:777: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processHubMessage Exit
    2010.02.22 at 10:03:57:779: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage ProtocolCollabId = null
    2010.02.22 at 10:03:57:781: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage CollaborationName null
    2010.02.22 at 10:03:57:784: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:checkDuplicate Enter
    2010.02.22 at 10:03:57:786: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:checkDuplicate check non-RosettaNet Message
    2010.02.22 at 10:03:57:800: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:checkDuplicate Exit
    2010.02.22 at 10:03:57:803: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage Protocol Collaboration Id : null
    2010.02.22 at 10:03:57:805: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:identifyIncomingDocument Enter
    2010.02.22 at 10:03:57:893: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:identifyIncomingDocument errcode = SetData failed - CECToolsException thrown - HRESULT[30005], description[The size of blob is wrong: must be greater then zero]
    2010.02.22 at 10:03:57:897: Thread-20: B2B - (ERROR) com.edifecs.shared.jni.JNIException: SetData failed - CECToolsException thrown - HRESULT[30005], description[The size of blob is wrong: must be greater then zero]
         at com.edifecs.shared.jni.xdata.INativeToXData.SetDataNative(Native Method)
         at com.edifecs.shared.jni.xdata.INativeToXData.SetData(Unknown Source)
         at com.edifecs.shared.jni.xdata.INativeToXData.SetData(Unknown Source)
         at oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin.identifyIncomingDocument(EDIDocumentPlugin.java:367)
         at oracle.tip.adapter.b2b.engine.Engine.identifyDocument(Engine.java:3226)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1666)
         at oracle.tip.adapter.b2b.msgproc.Request.postTransmit(Request.java:2384)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1827)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:976)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1167)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:833)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
         at java.lang.Thread.run(Thread.java:534)
    2010.02.22 at 10:03:57:900: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument Enter
    2010.02.22 at 10:03:57:956: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument non-XML Payload
    2010.02.22 at 10:03:57:958: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument iDoc ECS = null
    2010.02.22 at 10:03:57:961: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument continuing
    2010.02.22 at 10:03:57:964: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument non-XML Payload
    2010.02.22 at 10:03:57:967: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument iDoc ECS = null
    2010.02.22 at 10:03:57:970: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument could not get start pos
    2010.02.22 at 10:03:57:972: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument could not get end pos
    2010.02.22 at 10:03:57:975: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument non-XML Payload
    2010.02.22 at 10:03:57:978: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument iDoc ECS = null
    2010.02.22 at 10:03:57:981: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument continuing
    2010.02.22 at 10:03:57:983: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument non-XML Payload
    2010.02.22 at 10:03:57:986: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument iDoc ECS = null
    2010.02.22 at 10:03:57:988: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument could not get start pos
    2010.02.22 at 10:03:57:990: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument could not get end pos
    2010.02.22 at 10:03:57:993: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument Exit
    2010.02.22 at 10:03:58:000: Thread-20: B2B - (ERROR) Error -: AIP-50083: Document protocol identification error
         at oracle.tip.adapter.b2b.engine.Engine.identifyDocument(Engine.java:3245)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1666)
         at oracle.tip.adapter.b2b.msgproc.Request.postTransmit(Request.java:2384)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1827)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:976)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1167)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:833)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
         at java.lang.Thread.run(Thread.java:534)
    2010.02.22 at 10:03:58:004: Thread-20: B2B - (ERROR) Error -: AIP-50083: Document protocol identification error
         at oracle.tip.adapter.b2b.engine.Engine.identifyDocument(Engine.java:3245)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1666)
         at oracle.tip.adapter.b2b.msgproc.Request.postTransmit(Request.java:2384)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1827)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:976)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1167)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:833)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
         at java.lang.Thread.run(Thread.java:534)
    2010.02.22 at 10:03:58:006: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleExceptionBeforeIncomingTPA Enter
    2010.02.22 at 10:03:58:009: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: handleInboundException Enter
    2010.02.22 at 10:03:58:011: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: handleInboundException Error message is Error -: AIP-50083: Document protocol identification error
    2010.02.22 at 10:03:58:013: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: isFARequired Enter
    2010.02.22 at 10:03:58:016: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: isFARequired {Date=Mon, 22 Feb 2010 16:03:57 GMT, X-Powered-By=ASP.NET, Server=Microsoft-IIS/6.0, Content-Length=0}
    2010.02.22 at 10:03:58:018: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: isFARequired returning false
    2010.02.22 at 10:03:58:021: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: handleInboundException FA not required
    2010.02.22 at 10:03:58:024: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleInboundException Updating Error Message: Error -: AIP-50083: Document protocol identification error
    2010.02.22 at 10:03:58:027: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Enter
    2010.02.22 at 10:03:58:030: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Wire message found
    2010.02.22 at 10:03:58:032: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Creating new b2berror object
    2010.02.22 at 10:03:58:036: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState enum0 not null
    2010.02.22 at 10:03:58:040: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Updating wire message error information
    2010.02.22 at 10:03:58:054: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Updating wire message protocol message id
    2010.02.22 at 10:03:58:061: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Updating wire message payload storage
    2010.02.22 at 10:03:58:087: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Creating new business message
    2010.02.22 at 10:03:58:089: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow Enter
    2010.02.22 at 10:03:58:129: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow toparty name null
    2010.02.22 at 10:03:58:132: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow toparty type and value Generic Identifier127.0.0.1
    2010.02.22 at 10:03:58:187: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow BusinessAction for the given name null null
    2010.02.22 at 10:03:58:242: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Updating business message error information
    2010.02.22 at 10:03:58:277: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Exit
    2010.02.22 at 10:03:58:280: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleInboundException Updating Native Event Tbl Row
    2010.02.22 at 10:03:58:282: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:updateNativeEvtTblRow Enter
    2010.02.22 at 10:03:58:295: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateNativeEvtTblRow msgInfo.id = 0A10482B126F66BB0BC000001BE47920
    2010.02.22 at 10:03:58:298: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:
    ** DbAccess:updateNativeEvtTblRow:tip_wireMsg protocolCollabID = null
    2010.02.22 at 10:03:58:307: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleInboundException notifying App
    2010.02.22 at 10:03:58:311: Thread-20: B2B - (DEBUG) Engine:notifyApp Enter
    2010.02.22 at 10:03:58:324: Thread-20: B2B - (DEBUG) notifyApp:notifyApp Enqueue the ip exception message:
    <Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <correlationId>null</correlationId>
    <b2bMessageId>0A10482B126F66BB08B000001BE47910</b2bMessageId>
    <errorCode>AIP-50083</errorCode>
    <errorText>Document protocol identification error</errorText>
    <errorDescription>
    <![CDATA[Machine Info: (usstlz-pinfwi25.dev.emrsn.org)
    Description: Unable to identify the document protocol of the message
    StackTrace:
    Error -:  AIP-50083:  Document protocol identification error
         at oracle.tip.adapter.b2b.engine.Engine.identifyDocument(Engine.java:3245)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1666)
         at oracle.tip.adapter.b2b.msgproc.Request.postTransmit(Request.java:2384)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1827)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:976)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1167)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:833)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
         at java.lang.Thread.run(Thread.java:534)
      ]]>
    </errorDescription>
    <errorSeverity>2</errorSeverity>
    </Exception>
    2010.02.22 at 10:03:58:344: Thread-20: B2B - (DEBUG) Engine:notifyApp Exit
    2010.02.22 at 10:03:58:347: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleInboundException Updated the Error Message Successfully: Error -: AIP-50083: Document protocol identification error
    2010.02.22 at 10:03:58:350: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: handleInboundException Exit
    2010.02.22 at 10:03:58:352: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleExceptionBeforeIncomingTPA Exit
    2010.02.22 at 10:03:58:355: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:postTransmit Exit
    2010.02.22 at 10:03:58:358: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Exit
    2010.02.22 at 10:03:58:360: Thread-20: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequest Exit
    2010.02.22 at 10:03:58:363: Thread-20: B2B - (INFORMATION) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage:
    Edited by: B2B_GoToGuY on Feb 23, 2010 4:57 AM

  • How to change java error message in transaction page?

    Hi experts,
    I want to ask, how to change ess critical error message to a user friendly message?
    the message appear because of user exit that we used on the back end.
    so here's the case:
    we use user exit of travel management to check end date of trip maximum is 2week from now.
    the user exit run correctly,
    but, the problem is it(error message) is appear in a new page. (and we can't undo or go back to the transaction page)
    how to make it appear in the transaction page? so the employee could easily change the date without input the transaction again from beginning?
    thanks.

    here is the error
    Critical Error
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
    Please contact your system administrator.
    , error key: RFC_ERROR_SYSTEM_FAILURE  
    this error come from user exit.
    i made validation for employee that they can't make travel request and expense more than 2 weeks (the end date)

  • Credit Memo Request for intercompany sales process

    Hi Experts
    I try to find SAP notes regardsing the credit memo request for intercompany related issue but I can
    not find any nates. The customer return the goods with 2 different
    scenario :-
    -Return with credit
    -Return with replacement.
    Can anybody explain how this 2 scenario perform in the SAP
    intercompany sales process. Appreciate for your help. Thanks in advance.
    Regards,
    Jennie Tan

    Already answered
    Enter IG (internal credit memo) as the billing type for intercompany
    billing for order type RE.
    Cust-Sales/distrib-Transactions-Billing-Intercompany billing-Order types
    Intercompany billing always refers to a delivery
    Processing flow will be:
    1. Create returns request invoice receipt (with or w/out reference)
    2. Create returns delivery and goods receipt
    3. Create credit memo invoice receipt for customer for 1.
    4. Create internal credit memo for 2.
    Therefore you must make the following entries in the document flow
    for billing documents:
      Target BillType        DlvType              ItemCat
    a)    IG                  LR
    b)    IG                  LR                    REN
    Parameters for entries:
    For a) Copying requirement:  14  Dlv.-rel.header IV
          Copy item no.: x  (Check and decide yourself)
    For b)Copying requirement: 15 Dlv.rel. item IV
          Data VBRK/VBRP      : 1  Inv.split (sample)
          Billing quantity    : B
          Qty/itm val.pos/neg : +
          Pricing type        : G
    Also, refer following SAP Notes
    13160 - Returns with intercompany billing
    24756 - Credit memo requests with inter-company billing
    652007 - Reporting internal credit memos on arrival side
    11980 - Intercompany billing with order-related billing document
    164074 - Problems for internal invoices on returns
    Thanks & Regards
    JP

  • Error in intercompany  billing

    Hi all ,
    the  problem  is  that  when  making  IV  invoice  I  get error  that  the  document is  not  relevant  to  billing.
    But  the  F2  invoice  I  could  make  well.
    Also  I  dont  get  the values of  intercompany  fields  in  LIKP  table.
    Where  can  be the  problem?
    Max  points  will  be  added  if  helpful.
    Thanks and  best  regards
    L

    Hi,
    Which process you followed?
    See the Snote 308989- for different processes for Intercompany sales process
    Thanks
    Chidambaram

  • IDoc to Soap, with BPM - Permanent error in BPE inbound processing

    Hi Experts,
    IDoc to Soap, with BPM - > Permanent error in BPE inbound processing
    How to rectify this any issue???
    Thanks-
    sk

    Hi,
    The inbound processing encountered a permanent error and the queue therefore stopped.
    The error message "Permanent error in BPE inbound processing" may be caused by the following:
    - At the start or when you process a process instance, the inbound processing encounters an exception that was not handled. This exception is triggered, for example, by a transformation step, a synchronous send step or a control step but it was not caught in an exception handler branch. If the exception that was not handled occurs in the first transaction of the started process instance, the system does not write the process instance to the database but it sets the queue that has this error message to the error status.
    Refer to the help in Note 1082099
    - The inbound processing triggers this error if the correlation evaluation shows that a message should be delivered to a process instance that has the status "error". Since delivery to process instances that contain errors is not permitted, the queue is stopped.
    Use the simulation of the message delivery in the detail view of the relevant queue LUW to determine the relevant process instance for the affected message and use transaction SXMB_MONI_BPE "Continue Process Following Error" (or transaction SWF_XI_SWPR) to continue. If you cannot continue the process instance, check whether you can logically delete the instance. In this case, use the method that is described in Note 807906 to logically delete a process instance.
    Check whether your system contains other process instances that have errors in order to detect similar problems. Use transaction SXMB_MONI_BPE "Continue Process Following Error" or transaction SWF_XI_SWPR.
    Use the report RSWF_CRL_MAINTAIN to check all of the correlation instances in question or the relevant process instances that you can reach using "Display Work Item".
    - Messages that cannot be delivered because no correlation instance can be found may lead to the error that is mentioned here. Check whether the causes that are outlined in Note 1094028 affect your case.
    Hope this will help you.
    Regards
    Aashish Sinha
    PS : reward points if helpful.

  • ORA-31011: XML parsing failed ORA-19202: Error occurred in XML processing

    Hi,
    I am trying to update an already existing Sales Order through PO Change Inbound 860. When i am performing changes in the line quantity and scheduled ship date with operation code as "Update" then it is successfully updating the Order and also we are able to generate the POAck for the updated sales order lines. But when i am rejecting one of the PO change lines by checking rejected flag, then order is getting imported successfully(I mean sales order is getting updated successfully) but during the POAck Generation i.e. 865 its raising "*ORA-31011: XML parsing failed ORA-19202: Error occurred in XML processing LPX-00103: Warning: document structure does not match DTD Error at line 1*" at XML Gateway. we are using XML Gateway to process the orders, can somebody help me to get rid of this issue. Thanks in advance.
    Thanks,
    Sunil Chauhan

    Hi Kishan
    Thanks for the reply.
    Because this is an outbound transaction so i can not provide you the XML file as we are facing issue to generate the same. Also we are using oracle seeded PO outbound Ack map.
    In addition i can provide you the DTD file.
    <!-- ==================================================== -->
    <!ENTITY % RESOURCES SYSTEM "oagis_resources.dtd">
    %RESOURCES;
    <!-- ==================================================== -->
    <!ELEMENT ACKNOWLEDGE_PO_008 (CNTROLAREA, DATAAREA+)>
    <!ATTLIST VERB
         value CDATA #FIXED "ACKNOWLEDGE"
    >
    <!ATTLIST NOUN
         value CDATA #FIXED "PO"
    >
    <!ATTLIST REVISION
         value CDATA #FIXED "008"
    >
    <!ELEMENT DATAAREA (ACKNOWLEDGE_PO)
    >
    <!ELEMENT ACKNOWLEDGE_PO (POORDERHDR, POORDERLIN*)
    >
    <!ELEMENT POORDERHDR ((%DATETIME.DOCUMENT;)?, (%OPERAMT.EXTENDED.T;)?, POID, POTYPE, ACKREQUEST?, CONTRACTB?, CONTRACTS?, DESCRIPTN?, NOTES*, OPRAMTAUTH?, PORELEASE?, TAXWHEXMPT?, USERAREA?, ACKHEADER, ATTCHREF*, CHARGE*, PARTNER*, POTERM*)
    >
    <!ELEMENT ACKHEADER (SENDER, (%DATETIME.PROMDELV;)?, (%DATETIME.PROMSHIP;)?, ACKCODE, DESCRIPTN?, NOTES*, SALESORDID?, USERAREA?)
    >
    <!ELEMENT POTERM (DESCRIPTN?, TERMID?, ((DAYOFMONTH, PROXMONTH) | DAYSNUM), ((%OPERAMT.EXTENDED.T;) | (%QUANTITY.PERCENT;)), USERAREA?)
    >
    <!ELEMENT POORDERLIN ((%QUANTITY.ORDERED;), (%DATETIME.NEEDDELV;)?, (%OPERAMT.UNIT.T;)?, POLINENUM, DRAWING?, HAZRDMATL?, ITEMRV?, ITEMRVX?, NOTES*, PACKING?, POLNSTATUS?, TAXWHEXMPT?, ((DESCRIPTN, ITEM?, ITEMX?, UPC?) | (ITEM, ITEMX?, UPC?) | (ITEMX, UPC?) | (UPC)), USERAREA?, ACKLINE*, ATTCHREF*, CHARGE*, DISTRIBUTN*, PARTNER*, POTERM*, POSUBLINE*, POLINESCHD*)
    >
    <!ELEMENT ACKLINE ((%DATETIME.PROMDELV;)?, (%DATETIME.PROMSHIP;)?, (%QUANTITY.ORDERED;)?, ACKCODE, NOTES*, SALESORDID?, USERAREA?)
    >
    <!ELEMENT POSUBLINE ((%QUANTITY.ITEM;), DRAWING?, ITEMRV?, ITEMRVX?, PSBLINENUM?, ((DESCRIPTN, ITEM?, ITEMX?, UPC?) | (ITEM, ITEMX?, UPC?) | (ITEMX, UPC?) | (UPC)), USERAREA?)>
    <!ELEMENT POLINESCHD ((%DATETIME.NEEDDELV;), (%QUANTITY.ORDERED;), DESCRIPTN?, PSCLINENUM?, USERAREA?)
    >
    Thanks,S
    --Sunil                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Intercompany STO Process

    Hi Experts
    I am in to Intercompany STO process with one step Goods issue procedure.
    When i tried to post PGI for the NLCC type D.O obtained the below error.
    Error Message
    Fld selectn for mvmt type 645 / acct 6005100 differs for Business Area (033)
    Please advise how to fix.
    Regards
    RG
    Edited by: R G on Jan 10, 2011 4:40 AM

    Hi
    Field status group is maintined as: G003 Material Consumption accounts
    Post Automatically is ticked.
    I understand the Business Area field is not maintained (suppress) in the account group of G003.
    But, it is in movement type is maintaied as Optional.
    However no requirement to use the Business Area in overall.
    So, where should i turn off it in relevant to movement. Thus wouldn't cause the discrepancy against the GL.
    Rgds
    RG
    Edited by: R G on Jan 10, 2011 6:49 AM
    Edited by: R G on Jan 10, 2011 7:07 AM

  • Scenerio Sheet erroring out in the process of opening it.

    In the process of checking scenerios we got this issue where it is mentioned "We encountered a problem performing your request . please contact oracle referring to error tag (otzjck)".
    While publishing the model One dimension BOM is erroring out and hence creating issue while 'zoom in' in the another scenario excel planning sheet earlier.
    Please let us know the process for resolving this issue.
    Thanks & regards
    Lokesh Rathi

    Caused by: com.interla
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:31:58,321 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:37:25,670 [http-8080-Processor25] RowSourceDrivenDependency INFO - Resetting dimension:BOM
    2010-04-20 15:37:25,670 [http-8080-Processor25] RowSourceDrivenDependency INFO - Initializing dimension:BOM
    2010-04-20 15:37:25,701 [http-8080-Processor25] RowSourceDrivenDependency INFO - Resetting dimension:BOM
    2010-04-20 15:37:25,701 [http-8080-Processor25] RowSourceDrivenDependency INFO - Initializing dimension:BOM
    2010-04-20 15:37:25,763 [http-8080-Processor25] RowSourceDrivenDependency INFO - Resetting dimension:BOM
    2010-04-20 15:37:25,763 [http-8080-Processor25] RowSourceDrivenDependency INFO - Initializing dimension:BOM
    2010-04-20 15:37:25,779 [http-8080-Processor25] RowSourceDrivenDependency INFO - Resetting dimension:BOM
    2010-04-20 15:37:25,779 [http-8080-Processor25] RowSourceDrivenDependency INFO - Initializing dimension:BOM
    2010-04-20 15:37:25,810 [http-8080-Processor25] RowSourceDrivenDependency INFO - Resetting dimension:BOM
    2010-04-20 15:37:25,810 [http-8080-Processor25] RowSourceDrivenDependency INFO - Initializing dimension:BOM
    2010-04-20 15:37:26,920 [http-8080-Processor25] Cube INFO - Initializing cube Production in schema 0
    2010-04-20 15:37:26,951 [http-8080-Processor25] RowSourceDrivenDependency INFO - Resetting dimension:BOM
    2010-04-20 15:37:26,951 [http-8080-Processor25] RowSourceDrivenDependency INFO - Initializing dimension:BOM
    2010-04-20 15:37:26,951 [http-8080-Processor25] Request ERROR - ISException processing request [execute]
    com.interlacesystems.model.MetadataException: Initialization error for cube [Production] in schema 0
         at com.interlacesystems.model.Cube.initialize(Unknown Source)
         at com.interlacesystems.model.CubeRepository.get(Unknown Source)
         at com.interlacesystems.constraint.BrokenConstraintQueryObject.<init>(Unknown Source)
         at com.interlacesystems.constraint.BrokenConstraintRepository.readEntryForDisplay(Unknown Source)
         at com.interlacesystems.constraint.BrokenConstraintRepository.readEntriesForDisplay(Unknown Source)
         at com.interlacesystems.constraint.BrokenConstraintRepository.getLocalBrokenConstraintsForDisplay(Unknown Source)
         at com.interlacesystems.model.Sandbox.getLocalBrokenConstraintsAsList(Unknown Source)
         at com.interlacesystems.model.Sandbox.getLocalBrokenConstraints(Unknown Source)
         at com.interlacesystems.api.Response.getScenarioEventsForActive(Unknown Source)
         at com.interlacesystems.api.Response.getEvents(Unknown Source)
         at com.interlacesystems.isclient.analyzer.display.ExceptionDisplay.<init>(Unknown Source)
         at com.interlacesystems.isclient.analyzer.display.BookDisplay.updateImpactDisplays(Unknown Source)
         at com.interlacesystems.isclient.analyzer.display.BookDisplay.<init>(Unknown Source)
         at com.interlacesystems.isclient.analyzer.action.BookAction$7.run(Unknown Source)
         at com.interlacesystems.isclient.analyzer.action.ActionRequest.process(Unknown Source)
         at com.interlacesystems.scope.Request.execute(Unknown Source)
         at com.interlacesystems.isclient.analyzer.action.BookAction.doLoad(Unknown Source)
         at com.interlacesystems.isclient.analyzer.action.BookAction.execute(Unknown Source)
         at com.interlacesystems.isclient.analyzer.WorkbookServlet.runAction(Unknown Source)
         at com.interlacesystems.isclient.analyzer.WorkbookServlet.doGet(Unknown Source)
         at com.interlacesystems.isclient.analyzer.WorkbookServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:647)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
         at com.interlacesystems.isclient.auth.SessionInitFilter.doFilter(Unknown Source)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
         at com.interlacesystems.isclient.auth.AuthenticationFilter.doFilter(Unknown Source)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
         at com.interlacesystems.isclient.auth.RootFilter.doFilter(Unknown Source)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:875)
         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
         at java.lang.Thread.run(Unknown Source)
    Caused by: com.interlacesystems.db.DBException
         at com.interlacesystems.model.Dimension.select(Unknown Source)
         at com.interlacesystems.model.Dimension.<init>(Unknown Source)
         at com.interlacesystems.model.DimensionRepository$DimensionKey.instantiate(Unknown Source)
         at com.interlacesystems.model.DimensionRepository$DimensionKey.instantiate(Unknown Source)
         at com.interlacesystems.util.Cache.instantiate(Unknown Source)
         at com.interlacesystems.util.Cache.get(Unknown Source)
         at com.interlacesystems.util.Cache.get(Unknown Source)
         at com.interlacesystems.db.DBCache.get(Unknown Source)
         at com.interlacesystems.model.DimensionRepository$DimensionCache._get(Unknown Source)
         at com.interlacesystems.model.DimensionRepository$DimensionCache.get(Unknown Source)
         at com.interlacesystems.model.DimensionRepository.cacheGet(Unknown Source)
         at com.interlacesystems.model.DimensionRepository.getForKeys(Unknown Source)
         at com.interlacesystems.model.DimensionRepository.getAll(Unknown Source)
         at com.interlacesystems.model.DimensionRepository.getAll(Unknown Source)
         ... 46 more
    Caused by: com.interlacesystems.model.MetadataException
         at com.interlacesystems.model.Dimension.finishDependencies(Unknown Source)
         ... 60 more
    Caused by: com.interlacesystems.rowsource.RowSourceException: Error during validation: Invalid column name SUMMARY
         at com.interlacesystems.rowsource.query.AbstractQuery.validateQuery(Unknown Source)
         at com.interlacesystems.rowsource.query.AbstractQuery.execute(Unknown Source)
         at com.interlacesystems.model.RowSourceDrivenDependency.initializeDataStructures(Unknown Source)
         at com.interlacesystems.model.RowSourceDrivenDependency.initializeSandboxMaps(Unknown Source)
         at com.interlacesystems.model.RowSourceDrivenDependency.initialize(Unknown Source)
         at com.interlacesystems.model.RowSourceDrivenDependency.completeInitialization(Unknown Source)
         ... 61 more
    2010-04-20 15:37:26,951 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:37:26,951 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:37:26,951 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:37:26,951 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:37:26,951 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:37:26,951 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:37:26,951 [http-8080-Processor25] Request ERROR - Rolling back transaction
    2010-04-20 15:37:26,951 [http-8080-Processor25] WorkbookServlet ERROR - Error tag [qmvmzm]: Cannot process response action /scenario/652:-1/load: com.interlacesystems.db.DBException
    2010-04-20 15:37:34,091 [http-8080-Processor25] RowSourceDrivenDependency INFO - Resetting dimension:BOM
    2010-04-20 15:37:34,091 [http-8080-Processor25] RowSourceDrivenDependency INFO - Initializing dimension:BOM
    2010-04-20 15:37:34,091 [http-8080-Processor25] Request ERROR - ISException processing request [execute]
    com.interlacesystems.db.DBException
         at com.interlacesystems.model.Measure.selectSumOps(Unknown Source)
         at com.interlacesystems.model.Measure.select(Unknown Source)
         at com.interlacesystems.model.Measure.<init>(Unknown Source)
         at com.interlacesystems.model.DimensionMemberAccessor.selectMember(Unknown Source)
         at com.interlacesystems.model.DefaultMemberAccessor.selectMembersFromDB(Unknown Source)
         at com.interlacesystems.model.Dimension.selectMembers(Unknown Source)
         at com.interlacesystems.model.Dimension.select(Unknown Source)
         at com.interlacesystems.model.Dimension.<init>(Unknown Source)
         at com.interlacesystems.model.DimensionRepository$DimensionKey.instantiate(Unknown Source)
         at com.interlacesystems.model.DimensionRepository$DimensionKey.instantiate(Unknown Source)
         at com.interlacesystems.util.Cache.instantiate(Unknown Source)
         at com.interlacesystems.util.Cache.get(Unknown Source)
         at com.interlacesystems.util.Cache.get(Unknown Source)
         at com.interlacesystems.db.DBCache.get(Unknown Source)
         at com.interlacesystems.model.DimensionRepository$DimensionCache._get(Unknown Source)
         at com.interlacesystems.model.DimensionRepository$DimensionCache.get(Unknown Source)
         at com.interlacesystems.model.DimensionRepository.cacheGet(Unknown Source)
         at com.interlacesystems.model.DimensionRepository.get(Unknown Source)
         at com.interlacesystems.model.DimensionRepository.get(Unknown Source)
         at com.interlacesystems.model.DimensionRepository.get(Unknown Source)
         at com.interlacesystems.model.Cube.select(Unknown Source)
         at com.interlacesystems.model.Cube.<init>(Unknown Source)
         at com.interlacesystems.model.CubeRepository$CubeKey.instantiate(Unknown Source)
         at com.interlacesystems.model.CubeRepository$CubeKey.instantiate(Unknown Source)
         at com.interlacesystems.util.Cache.instantiate(Unknown Source)
         at com.interlacesystems.util.Cache.get(Unknown Source)
         at com.interlacesystems.util.Cache.get(Unknown Source)
         at com.interlacesystems.db.DBCache.get(Unknown Source)
         at com.interlacesystems.model.CubeRepository$CubeCache._get(Unknown Source)
         at com.interlacesystems.model.CubeRepository$CubeCache.get(Unknown Source)
         at com.interlacesystems.model.CubeRepository.get(Unknown Source)
         at com.interlacesystems.model.CubeRepository.get(Unknown Source)
         at com.interlacesystems.model.CubeRepository.get(Unknown Source)
         at com.interlacesystems.constraint.BrokenConstraintQueryObject.<init>(Unknown Source)
         at com.interlacesystems.constraint.BrokenConstraintRepository.readEntryForDisplay(Unknown Source)
         at com.interlacesystems.constraint.BrokenConstraintRepository.readEntriesForDisplay(Unknown Source)
         at com.interlacesystems.constraint.BrokenConstraintRepository.getLocalBrokenConstraintsForDisplay(Unknown Source)
         at com.interlacesystems.model.Sandbox.getLocalBrokenConstraintsAsList(Unknown Source)
         at com.interlacesystems.model.Sandbox.getLocalBrokenConstraints(Unknown Source)
         at com.interlacesystems.api.Response.getScenarioEventsForActive(Unknown Source)
         at com.interlacesystems.api.Response.getEvents(Unknown Source)
         at com.interlacesystems.isclient.analyzer.display.ExceptionDisplay.<init>(Unknown Source)
         at com.interlacesystems.isclient.analyzer.display.BookDisplay.updateImpactDisplays(Unknown Source)
         at com.interlacesystems.isclient.analyzer.display.BookDisplay.<init>(Unknown Source)
         at com.interlacesystems.isclient.analyzer.action.BookAction$7.run(Unknown Source)
         at com.interlacesystems.isclient.analyzer.action.ActionRequest.process(Unknown Source)
         at com.interlacesystems.scope.Request.execute(Unknown Source)
         at com.interlacesystems.isclient.analyzer.action.BookAction.doLoad(Unknown Source)
         at com.interlacesystems.isclient.analyzer.action.BookAction.execute(Unknown Source)
         at com.interlacesystems.isclient.analyzer.WorkbookServlet.runAction(Unknown Source)
         at com.interlacesystems.isclient.analyzer.WorkbookServlet.doGet(Unknown Source)
         at com.interlacesystems.isclient.analyzer.WorkbookServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:647)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
         at com.interlacesystems.isclient.auth.SessionInitFilter.doFilter(Unknown Source)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
         at com.interlacesystems.isclient.auth.AuthenticationFilter.doFilter(Unknown Source)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
         at com.interlacesystems.isclient.auth.RootFilter.doFilter(Unknown Source)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:875)
         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
         at java.lang.Thread.run(Unknown Source)
    Caused by: com.interlacesystems.db.DBException
         at com.interlacesystems.model.Dimension.select(Unknown Source)
         at com.interlacesystems.model.Dimension.<init>(Unknown Source)
         at com.interlacesystems.model.DimensionRepository$DimensionKey.instantiate(Unknown Source)
         at com.interlacesystems.model.DimensionRepository$DimensionKey.instantiate(Unknown Source)
         at com.interlacesystems.util.Cache.instantiate(Unknown Source)
         at com.interlacesystems.util.Cache.get(Unknown Source)
         at com.interlacesystems.util.Cache.get(Unknown Source)
         at com.interlacesystems.db.DBCache.get(Unknown Source)
         at com.interlacesystems.model.DimensionRepository$DimensionCache._get(Unknown Source)
         at com.interlacesystems.model.DimensionRepository$DimensionCache.get(Unknown Source)
         at com.interlacesystems.model.DimensionRepository.cacheGet(Unknown Source)
         at com.interlacesystems.model.DimensionRepository.get(Unknown Source)
         at com.interlacesystems.model.DimensionRepository.get(Unknown Source)
         at com.interlacesystems.model.DimensionRepository.get(Unknown Source)
         at com.interlacesystems.model.DimensionRepository.get(Unknown Source)
         at com.interlacesystems.model.Measure.setSummaryHint(Unknown Source)
         ... 77 more
    Caused by: com.interlacesystems.model.MetadataException
         at com.interlacesystems.model.Dimension.finishDependencies(Unknown Source)
         ... 93 more
    Caused by: com.interlacesystems.rowsource.RowSourceException: Error during validation: Invalid column name SUMMARY
         at com.interlacesystems.rowsource.query.AbstractQuery.validateQuery(Unknown Source)
         at com.interlacesystems.rowsource.query.AbstractQuery.execute(Unknown Source)
         at com.interlacesystems.model.RowSourceDrivenDependency.initializeDataStructures(Unknown Source)
         at com.interlacesystems.model.RowSourceDrivenDependency.initializeSandboxMaps(Unknown Source)
         at com.interlacesystems.model.RowSourceDrivenDependency.initialize(Unknown Source)
         at com.interlacesystems.model.RowSourceDrivenDependency.completeInitialization(Unknown Source)
         ... 94 more
    2010-04-20 15:37:34,091 [http-8080-Processor25] AbstractQuery WARN - RowSource query object not closed prior to request completion...closing
    2010-04-20 15:37:34,091 [http-8080-Processor25] Request ERROR - Rolling back transaction
    2010-04-20 15:37:34,091 [http-8080-Processor25] WorkbookServlet ERROR - Error tag [lglpph]: Cannot process response action /scenario/800:-1/load: com.interlacesystems.db.DBException

  • Intercompany sales process

    Dear ALL SD Guru,
    I am doing the intercompany sales process . For the same task i have created the sales order , delivery and finally create the invoice for the customer . After that when i am trying to create the intercompany invoice , system is showing me error " Sales organization is not defined" How ever i have done all the following  required setting related to create the intercompany invoice in the system.
    1- Assign the supplying company code sales area to deliverying plant.
    2 Create one internal customer with supplying comany code and same sales area .
    3 Assign internal customer to ordering sales organization
    4 Assgn default intercompany billing  document type (IV) to order type (OR)
    5 I have extended the articles by supplying company code sales area
    6 maintain the copy control in bet Or & IV
    Is there any other setting required to execute this process , Please tell me
    Waiting your response
    Abhi

    Hi,
    see below link
    http://help.sap.com/saphelp_46c/helpdata/en/dd/5614e7545a11d1a7020000e829fd11/frameset.htm
    http://www.sap-basis-abap.com/sd/configuring-intercompany-billing.htm
    Kapil

Maybe you are looking for

  • Sender RFC Message not seen in sxmb_moni

    Hi, Uptill now i must have created 9 RFC To file scenarios ..all of them are working perfectly. But this tenth one is bugging me up: Problem: 1. I created RFC destination which is working perfectly fine i.e connection test is successful. 2. When i ru

  • Input screen feild to the standard screen.

    hi sap masters, i really appreciate the help that which you provide. i have standard sap screen where in i need to add my custum screen input field as date type syst-datum. i am using a badi where am able to add any number of fields however in screen

  • Importing/Parsing XML

    I have posted the following thread in the SQL/PLSQL forum and would appreciate your input as it is realted to XML. Re: Importing/Parsing XML using SQL and/or PL/SQL Thanks in advance for your help David Message was edited by: David Ferguson

  • WebUI Integrated into Portal

    We have been able to successfully integrate the WebUI into the portal by exporting the business roles and importing into the EP. My question is, when doing this, do we completely lose the L shape navigation area and remain stuck with the old style ta

  • In Messages, I can't get it to let me log into iMessages.

    I can log into any of my app id account any where exept in messages on my mac book pro.