IPM / Imaging : Account Distribution reassign error

Hi,
I am using IPM 11g. While trying to reassign an invoice from Account Distribution coding form, IPM logs generate the following error:
<Apr 9, 2013 5:19:07 AM PDT> <Warning> <oracle.adfinternal.view.faces.renderkit.rich.SimpleSelectOneRenderer> <BEA-000000> <Could not find selected item matching value "NAME" in RichSelectOneChoice[UIXEditableFacesBeanImpl, id=ipsoc1]>
java.lang.NullPointerException
at oracle.imaging.axf.servicemodules.bpel.workflow.util.BpelUtility.updatePayload(BpelUtility.java:757)
at oracle.imaging.axf.servicemodules.bpel.workflow.util.BpelUtility.setSystemAttributes(BpelUtility.java:722)
at oracle.imaging.axf.servicemodules.bpel.workflow.AxfWorkflowServiceModule.updateTask(AxfWorkflowServiceModule.java:980)
at oracle.imaging.axf.model.bpel.BPELFacade.updateTaskInfo(BPELFacade.java:523)
at oracle.imaging.axf.web.IdentityPicker.executeOkAction(IdentityPicker.java:321)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.el.parser.AstValue.invoke(AstValue.java:187)
at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:297)
at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1256)
at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:1018)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:386)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
at oracle.imaging.ui.model.filter.ImagingLoginFilter.doFilter(ImagingLoginFilter.java:142)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3739)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3705)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2282)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2181)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1491)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
This is preventing the updated username from being reflected in the received payload.
Moreover, I changed the AXF configurations to map INVOICE_ID to the User Assignment value in AXF_XPATH_ATTRIBUTES table, and surprisingly, the INVOICE_ID node was populated with the newly assigned user name. Same attempt with nodes like ATTRIBUTE15 failed. This led me to believe that the issue could be because of an unpopulated node (somehow I connected this to the usual missing from and to error), and hence I pre-populated the user assignment node with “Weblogic”. That too, has not worked for me.
I have ran out of ideas on this one. Please do let me know if anyone has faced this issue before? Or if there is something else I should try out.
Regards,
Himanshu

Hi Vikrant,
I have got the error snippet from the diagnoistic log for SOA.
I think I have found the error - if you see below, the XML input stream points to : http://http://://usatl01lt616.amer.lendlease.com:8001/soa-infra/services/default/InvoiceProcessing/invoiceprocessing_client_ep?WSDL: http: Error in getting XML input stream
Do you think this can be an issue? Also, to resolve this, I was thinking of modifying the BPEL processes and re-deploying them via Jdeveloper. Do you have a better option to get around this?
[2012-11-07T00:15:00.580-05:00] [soa_server1] [ERROR] [] [oracle.soa.bpel.engine.dispatch] [tid: orabpel.invoke.pool-4.thread-1] [userId: <anonymous>] [ecid: 865998f9aeeaf3b0:4c89f4a:13acd705e0b:-8000-00000000000092ed,1:31958] [APP: soa-infra] failed to handle message[[
com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.oracle.com/bpel/extension}remoteFault}
messageType: {{http://schemas.oracle.com/bpel/extension}RuntimeFaultMessage}
parts: {{
summary=<summary>oracle.fabric.common.FabricException: oracle.fabric.common.FabricException: Error in getting XML input stream: http://http://usatl01lt616.amer.lendlease.com:8001/soa-infra/services/default/InvoiceProcessing/invoiceprocessing_client_ep?WSDL: http: Error in getting XML input stream: http://http://usatl01lt616.amer.lendlease.com:8001/soa-infra/services/default/InvoiceProcessing/invoiceprocessing_client_ep?WSDL: http</summary>
,detail=<detail>http</detail>}
Regards
Abhilash

Similar Messages

  • Regarding po error:buiding default account distribution and please wait....

    hi ,
    i 'll appreciate if any one can help me in this:
    we have applied patches to our system here OAPPS 11.03,after this whenever i go to create purchase orders or requisitions ..shipment and then distribution ,i am getting error that "BUILDING DEFAULT ACCOUNT DISTRIBUTION AND PLEASE WAIT..." but i don't get values for charge,budget,accrual and variance accounts on distribution screen.i checked the wfstatus.sql(account generator workflow file) and run that by giving item_key and item_type for PO,i didn't get any output i.e no rows selected for every activities.Then i used trace on and read the trace file in which i saw one error ORA:00936 which means missing exp(i think) and one wrong sql statement is appearing in trace file.it has comma before from clause..i am not able to understand why is it happening?if any one knows about this then please let me know...is it workflow problem or something else?
    thanks in anticipation

    Muthu,
    Thanks for the quick reply.
    Please find below the example:
    PO item qty - 100
    Cost distribution:
    Line 1 - 50
    Line 2 - 30
    Line 3 - 20
    Now the PO has been ordered. PO in backend is showing three account assignments.
    After that, I have deleted the fiirst 2 account assignments (1 & 2).
    Now the PO will show like:
    PO item qty - 100
    Cost distribution:
    Line 1 - 50 (deleted)
    Line 2 - 30 (deleted)
    Line 3 - 20
    Now the Po item qty and account assignment qty are not same. In this it should give an error. But I am still able to order the PO. When the PO has been transfered to backend, I could see only one account assignment in ME23N but the PO item qty is showing there. Because of that I could able to process confirmation and invoice.
    Now, if I change the qty of this specific item, then the new qty is getting updated in teh account assignment tab against the third item.
    Rather, if I try to add another item to the PO, then at that time it is giving the error messasge: Sum of quantities > xxx < sum of total quantities.
    Till invoice has been posted, it is not giving the error message.
    Thanks,
    SS

  • IPM - Account Distribution Task

    Hi,
    I have a task pending with Account Distribution.I logged into IPM Tasks List screen and clicked on "View Task" link.I see that the account distributions/lines are non-editable..My intention is the distribution form should be editable so that user/group should be able to add the Accounting Segments. What is the setting required to accomplish this?
    Thanks,
    Lakshmi

    Hi Lakshmi,
    Check if this issue is not related to rights.
    Regards,
    Vikrant Korde.

  • Account Distribution form

    Hi,
    I would like to add a custom field in the account distribution form. I did not see the Account Distribution form in the IPM BPEL processes. Where is this form located? Can i customize this form?
    Thanks,
    Lakshmi.

    This form should be a part of imaging.ear.
    Regards,
    Vikrant Korde.

  • Entries appearing in Service Tax Control Account due to Error in System

    Hello Experts,
         I am facing a problem in one particular GL i.e.Service Tax Control a/c
    error-Entries appearing in Service Tax Control Account due to Error in System
    entries are- Service tax control   a/c   -
    Dr. 21,621.86
                            To Service Tax Control a/c     Cr.      21,621.86
    My question is when i am making entry as Service tax Dr-21,621.86,Service Tax Cr.21,621.86,so it will adjust,and in FBL3N amt will show 0 but it was showing 21,621.86
    Plz Guide me asap,very urgent issue
    Thanks in Advance

    Dear,
    What was the balance before you posted the below entry?
    Also run FBl3N with correct date parameters..
    br,Vivek

  • Ghost32 image on my X61s = error message with winload.exe and 0xc000000f

    hi
    scuse my poor english.
    i have a deployment to do with 200 notebooks : r61 & x61s.
    i create a WDS server with a boot.wim and a Ghost Solution Suite Server 2.5 with images of R61 & X61s on the same server 2003.
    i start my R61, boot on the F12, start WinPE, install the ghost image through the network, reboot the notebook and vista run normally, good.
    i start my X61s, boot on the F12, start WinPE, install the ghost image through the network, reboot the notebooks and i have a BOSD, a reboot, and this message : Windows\System32\winload.exe is crupt or missing, Status error : 0xc000000f.
    i try to repair with the vista dvd, bcdedit, /fixboot, /fixmbr, /rebuildbcd,... : same error
    i try with a new ghost image, same BOSD and error
    i try to install the ghost image since a USB hard disk, same BOSD and error
    perhaps there is a problem with the hardware of X61s ?
    thanks a lot for your responses !
    Message Edited by freenod on 08-21-2008 01:26 PM
    Message Edited by freenod on 08-21-2008 01:26 PM
    Message Edited by freenod on 08-22-2008 07:15 AM

    thanks for your response.
    i have to do a deployment with 200 notebooks for a Business School.
    the administrator of the Business School use a Vista Business OEM version for all the notebooks, R61 and X61s.
    they give to me a R61 and a x61s with Vista and a lot of softs installed.
    my job is to clone this two models and deploy the ghost image on the 198 others R61 and X61s :]
    on the disk there is two partitions : in first one IBM partition hidden, in second one Vista partition.
    i clone the entire disk of R61 with ghost solution suite 2.5 and my clone works perfectly with the R61.
    i clone the entire disk of X61s with ghost solution suite 2.5 and my clone give me a BSOD and a reboot.
    have you an idea ?
    thanks
    Message Edited by freenod on 08-22-2008 07:16 AM

  • GL ACCOUNT DOCUMET SCREEN-ERROR CODE-CO CODE Vs. COUNTRY

    Hai,
    While working on GL Account document screen, Error message comes as Company code not assigned to country or Country to calculation procedure,. Also method to track T code in SPRO.
    Regds
    Titus George

    Hai Titus,
    Check the assignemnt of country to calculation procedure in the following path.
    Spro -Financial Accounting Global settingsTax on sales and purchases --Assign country to calculation procedure.
    Thanks,
    Sekhar Thallam.

  • I'm trying to sign in on my account but an error sign come's up from window's saying test connection any ideas......

    I'm trying to sign in on my itunes account but windows error come's up saying test connection any ideas.....

    Make sure you have the right version...
    Camera Raw plug-in | Supported cameras
    Camera Raw-compatible Adobe applications

  • Oracle r12.1 - Material Account Distribution Detail report not opening in Excel

    Hello,
    We have a requirement to open Material Account Distribution Detail  Report to transfer the output to MS Excel when user clicks the "View Output" window.  Below is the setup.   And I have verified over and over that setup is correct.   Still, for some reason, concurrent program output is dumped in XML format on the browser window!  What is causing this and why?  What am I missing?
    My Data Definition
    ===========
    Name  INVDSTRL_XML
    Code INVDSTRL_XML
    Application  Oracle Inventory
    Start Date 27-Apr-2013
    End Date
    My template definition
    =============
    Name  INVDSTRL_XML
    Code INVDSTRL_XML
    Application  Oracle Inventory
    Type RTF
    Start Date 27-Apr-2013
    Default File Item_error_report.rtf
    End Date
    Default File Language English
    Subtemplate No
    Default File Territory
    Default Output Type EXCEL
    Conc Program Def:
    ============
    Program: INVDSTRL_XML
    Short Name: INVDSTRL_XML
    Application: Oracle  Inventory
    Executable Name: INVDSTRL_XML
    Method: Java Concurrent Program
    Output Format: XML
    Rest are defaults
    I also checked the version of BI Publisher by passing following query. 
    SELECT DECODE (bug_number, '4440000', '5.6.3') PATCH, bug_number FROM ad_bugs WHERE bug_number IN('4440000');
         Not sure what is the issue.  Why the output is not being diverted to EXCEL.  Please advise.  Why it dumps into XML and Not Excel?  This is on r12.1.3
    Thanks.
    Darsh

    Hi Abdul,
    Before running the report select the particular "inventory organization" and then run the report.
    It seems you were directly running the report without selecting the Inv org.
    Please try again.
    Thanks
    -Arif.

  • SRKIM: Payment Maturity Account 시 exchange rate 이 없어 error 발생

    PURPOSE
    Payment Maturity Event Accounting 시의 문제점을 해결한다.
    Problem Description
    Foreign Currency 로 발생한 Payment Maturity Event 에 대해 Accounting 시도 시 Exchange Rate 정보가 없어 error 가 발생하였다.
    Cannot Account for maturity of <Payment document detalis> because the maturity is in a foreign currency and no exchange rate has been prov ided AE Line Accounted Status = CANNOT ACCOUNT FOR THIS EVENT
    Workaround
    N/A
    Solution Description
    다음과 같이 관련 정보를 update 후 다시 Accounting 을 시도 해야 한다.
    Data fix Scripts:
    update ap_checks_all
    set MATURITY_EXCHANGE_RATE = &Maturity_Exchange_Rate
    where CHECK_ID = &Check_id;
    update ap_payment_history_all
    set TRX_BASE_AMOUNT = &TRX_BASE_AMOUNT
    PMT_TO_BASE_XRATE = &PMT_TO_BASE_XRATE
    where payment_history_id = &payment_history_id;
    update ap_accounting_events_all
    set CANNOT_ACCOUNT_FLAG = NULL
    where accounting_event_id = &Maturity_Accounting_Event_Id;
    commit;
    Reference Documents
    Note 302220.1 Cannot Account for Payment Maturity Because The Maturity Is
    In a Foreign Currency And No Exchange Rate Has Been Provided

  • Can someone tell me how to create accounting entries with the account status as error

    Hi,
    Can someone tell me how to create accounting entries with the
    account status as error?
    Thanks!!
    Danny

    It's call fixed/static background, and it is NOT directly support by iweb, you will need post processing either in html or javascript.
    Varkgirl (you need to search the previous forum) and I did it since iweb1:
    try Safari, and scroll: http://www.geocities.com/[email protected]/Links.html
    invisible link? roddy, fishing for info again?

  • SCUL error Distribution with errors

    Hi Every one,
    CUA is working properly for all users, except for one idoc which has failed as "Distribution with errors". This user is successfully created in all other (10 systems) system without any issues, but only to one particular system it is failing (only one user). When I checked in WE05, with the idoc number, direction '1' in CUA, it shown green sign with 03 status, I can't find this idoc in child system. Please advice.
    Thanks in advance,
    Sushma
    Edited by: sushmaraok on May 17, 2011 11:43 AM
    Edited by: sushmaraok on May 17, 2011 11:53 AM

    Hi Sushma,
    It may be the case that there maybe a time delay for the child system to process the request from CUA and revert back to CUA.
    In ideal situation and most of the times it works on real time basis.  If you monitor your CUA-Child lanscape continuously you can find a pattern.  For eg, in my landscape XI system takes 20min approx for reverting, hence no need to worry immediately.  You can check whether the changes are reflecting in the child system and move on.
    If you query is only on how to find the Idoc on Child System.  You can follow the below steps.
    (1) Note the Failed IDoc Numbers along with time stamp in SCUL.
    (2) Go to Txn 'WE05' in Child system & Enter the Data and Time in the options.  Suggest that you give plus and minus 2mins from the time in CUA ie., if time is 14:41:12, you may give 14:39:00 till 14:43:00.  And Execute.
    (3) Sort the Displayed List by "Date & Time".
    (4) From the Displayed list, select the Idoc and you can see the 'T100 Text' message in Idoc that shows which user is afftected after a 3sec delay.
    (5) Scroll down till the relevant user is found & double-click the IDoc.
    (6) Click on the "Services for Objects" icon at top and select "Relationships"
    (7) In the new box, you can find the Originating Idoc number from CUA.
    Hope this Helps.
    Incase you believe any of the above information was helpful, request you to kindly award some points.  If this revert helps solve the thread, request you to kindly award full points and close the thread.
    With Regards
    Ganesh.S

  • Cannot re image my mac install errors

    Everytime I run the Apple Cd to re image my Mac an error message appears saying the files cannot be installed. How can I scrap my Mac back to factory settings?
    Thanks
    John

    Erasing disks securely
    Start up from your install disc, go to Disk Utility and select the disk and click erase - to securely erase data click Security Options and Erase Free Space which will entirely wipe your disk, overwriting it with zeros so that no data is recoverable.

  • Cannot Submit Material account distribution detail report

    Hi All,
    While Im submitting the report called Material account distribution detail from inventory reports, the following messaging pop up and its get stuck on the same instance.
    1.     Enter a value for Exchange Rate Type Parameter
    2.     Enter value in segment Exchange Rate Type before entering value in Exchange Rate segment.
    However, Im not able to run this report in any case. Therefore, please look into this matter and provide your comments.
    We are on apps 11i on Windows NT 2000 and multi org setup
    RDBMS 8.1.7.1.1
    please provide your valid comments on this matter.
    Thanks
    Altaf
    [email protected]

    Hi Abdul,
    Before running the report select the particular "inventory organization" and then run the report.
    It seems you were directly running the report without selecting the Inv org.
    Please try again.
    Thanks
    -Arif.

  • DPR_FIN_GECCO004 "The settings for Accounting integration contain errors"

    Hi all,
    I have the same trouble with Accounting Integration in new project:
    Cproject problems with accounting settings
    But this links isn't solve my problem. I've checked all following customizing in cProjects from detailed info from Message no. DPR_FIN_GECCO004:
    1) Did you assign an object type to the project type for communicating with the accounting system? (See the IMG activity Make General Settings).
    I've used predefined standard:
    - object type: Single-Obj. Controlling on WBS Elements (0FIN_INT_ERP_PS)
    -  frame: 0FRAME9
    - no costing: empty
    - revenue calc type: Use costs/revenue rates from cProjects
    2) Does this object type have the proxy class CL_DPR_OLR3_GECCO (for single-object controlling on internal orders) or CL_DPR_OLR3_WBSELEMENT (for single-object controlling on WBS elements)? (See the IMG activity Define Object Types for Object Links).
    Yes, proxy class is correct (CL_DPR_OLR3_WBSELEMENT).
    But I'm not sure that object type is active. I've viewed table V_DPR_OBL_OBTYP and the field Active is empty for this object type (0FIN_INT_ERP_PS)
    Besides, I can't see this object type (0FIN_INT_ERP_PS) in the following setting:
    SPRO -> ... -> Structures -> Define Object Types for Object Links (from message)
    But I can see it here:
    SPRO -> ... -> Connection to External Systems -> Accounting Integrations -> Define Object Links for Accounting Integration
    Is it correct?
    3) Has an RFC destination been entered in this object type? (See the IMG activity Define Object Types for Object Links).
    Yes, but not in this setting (see point 2).
    4) Have you chosen a suitable setting for confirmation with regards to 'Time Recording for' in the project type so that it matches the integration scenario? (See the IMG activity Define Project Types.) For example, time recording for roles is not permitted in a structure-based scenario.
    My setting is: 'Time Recording for' - Tasks
    Is anybody knows a solution of this trouble???

    In the target R/3 system COCPCPR shows a lot of messages like this:
    Object not known in CO
    Message no. IAOM028
    Diagnosis
    You want to post to the object with technical key E002D524BF9325F1A9D3001A4BE638F6 belonging to business scenario cProjects. However, there is no Controlling object assigned to this object.
    System Response
    Processing stopped.
    Procedure
    Example:
    You bill an order item in an external system and transfer the billing document to R/3 Accounting. An error occurs when the CO account assignment is determined, since the order item is not yet assigned to a Controlling object. The error occurs either when the order item is transferred to R/3, or while the transferred order item is being processed: Check the transfer log for the order item in the external system, and start the transfer of the order item again. Then start the transfer of the billing document to R/3 Accounting again.

Maybe you are looking for

  • After Rejected still Status 'Awaiting for approval'..

    Hello Friends,   I am in SRM 5 and SP07..   After SC has been rejected.. The status shows awaiting for approval but inside when i click on the item the status shows 'Rejected'.. And the workitem is not come to back to requestor inbox inside of that t

  • Description label for text entries in PO smartform

    Hello All, I have to make modifications to standard smartfom for Purchase order.In the standard form's output if I enter Header texts(like Header text, Header note, Gurantees,Penalty for breach of contract) all the details entered are appearing in th

  • Comments and Keywords

    Hi, am using ECC 6.0 how to change the color for comments and keyword just now i installed  SAP. thanks Michael AP

  • Can't reactivate phone number

    I am trying to reactivate a phone number for one of the users in my Skype Manager. When I click Buy as part of the reactivation process, I am taken to a page that says "Service Unavailable", and says come back in a few minutes.  This has been true fo

  • I fedup with my address bar!

    I know that one can search using the default search engine by typing into the address bar too. My problem is when I type some keywords into the URL bar and press enter, ff try to connect to the server as if there is an address of some website and en