Real Time COFI Integration in NEW GL

Hi ,
can any one tell me the logic for "Real Time COFI Integration" in NEW GL
I am getting the error " Activate company code check in controlling area'
thanks
Gopi krishna

hi,
hi please check the  Blog at the below link .This will solve your problem.
/people/sivaprasad.r/blog/2008/12/12/new-gl-company-code-validation-vs-real-time-cofi-integration-what-is-the-relation
thanks
satish

Similar Messages

  • Real time COFI Intergration

    Hello sap experts,
    For my project we are activating the Real time COFI intergration.  I want to know the functionlity of this function.  Can any one send sample example that we can execute in the IDES system before testing in our Development system.  Request to send on priority basis.
    Abhay

    Refer:
    Real Time COFI Integration in NEW GL
    http://help.sap.com/saphelp_erp2005vp/helpdata/EN/22/c2cf4031288131e10000000a1550b0/content.htm

  • Error "cannot load request real time data targets" for new cube in BI 7.

    Hi All,
    WE have recently upgarded our SCM system from 4.1 to SCM 7.0 which incorporated BI 7.0.
    I am using BI 7.0 for first time and ahve the following issue:
    I ceated a new infocube and data source of flat file and succesfully created transformation, and Data Transfer Process. Everything looked fine. I added flat file and checked preview and could see data. Now when I start job to load data in infocube the follwing error is shown "cannot load request real time data targets". 
    I checked cube type in setting in infcune is shows as Standard.  When I doube clicked on error the following message showed up
    You are trying to load data into a real-time InfoCube using a DTP.
    This is only possible if the correct load settings have been defined for the InfoCube.
    Procedure
    In the object tree of the Data Warehousing Workbench, call Load Behavior of Real-Time InfoCube from the context menu of the InfoCube. Switch load behavior to Transactional InfoCube can be loaded; planning not allowed.
    I did not understand what it is meant and how to set changes. Can someone advice and follow me through.
    Thanks
    KV

    Hi Kverma,
    Real-time InfoCubes can be filled with data using two different methods: using the transaction for entering planning data, and using BI staging, whereby planning data cannot be loaded simultaneously. With Real time cube you can select the method you want to use for update as
    Real Time data Target can be loaded With Data; Planning not allowed &
    Real Time data Target can be Planned; Data loading not allowed
    You can change this behaviour by right clicking on cube and selecting Change real time load behaviour and select first option. You will be able to load the data then
    Regards,
    Kams

  • Integrating data on database in real time

    Hello,
    We have been looking for a real time data integration program.
    We have not found the right software yet.  
    Basically we'll be using the tool for the migration of contacts and data in real time. 
    Thanks for your help!

    You can use replication sort of technology in sql server to support real time integrationBlog: http://dineshasanka.spaces.live.com

  • PS CS6: stroke color picker preview in real time not working

    re: NEW color picker stroke color not updating in real time (previewing).
    Is it me or has the stroke color preview been removed in CS6 or is there a setting that needs to be changed to enable it?
    The problem: When I create a shape layer, press enter and then chose a stroke color from the color picker, I select a color but it doesnt update the stroke color until I press enter. I'm sure it used to change in real time as you clicked on the color picker panel before accepting it.
    Any sugestions or ideas as to whats going on or am I going mad?
    Further update: This is when creating a shape but using the new stroke feature in the properties bar at the top (the one which gives you the new fancy options like having a dashed, transparent or gradiented stroke) and not the traditional method of adding it as an effect. This still shows a real time update, but the new method doesnt.

    Curt Y wrote:
    zarrdave wrote:
    You're then moving the colour picker dialogue box to one side so you can see he shape created, and you've then tried clicking on different colours and the border color has changed after each click (but before you press OK)?
    If thats working so the color changes in real time for you, then unfortunatley I've got a problem with my version.
    Using Win7 CS6 extended, and following your instructions it works for me.
    Border changes withn I click on color pallet with color picker.
    Odd, same version/ O.S. here, thanks for that though Curt Y. Are you sure you're not clicking on the preset colours and actually using the color picker dialogue box.
    I've been in a bit of a rush here at the office and appologise for not being clearer and posting a screencap earlier.
    To clarify, its the Cyan dialogue box not the orange box I'm talking about  (nice choice of colours I know ). The top right icon in the organge box with the colours in is how you get to it.

  • SQL server, data retrieval in real time?

    Hi, I am trying to write a simple java program that will connect to a SQL database and retrieve inputted data. Ideally, I would like it to be outputted in some format, possibly string.. XML, it really doesn't matter to me. I really would like it to be in real time though (ie. when new data is inputted, the data is immediately outputted to the screen). Could someone point me in a direction? I am not really that good with programming, some sample code would be helpful. Thank you in advance.

    Well, to start with, the programmer at the user interface end, can tweak their code a little, but in reality, you are not going to impact the function of the DB very much unless you have adm rights in the DB and can do opimizations on it according to what your users need--such as indexes and physical ordering data.
    That said, your going to JDBC to connect to the DB or the JDBC/ODBC bridge. Look up the form and optimizations of sql select queries for your choosen DB.

  • Real Time Application Clusters in Oracle 9i

    want to know what exactly the Real Application Clusters In oracle9i

    Hello again;
    Real time apply is a new feature introduced in Oracle database 10g.
    Without real time apply, log apply services wait for the full archived redo log to arrive before applying to the standby database.
    If a standby redo log is used real time apply can be enabled allowin Data Guard to recover redo data from the current standby redo log as it is being filled by the RFS process.
    Best Regards
    mseberg

  • Enable real-time indexing

    Hello,
    I have just created a new index (template and connector) for some of my custom tables.
    Additionally I have implemented
         IF_BADI_ESH_IF_OBJECT_DATA~GET_DATA
         IF_BADI_ESH_IF_OBJECT_DATA~NEXT
    for the index in my own class.
    The index is build up fine when starting the indexing process manually.
    I have flagged the template for real-time indexing and I have also made sure that real-time indexing is setup (ESH real-time indexing deamon is running). I checked that at least everything is working for the standard MATERIAL connector.
    My question is: How can I enable real-time indexing for my new connector?
    Regards,
    Alexander

    Hello Harit,
    thanks for your reply. Actually I already did the steps you described but that didn't work as expected.
    Solution to our issue was to update our systems to a newer patch level.
    Regards,
    Alexander

  • Secure Real Time Transport Protocol

    I am searching for an API to implement SRTP ( Secure Real Time Transport Protocol ) the new RFC 3711 with all its functions of encryption and authentication for a secure RTP session with java media framework.
    Thank you.

    Me too.. I'm looking for much the same SRTP API support. Have you found anything, such as, a developing open source project or commercial imp?

  • New GL - Real time integration of controlling with financial accounting

    Hi,
    What are the impacts of activating new GL in already existing system. I need to use the real time integration of CO to FI functionality in new GL only. Can i activate new GL for this function only?
    Please advise
    thanks

    Hi
    Yes, by activating New GL you would have real time integration of FI with CO and you dont need reconciliation ledger as available before.
    More over at the document level itself the profit centers are written to the balance sheets accounts which was earlier done in the period end activities to transfer the profit centers to debtors and creditors etc., which is known as "Document Splitting".
    You also need assign the various GL accounts and sceaniors in Controllingwhich needs to activated with Document splitting.
    Regards,
    Suraj

  • New General Ledger - Real Time Integration CO-FI

    Running Real Time Integration with Account Substitution.
    Works well when using a constant for RCL_ICCF-ACCOUNT.
    Does not work when calling an exit to substitue a value for the same field.
    Any clue ? Thx.
    Edited by: Alvaro Tejada Galindo on Feb 26, 2008 2:06 PM

    Declaration of table RCL_ICCF has to be global and not ocal.

  • Defining Account Determination for Real-Time Integr

    Dear all,
    I haven't understood yet about Account determination for the real-time integration of Controlling (CO) with Financial Accounting (FI).
    Please tell accounting process that use this account. And give me a detail example.
    Thanks so much
    Minhtb

    Hello
    This is the new feature in New GL accounting
    During allocations in Controlling, most of the postings created do not affect Financial Accounting. These postings do not update any G/L account transaction figures; they are postings within Controlling. If, however, an allocation in Controlling leads to a change in the functional area or any other characteristic (such as Profit Center or Segment) that is relevant for evaluations in Financial Accounting, a shift occurs between the affected items in the profit and loss statement. For this reason, this information has to be transferred to Financial Accounting. This reconciliation between Controlling and Financial Accounting takes place by means of real-time integration.
    As a result of real-time integration, all Controlling documents that are relevant for General Ledger Accounting are transferred from Controlling to General Ledger Accounting in real time. This means that Financial Accounting is always reconciled with Controlling.
    A document is created in Financial Accounting for each posting in Controlling. This means that the detailed information contained in the CO documents is always available in reports in New General Ledger Accounting. This information can be sorted by the following, for example:
    ●     Functional area
    ●     Cost center
    ●     Internal order
    Real-time integration replaces the reconciliation postings from the reconciliation ledger. Consequently, you do not need a reconciliation ledger.
    If, however, you do not set the Reconciliation Ledger Active indicator in Customizing for the controlling area, you cannot use the reports belonging to report groups 5A* (5AA1-5AW1). You set this indicator in Customizing for Controlling under General Controlling ® Organization ® Maintain Controlling Area. The reconciliation ledger serves as the data source for reports belonging to the report groups 5A*. You find these reports in the SAP Easy Access menu under Accounting ® Controlling ® Cost Element Accounting ® Information System ® Reports for Cost and Revenue Element Accounting.
    Replacement reports are available as follows:
    ●     You find the reports in the SAP Easy Access menu under Accounting ® Controlling ® Cost Element Accounting ® Information System ® Reports for Cost and Revenue Element Accounting (New).
    ●     You can create additional reports in report group 5A21. You can assign the report group to any drilldown report of New General Ledger Accounting using the report-report interface.
    ●     From the report Financial Statements Actual/Actual Comparison, you can call up the report Cost Elements: Breakdown by Company Code. You find the report Financial Statement: Actual/Actual Comparison in the SAP Easy Access menu under Accounting ® Financial Accounting ® General Ledger ® Information System ® General Ledger Reports (New) ® Balance Sheet/Profit and Loss Statement/Cash Flow ® General ® Actual/Actual Comparisons.
    You can define account determination for each controlling area. You do this in Customizing for Financial Accounting (New) under Financial Accounting Global Settings (New) ® Ledgers ® Real-Time Integration of Controlling with Financial Accounting ® Account Determination for Real-Time Integration. In this way, you use the same account determination as for the reconciliation ledger (transaction OK17). You can then use the reconciliation ledger reports to compare FI balances with CO balances.
    Prerequisites
    If you use real-time integration in at least one company code, you need to have activated company code validation for the related controlling area. You do this in Customizing for Controlling under General Controlling ® Organization ® Maintain Controlling Area ® Activate Components/Control Indicators. Otherwise, the reconciliation between Financial Accounting and Controlling at company code level is not possible.
    In Customizing for Financial Accounting (New), you have processed the IMG activities under Financial Accounting Global Settings (New) ® Ledgers ® Real-Time Integration of Controlling with Financial Accounting.
    Activate real-time integration for all company codes between which you want to make CO-internal allocations.
    In the IMG activity Define Variants for Real-Time Integration, do not select all CO line items for transfer. If the same line items are to be transferred as through the reconciliation posting from the reconciliation ledger, select the following line items:
    ●      Cross-Company Code
    ●      Cross-Business Area
    ●      Cross-Functional Area
    ●      Cross-Fund (if you use Public Sector Management)
    ●      Cross-Grant (if you use Public Sector Management)
    Features
    Value flows within Controlling that are relevant for General Ledger Accounting – such as assessments, distributions, confirmations, and CO-internal settlements – are transferred immediately. The FI documents are posted with the business transaction COFI. They contain the number of the CO document. This means that you can call up the CO document from the FI document, and vice versa.
    Activities
    If a document could not be transferred because the posting period was blocked in Financial Accounting or no account was found, for example, the document is included in a postprocessing worklist. You need to check this worklist regularly and process any documents in it. From the SAP Easy Access menu, choose Accounting ® Financial Accounting ® General Ledger ® Corrections ®Post CO Documents to FI.
    Example
    An internal order for business area 0001 is settled to a cost center of business area 0002. The document from this allocation is transferred in real time to Financial Accounting.
    Reg
    assign points if useful

  • Cross co. code controlling area - CO Real time integration with FI

    Hi all of you,
    We are in to New GL, and implementing one controlling area for all the company codes (cross company code cost accounting) with group currency  "30". And my client requires the CO - FI Real time integration to take the segment reporting / profit center (new) FI reporting.
    My basic doubt is, when we are implementing one CO area, we taking all the company codes as cost center groupings and creating the overhead cost centers. When doing Repost CO line items in CO, how system arrives the company code since we are not referring the FI document or Company code, how system will create the FI document in the company code.
    Do we have any separate transaction to do the repost CO line items to hit the CO - FI real time integration?
    Please give me your valuable suggestions to use the CO-FI real time integration with cross controlling area assigned to multiple company codes.
    Thanks & Regards
    Ramki

    Thanks for your valuable reply Mr. Christian.
    So you mean to say that, when we are maintaining the cost center groupings (per company code), same will be maintained for profit center and will be assigned to the individual company codes, right.
    In CO - FI real time integration , I need to select the objects - company code and segment. Whenever any repost happened in the CO module, system will create one FI document referring to the real time objects. We have more than 12 company codes located in different countries. In this way, system is fulfilling the cross company code postings in CO and will generate the FI documents, right.
    Please give me your valuable suggestion and when I am looking the note in Market place (91055), it is showing the CAD Interface.
    Regards
    Ramki
    Edited by: Ramki on Feb 10, 2010 5:29 PM

  • OK17 Real Time Integration

    Hi
    Reconciliation ledger is not active in OKKP.  We are using New GL, Functional Area. Allocation cycles, order settlements will done.
    If I do not use OK17 then what will be impact.
    regards

    Hi  Imdad ,
    The real-time integration replaces the reconciliation postings from the reconciliation ledger. Therefore, you do not need a reconciliation ledger if you are using OK17 ..
    However, if you do not set the Reconciliation Ledger Active indicator for the controlling area (Controlling ® General Controlling ®Organization ® Maintain Controlling Area), you can no longer use the reports in report groups 5A* (5AA1-5AW1), since the reconciliation ledger is the data source for these reports. This applies to most reports under Accounting ® Controlling ® Cost Element Accounting ® Information System ® Reports for Cost Element Accounting/Revenue Element Accounting. Instead, you can use the report Cost Elements: Breakdown by Company Code under Reports for Cost Element Accounting/Revenue Element Accounting ® Overview. You can also create further reports in report group 5A21.
    Check this link for concept of Recon Ledger .... In New GL.. i think OK17 is right .. no need to Recon Ledger ..
    http://help.sap.com/saphelp_erp2004/helpdata/en/66/bc7fd143c211d182b30000e829fbfe/frameset.htm
    Regards
    Sarada

  • FI CO Integation: Document type for real-time integration with FI not there

    Dear Gurus,
    This is the error message that I got and I am looking for a solution could anyone help me please.
    I was doing simultaneous costing and doing Product Cost Collector reports.[KKBC_PKO]
    This is IDES 6.00 ehancement package 4,
    How do I define a document type for real-time integration with FI?
    Message no. FAGL_COFI003
    "Diagnosis: For CO documents to be transferred into Financial Accounting in company code 1000, -the system requires a document type".
    How do I go about with this, need steps to resolve this please
    Thank you
    Saleem

    Hi,
    1. Check which variant is assigned to your company code '1000' using this IMG path
    IMG->Financial Acctg (New)->Financial actg global settings (New) ->Real-Time integration of Controlling with Financial Actg ->Assign variants for Real-time Integration to Company codes.
    2. Check if document type is assigned to the variant assigned to your Company code in this path:
    IMG->Financial Acctg (New)->Financial actg global settings (New) ->Real-Time integration of Controlling with Financial Actg -> Define Variants for Real-Time Integration.
    Hope this helps.

Maybe you are looking for

  • Oracle RAC 11g

    Hi expert, a question about VIP on Oracle RAC 11g. I have 2 server RAC1 and RAC2, I must be have: - Public interface that will be used for client communication - Virtual IP address (VIP) that will be bind by Oracle Clusterware to the public interface

  • Getting error message to reload operaging system

    have verizon i phone 4 getting error message to reload orperating system  unable to us phone

  • Trouble updating the Inspiration Browser.

    I had to move my Elements 10 to another machine.  I was informed that the Inspiration Browser need to to be updated.  Deleted the old one.  Downloaded the update. tryed to install.  getting error #1009.  Where can I find the error meanings and resolu

  • Maximise Task Pages in iFrame popup Window when opened From ADF Task List

    All, We have built a custom worklist application that implements the Out of the Box Task list ADF Task flow. For application reasons, we have disabled the preview window (bottom section of task list) by using the Task Flow paramters. When navigating

  • Need error notification by email.

    Hi ,        I need to develop a ZEE function module which can be used for all inbound procees to send an E-mail notification . The recipent list , Subject , body of E-mail will be store in the Zee table and Activate and Deactivate button for the pati