Error at Interface Misc. Costs to GL

Hi,
When transfer Misc. Costs to GL by running PRC: Interface Usage and Miscellaneous Costs to General Ledger (the txns is distributed successfully) ,the request is hanging at Phase = Running and Status = Normal
When i opened the Log file ,last line = *:Before calling procedure populate_gl_dates...*
there is no error or warning for anything at the log file
This problem occurs only at Aug-10 period Transactions that when run the request as PA through date parameter = 31-Jul-10 it works fine
Note : PA and GL Periods for AUG are opened
Any idea
Regards

Hi,
Check the GL interface tables that u r getting the transaction there or not. It seems process fail to drive the GL dates for corresponding transaction. Which Version of Apps u r using?
Cheers

Similar Messages

  • No Error Log generated in 'Costing' step in Costing Run (CK40N)

    In the Costing Run, when the 'Costing' step is run (after 'Material selection'  and 'BOM Explosion' steps), it gives a hard stop when it encounters the 1st error, instead of completing the 'Costing ' step and giving an Error Log with material information and nature of errors. This makes it very cumbersome to resolve all the errors.
    In the Costing Variant setting in config, the u2018Save Error Log' indicator has been checked.
    Please let me know if I am missing something.
    Venkat

    Hi Vimal,
    Your proposal does not resolve the issue. I found OSS Note 375901, which addresses this issue - see below
    :In Customizing for the costing variant (Transaction OKKN) in the tab "Misc.", you chose "Messages online" for the Error Management option.
    Solution
    Change the error management for the costing variant to
    "Log and Save Messages..."
    Many thanks for your inputs.
    Venkat

  • Not able to interface Project Costing transactions to GL

    We are on R12.0.6
    We have costed transactions from Sep2009 till date. Since past GL periods are closed, these transactions are stuck and we get error while running PRC:Create Accounting in Projects
    Error no: 95325 The GL date is not in an open or a future enterable period. Please select a valid GL date or open the period.
    We cannot open past GL period. Let us know how to transfer this transaction to GL in current period. We are fine if these are transferred in current open GL period
    These are Misc Cost transactions for non-labor items against which we have generated revenue and done billing. User posted revenue and receivables to GL but missed to transfer costs at that time
    Regards,
    Ketan

    Thanks so much Vijay,
    The Sweep process shows all stuck cost transactions for each month. Review option of the process displays the transactions and Update option actually moves GL date of transactions to current open GL period. This is ideal solution since we do not have to open past GL period and we are fine to post those transactions to current GL period.
    Vijay, just last query. These are expenditure items having cost, revenue and billing attached to each item. Revenue and billing is already posted to GL in past GL periods. When we use above Sweep process and select Expenditure as parameter, only the GL date of cost (stuck transaction) will get shifted? I hope the revenue and billing date of the expenditure item will not get affected (we do not want the revenue and billing date to get shifted). I did not see the revenue date getting shifted during testing but wanted to double-confirm on that. Can you pls let us know.
    Regards,
    Ketan

  • Syntax Error In Interface Declaration

    Hi,
    while activating proxy i am facing "Syntax Error In Interface Declaration" Error. pls guide me to rectify it.
    Thanks in Advance.
    Regards,
    Chandra

    Hi ,
    XML message interface
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:p1="http://MYTUTORIAL_CM" name="FlightSeatAvailabilityQuery_Out" targetNamespace="http://MYTUTORIAL_CM">
         <wsdl:documentation>
         Flight seat availability query - Out (only for use in XI Demo)
         </wsdl:documentation>
         <wsdl:types>
              <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://MYTUTORIAL_CM" targetNamespace="http://MYTUTORIAL_CM">
                   <xsd:element name="FlightNotFound">
                        <xsd:complexType>
                             <xsd:sequence>
                                  <xsd:element name="standard" type="ExchangeFaultData" />
                             </xsd:sequence>
                        </xsd:complexType>
                   </xsd:element>
                   <xsd:element name="FlightSeatAvailabilityQuery" type="FlightSeatAvailabilityQuery" />
                   <xsd:element name="FlightSeatAvailabilityResponse" type="FlightSeatAvailabilityResponse" />
                   <xsd:complexType name="FlightSeatAvailabilityQuery">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             47ad89c013b311dab948000d604e4c90
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:sequence>
                             <xsd:element name="FlightID" type="FlightID">
                                  <xsd:annotation>
                                       <xsd:appinfo source="http://sap.com/xi/TextID">
                                       011d0310139e11da948ef4d509b6dddf
                                       </xsd:appinfo>
                                       <xsd:documentation xml:lang="EN">
                                       Flight ID
                                       </xsd:documentation>
                                  </xsd:annotation>
                             </xsd:element>
                        </xsd:sequence>
                   </xsd:complexType>
                   <xsd:complexType name="ExchangeLogData">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             47a65dd013b311dace53000d604e4c90
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:sequence>
                             <xsd:element name="severity" type="xsd:string" minOccurs="0" />
                             <xsd:element name="text" type="xsd:string" />
                             <xsd:element name="url" type="xsd:string" minOccurs="0" />
                             <xsd:element name="id" type="xsd:string" minOccurs="0" />
                        </xsd:sequence>
                   </xsd:complexType>
                   <xsd:complexType name="FlightSeatAvailabilityResponse">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             47b970a013b311da8619000d604e4c90
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:sequence>
                             <xsd:element name="EconomyMaxSeats" type="xsd:int">
                                  <xsd:annotation>
                                       <xsd:appinfo source="http://sap.com/xi/TextID">
                                       0b75900013a011daaf1ff4d509b6dddf
                                       </xsd:appinfo>
                                       <xsd:documentation xml:lang="EN">
                                       Maximal Seats Economy Class
                                       </xsd:documentation>
                                  </xsd:annotation>
                             </xsd:element>
                             <xsd:element name="EconomyFreeSeats" type="xsd:int">
                                  <xsd:annotation>
                                       <xsd:appinfo source="http://sap.com/xi/TextID">
                                       0b75900113a011dac95cf4d509b6dddf
                                       </xsd:appinfo>
                                       <xsd:documentation xml:lang="EN">
                                       Free Seats Economy Class
                                       </xsd:documentation>
                                  </xsd:annotation>
                             </xsd:element>
                             <xsd:element name="BusinessMaxSeats" type="xsd:int">
                                  <xsd:annotation>
                                       <xsd:appinfo source="http://sap.com/xi/TextID">
                                       0b75900213a011dacefcf4d509b6dddf
                                       </xsd:appinfo>
                                       <xsd:documentation xml:lang="EN">
                                       Maximal Seats Business Class
                                       </xsd:documentation>
                                  </xsd:annotation>
                             </xsd:element>
                             <xsd:element name="BusinessFreeSeats" type="xsd:int">
                                  <xsd:annotation>
                                       <xsd:appinfo source="http://sap.com/xi/TextID">
                                       0b75900313a011dacc26f4d509b6dddf
                                       </xsd:appinfo>
                                       <xsd:documentation xml:lang="EN">
                                       Free Seats Business Class
                                       </xsd:documentation>
                                  </xsd:annotation>
                             </xsd:element>
                             <xsd:element name="FirstMaxSetas" type="xsd:int">
                                  <xsd:annotation>
                                       <xsd:appinfo source="http://sap.com/xi/TextID">
                                       0b75900413a011da8918f4d509b6dddf
                                       </xsd:appinfo>
                                       <xsd:documentation xml:lang="EN">
                                       Maximal Seats First Class
                                       </xsd:documentation>
                                  </xsd:annotation>
                             </xsd:element>
                             <xsd:element name="FirstFreeSeats" type="xsd:int">
                                  <xsd:annotation>
                                       <xsd:appinfo source="http://sap.com/xi/TextID">
                                       0b75900513a011da9d26f4d509b6dddf
                                       </xsd:appinfo>
                                       <xsd:documentation xml:lang="EN">
                                       Free Seats First Class
                                       </xsd:documentation>
                                  </xsd:annotation>
                             </xsd:element>
                        </xsd:sequence>
                   </xsd:complexType>
                   <xsd:complexType name="FlightID">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             47b26bc013b311da99e3000d604e4c90
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:sequence>
                             <xsd:element name="AirlineID">
                                  <xsd:annotation>
                                       <xsd:appinfo source="http://sap.com/xi/TextID">
                                       a099b780139e11da9a55f4d509b6dddf
                                       </xsd:appinfo>
                                       <xsd:documentation xml:lang="EN">
                                       Airline ID
                                       </xsd:documentation>
                                  </xsd:annotation>
                                  <xsd:simpleType>
                                       <xsd:restriction base="xsd:string">
                                            <xsd:maxLength value="3" />
                                       </xsd:restriction>
                                  </xsd:simpleType>
                             </xsd:element>
                             <xsd:element name="ConnectionID">
                                  <xsd:annotation>
                                       <xsd:appinfo source="http://sap.com/xi/TextID">
                                       a099b781139e11da830bf4d509b6dddf
                                       </xsd:appinfo>
                                       <xsd:documentation xml:lang="EN">
                                       Connection ID
                                       </xsd:documentation>
                                  </xsd:annotation>
                                  <xsd:simpleType>
                                       <xsd:restriction base="xsd:string">
                                            <xsd:length value="4" />
                                            <xsd:pattern value="\d+" />
                                       </xsd:restriction>
                                  </xsd:simpleType>
                             </xsd:element>
                             <xsd:element name="FlightDate" type="xsd:date">
                                  <xsd:annotation>
                                       <xsd:appinfo source="http://sap.com/xi/TextID">
                                       a099b782139e11dac6c0f4d509b6dddf
                                       </xsd:appinfo>
                                       <xsd:documentation xml:lang="EN">
                                       Flight Date
                                       </xsd:documentation>
                                  </xsd:annotation>
                             </xsd:element>
                        </xsd:sequence>
                   </xsd:complexType>
                   <xsd:complexType name="ExchangeFaultData">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             47a1a2e013b311da8347000d604e4c90
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:sequence>
                             <xsd:element name="faultText" type="xsd:string" />
                             <xsd:element name="faultUrl" type="xsd:string" minOccurs="0" />
                             <xsd:element name="faultDetail" type="ExchangeLogData" minOccurs="0" maxOccurs="unbounded" />
                        </xsd:sequence>
                   </xsd:complexType>
              </xsd:schema>
         </wsdl:types>
         <wsdl:message name="FlightSeatAvailabilityResponse">
              <wsdl:documentation>
              Flight seat availability response (only for use in XI Demo)
              </wsdl:documentation>
              <wsdl:part name="FlightSeatAvailabilityResponse" element="p1:FlightSeatAvailabilityResponse" />
         </wsdl:message>
         <wsdl:message name="FlightSeatAvailabilityQuery">
              <wsdl:documentation>
              Flight seat availability query (only for use in XI Demo)
              </wsdl:documentation>
              <wsdl:part name="FlightSeatAvailabilityQuery" element="p1:FlightSeatAvailabilityQuery" />
         </wsdl:message>
         <wsdl:message name="FlightNotFound">
              <wsdl:documentation>
              Flight not found (only for use in XI Demo)
              </wsdl:documentation>
              <wsdl:part name="FlightNotFound" element="p1:FlightNotFound" />
         </wsdl:message>
         <wsdl:portType name="FlightSeatAvailabilityQuery_Out">
              <wsdl:operation name="FlightSeatAvailabilityQuery_Out">
                   <wsdl:output message="p1:FlightSeatAvailabilityQuery" />
                   <wsdl:input message="p1:FlightSeatAvailabilityResponse" />
                   <wsdl:fault name="FlightNotFound" message="p1:FlightNotFound" />
              </wsdl:operation>
         </wsdl:portType>
         <ifr:properties xmlns:ifr="urn:com-sap:ifr:v2:wsdl">
              <ifr:category>
              ifmmessif
              </ifr:category>
              <ifr:methods>
                   <ifr:method name="FlightSeatAvailabilityQuery_Out">
                        <ifr:isSynchron>
                        true
                        </ifr:isSynchron>
                        <ifr:isInbound>
                        false
                        </ifr:isInbound>
                        <ifr:interfaceCategory>
                        outbound
                        </ifr:interfaceCategory>
                   </ifr:method>
              </ifr:methods>
              <ifr:messages>
                   <ifr:message name="FlightSeatAvailabilityResponse">
                        <ifr:messType>
                        ifmmessage
                        </ifr:messType>
                        <ifr:technicalNamespace>
                        http://MYTUTORIAL_CM
                        </ifr:technicalNamespace>
                   </ifr:message>
                   <ifr:message name="FlightSeatAvailabilityQuery">
                        <ifr:messType>
                        ifmmessage
                        </ifr:messType>
                        <ifr:technicalNamespace>
                        http://MYTUTORIAL_CM
                        </ifr:technicalNamespace>
                   </ifr:message>
                   <ifr:message name="FlightNotFound">
                        <ifr:messType>
                        ifmfaultm
                        </ifr:messType>
                        <ifr:technicalNamespace>
                        http://MYTUTORIAL_CM
                        </ifr:technicalNamespace>
                   </ifr:message>
              </ifr:messages>
         </ifr:properties>
    </wsdl:definitions>
    Regards,
    Chandra

  • Error while adding landed cost G/L account 5207010003      needs DR assignment for dimension 1;  fill in DR-related fields

    Error while adding landed cost G/L account 5207010003      needs DR assignment for dimension 1;  fill in DR-related fields

    Hi Rajesh
    Go to System Initilization =>  General Settings => Cost Accounting => Check the Dimension1 has Block Posting.
    Relase the Block and add the Document it will add.
    With Regards
    Balaji

  • Errors in Interfaces

    How errors in interface is handled ? different methods of doing it? how to go , if flat file given from legacy systems is too large?
    thanks
    Newbie

    I mean to say that if we are given a flatfile with so many records for eg.5000 are being moved from legacy systems in to oracle apps? out of 5000 say 500 records resulted in error,what to do with those 500 errored records?

  • Errors arose during actual cost calculation

    Errors arose during actual cost calculation
    No prices could be determinedfor object activitytype company code xxxx , cost center XXXX, activity type XXXX
    Pls let me know immediately friends deperate,
    regards,
    sri

    Hi
    when you gone to the transaction code Kp26 Activity typ price/ planning after give the input press period screen or F6 function key and check what price was maintained for your period 12.
    And even you do one thing go to the transaction code KS02 or 03. Give the cost center and press enter . Then from the meny bar select Environment -> whereused list->.
    And let me confirm how you run the cost estimate for the material
    bye

  • Confirmation with errors in calc. actual costs for PM-order

    Hi,
    We have a PM-order with notifications and good movements that has tecnical completion status and is already settled. So we want to set it with bussines completion status, but an error arises: "Unprocessed future change recs for order 5009385 prevent del. flag/completion"
    We already checked for automatic goods receipt pending, backflushes, etc. and the only found is an error record in actual costs calculation (trn. COFC). Looking at this record the message says: "No prices could be determined for object Activity type CONA/900097/PM-100" (message KW 407).
    We checked price set for the activity type and cost center and is set for all the periods of actual fiscal year. Then looking at the details for above message, we found the following: "No price could be found for object Activity type CONA/900097/PM-100 with price indicator 7 and value type 4"
    The question is: why system is trying to get price for activity type PM-100 with price indicator 7 instead of 3 as usual for our PM-orders? How price indicator is defined from actual PM-order parameters? Any idea?
    Regards,
    mr.

    Hi
    Whats your activity type category? I believe it should be 1
    Your point is right, price indicator shud be 3 because while confirmation system uses the planned rate.. And price indicator pertains to actual activity price..
    Check whether you have calculated or maintaned actual activity price or not in KBK6
    Ajay M

  • ClockIn/ClockOut Error: Class interface was changed at runtime

    Hi,
    We are testing clock in / clock out corrections and the following error is arising when we call the functionality by this link:
    http://server:port/sap/bc/webdynpro/sap/hress_a_corrections?sap-wd-configid=HRESS_AC_CORRECTIONS&sap-client=400&sap-language=PT
    Error:
    Class interface was changed at runtime
    The strange is that before it was working fine and now we are getting this dump.
    Any Idea?
    Thanks
    Bruno

    I have found the error. Someone in the project run some process and input  wrong data in infotype 2006.
    I cleaned it and it worked!
    Thank Siddharth.
    Regards,
    Bruno

  • Why do I keep getting Error 519: Server interface error" - Server interface error "no component returned from creativewidget' Line: 479 - var test = parent.add('statictext', undefined, text)  when I try to use pattern fill/scripted patterns.  I have unin

    Why do I keep getting Error 519: Server interface error" - Server interface error "no component returned from creativewidget' Line: 479 -> var test = parent.add('statictext', undefined, text)  when I try to use pattern fill/scripted patterns.  I have uninstalled and re-installed PS CC.  I have opened holding down shift to disable third party plug-ins.  I have moved 3rd party plugins to a temp location outside of ps and it still doesn't help.  It worked once, and only once and now won't work at all.

    Unless your Photoshop question has to do with a download/install error, you should ask in Photoshop General Discussion
    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • Error arose during actula Cost Calculation

    SAP PP Experts,
                             I have a Problem in <u><b>CO11N</b></u>, While Click <b><u>Goods  Movements</b></u> the follwing Dialog Box was Appeared.
                             <i><b><b>Error arose during actual Cost Calculation</b></b></i>
                             Can You help me how to Reclaim It?

    Hi,
          In COFC you will find the error message. Read error and correct it

  • Error in Interface for management of HTTP destinations

    Hello Experts,
    I've go the following error when i'm trying to create a logical port in SOA Manager.
    'Error in Interface for management of HTTP destinations'.
    I was trying to create a logical port of type WSDL for a consumer proxy, with a URL provided by the EP consultant.
    Kindly let me know how can i rectify the above stated error.

    Hi
    Did you try creating the connection via sm59 (RFC Destination), then try to assign it (instead of direct URL call, specify the RFC destination). That way, you can trace the RFC destination.
    Regards
    Ronny

  • %HWIC_HOST-1-RX_CRC_ERROR: HWIC_HOST: Host termination logic experienced an HWIC CRC error for Interface

    Hi,
    we observe errors logs on the router as below ,please check and update if its trouble issue or abnormal behavior as we dont see any Services interuppted in the router currently.
    Jun 17 06:18:57.208: %HWIC_HOST-1-RX_CRC_ERROR: HWIC_HOST: Host termination logic experienced an HWIC CRC error for Interface Descriptor Block 0x30A5F9A0
    Jun 17 06:19:08.632: %HWIC_HOST-1-RX_CRC_ERROR: HWIC_HOST: Host termination logic experienced an HWIC CRC error for Interface Descriptor Block 0x30A5F9A0
    Jun 17 06:19:09.452: %HWIC_HOST-1-RX_CRC_ERROR: HWIC_HOST: Host termination logic experienced an HWIC CRC error for Interface
    LS-EMAX-LAMCY-MPLS uptime is 18 weeks, 21 hours, 38 minutes
    System returned to ROM by power-on
    System restarted at 08:52:33 UTC Mon Feb 10 2014
    System image file is "usbflash0:c1900-universalk9-mz.SPA.151-4.M4.bin"
    Last reload type: Normal Reload
    LS-EMAX-LAMCY-MPLS#
    NAME: "CISCO1921/K9 chassis", DESCR: "CISCO1921/K9 chassis"
    PID: CISCO1921/K9 , VID: V05 , SN: FCZ1652902A
    NAME: "Enhanced High Speed WAN Interface Card-1 Port Gigabit Ethernet SFP/Cu on Slot 0 SubSlot 0", DESCR: "Enhanced High Speed WAN Interface Card-1 Port Gigabit Ethernet SFP/Cu"
    PID: EHWIC-1GE-SFP-CU , VID: V01, SN: FOC16486ADD

    Hi,
    Its indeed the bug CSCuo71154
    https://tools.cisco.com/bugsearch/bug/CSCuo71154/?reffering_site=dumpcr
    There is no release where the bug is fixed at the moment, though there is a workaround by enabling flow control.
    Thanks
    "Please rate the post if found useful"

  • Error in MIRO Field Cost Ctr required Message No F5808

    Hi SAP Gurus,
    Kindly help and advise me on what needs to be done. I encountered an error while doing miro for asset.  Error is as follows:
    Field Cost Ctr is a required field for G/L account 1200 161200
    Message no. F5808
    Diagnosis
    The value for field "Cost Ctr" in the interface to Financial Accounting is an initial value but you are required to make an entry in the field selection for G/L account "161200" in company code "1200" linked to the field selection for posting key "70".
    Please advise on any setup required to correct the error above. I will give full points to those who will help.
    Thank you very much in advance...
    Thanks and regards,
    Jodette

    The FSG of the gl accounts does not really require a cost center. However, the asset master data already have a cost center attached to it.
    I can not do a depreciation run as well as MIRO.
    Please help and advise what needs to be done.
    Thanks in advance
    Regards,
    Jodette

  • Error in creation of Cost center

    Hi All,
    Trying to create Cost Center through KS01, however I am getting an error as "No compnay Code assignemt to the Contrilling area TS". can anyone please explaine me on the process to chek this error.
    Bharath

    HI Bharath,
    Please check the spro seeting for this error.
    spro -> enterprise structure - > Assignemtn - >controlling - > Assign Company Code to Controlling Area.
    Please check whether the required Company code has been assigned to the Controlling Area. If not please assign the required and check or the same.
    Please note: A company code can be assigned to one controlling are only
    Regards,
    Madhu Sudhanan

Maybe you are looking for

  • Use of "Adapter-Specific Message Attributes"?

    Hi, What is "Adapter-Specific Message Attributes" and when should we use this? Is it different for sender and receiver channel? Please help.

  • How to unlock iCloud lock ?

    my iphone 4 have icloud lock, how can i unlock it ? OR IS IT PAID ?

  • Cash & Bank Book

    Hi, Client need Cash & Bank book Day wise with Opening balance of the day and closing balance of the day Regards Shashi

  • Webdynpro-Java Number/Amount Formats as per Locale

    Hi, I tried searching for this in the forum but couldn't get a clear answer to my requirement. Is setting the Locale in the code ( NumberFormat.getCurrencyInstance(locale) etc...) the only way to show the numbers and amounts (dots and commas) display

  • Edit Safari passwords

    I had to change a password to one of the websites I frequent. I couldn't figure out how to edit this password so I went into: setting /// safari /// passwords&auto fill /// saved passwords and deleted the login associated with that web site. Now when