Report for Consolidation

Hi,
I need to create a report for consolidation purpose.
The report should contain the same information as the FBL3N sum for several GL accounts for all company codes, one line per account and for eaxh company code one row.
I would like to use the report painter to create such a report, but I do not know the correct library for that.
Or does anybody know a better way to create such a report?
Thanx for any help!
Britta

Sorry for being blind: I took the GLT0 table...

Similar Messages

  • Aging Report for consolidating Business Partners

    I have a customer that is using consolidation functionality for its vendors. The BP parent it is set as multicurrency, the childrenu2019s for this parent are set with a different currency (USD, CAD, RMB etc).  My question is how I can obtain a proper aging report for this consolidated BP (by BP children currency) as for now all the transactions are automatically converted in local currency even when Iu2019m selecting the BP currency to display.
    Thank you,
    Alex Corbu

    Hi Alex
    The best would be a query on JDT1 table linked to OINV for example. The problem as you mentioned is that although the document is against the sub account, it is automatically posted against the head account for balance and payment purposes. In the journal file it only keeps the Head account and not the sub accounts. In OINV (and other marketing documents) you can use the FatherCard field to identify the Head account and the CardCode the sub account. These will of course be linked by the Document number from OINV and the Ref1 from JDT1.
    The above is assuming you need the information exactly the same as the ageing, as the ageing is by default pulled from the Journal tables. You could simplify this by using just the OINV table. Remember that the balance is made up of Invoices less Credit Notes, so in this instance it would be OINV minus ORIN entries.
    Hope the above all makes sense, if not just ask.
    Kind regards
    Peter Juby

  • Designing the consolidated and line item report for specific material

    Hi
    i have a R/3-report and it run only for 7-materials.That means we need to only those 7-materials in the selection screen of report.
    Then we will get each material corresponding line item details(material no, profit center, variable cost, quanity, price, financial loss(this is calculated based on quantity) , Utility Consumption(calculated based on price, variablecost)  ) in one report.
    Another report will give same for consolidated values of financial loss, utiliy consumption.
    <b>so how can i design the consolidated and lineitem details report for each material.</b> pls let me know
    kumar

    0VENDOR_ATTR - Vendor Master Data Attributes
    0FI_AP_51 - Check Register Line Items
    0FI_AP_4 - Accounts Payable Line Items
    It should be noted, however, that this won't get you everything that you need, so you may have to create enhance one or more of these DataSources and create User Exit ABAP code to get the required data. Also, the 0FI_AP_51 DataSource isn't available if your source system isn't ECC6 EHP3 or higher. If your source system is less than that, you're going to have to create a generic DataSource for the data from the PAYR table.

  • Monthly Production Report for Excise

    Dear All,
    I need a monthly production report for Excise purpose as per Indian statutory requirement.
    The requirements are
    1] There should be a date range to select the period of the report
    2] It should show a report only  on those items which are marked as 'sales item' in the item master data [ so that all the other intermediaries / WIP's willn't appear in the report.
    3] If one item is produced / manufactured using different production orders, We need a consolidated quantity for the period under selection.
    Report Format :
    Item code   - Item Description  - Planned Quantity  - Manufactured Quantity - Open Quantity
    Thanks in advance,
    Regards,
    Suresh Kannan

    Hi Suresh,
    Try this query
    SELECT T0.ItemCode, T1.ItemName,
    SUM(T0.PlannedQty) 'Planned Qty',
    SUM(T0.CmpltQty) 'Manufactured Qty', SUM(T0.PlannedQty-T0.CmpltQty-T0.RjctQty) 'Open Qty'
    FROM dbo.OWOR T0
    INNER JOIN dbo.OITM T1 ON T1.ItemCode = T0.ItemCode AND T1.SellItem = 'Y'
    WHERE T0.RlsDate >=[%1] AND T0.RlsDate <=[%2]  and T0.Type != 'D'
    GROUP BY T0.ItemCode, T1.ItemName
    Regards,
    Bala

  • Varriance report for the site

    Dear all
    After running varriance calculation how can we consolidated varriance report for a plant.
    Regards,
    srihari.m

    Hi
    We are doing varinace calculation for Actual Cost vs Allocated actual cost same thing we are settling.
    How can we get the variance report for the above as a cumulative.
    One more thing when we are executing S_ALR_87013140  we are not getting any records
    even after we had carried out variance calculation for site using KKS1.
    Please tell me what settings i have to maintain for generating the report
    Regards,
    Srihari.M

  • SEM-BCS Preparation for Consolidation Group Changes

    Hi All,
    Is the task "Preparation for Consolidation Group Changes" only implemented when Consolidation of Investments has also been implemented?
    Does "Preparation for Consolidation Group Changes" have any value on its own?
    Any comments, replies or suggestions most welcome.

    Hi,
    I think that prep for cons group changes is independent (but supplementary to) from CoI.
    See what is said in help:
    "When in the middle of a fiscal year a consolidation unit is either acquired by a consolidation group (acquisition), divested from a consolidation group (divestiture), or <b>changes its accounting technique</b> (method change), the following data must be adjusted:
    - Reported financial data
    - Standardized financial data
    - Consolidated data with posting level 20"
    As you can see, not only consolidated data are to be changed, but also Standardized and Reported.
    Moreover, as is seen above, changes of accounting technique will also trigger such activities.
    So, my answers:
    1. No
    2. Yes.
    Best regards,
    Eugene

  • Trend Report and Consolidation Trend Report

    Hi HFR Gurus,
    I have a requirement to develop Trend Reports. Could you please explain about Trend Reports? How to Develop a Trend report and what are the requirements should meet? What are the columns and rows should consider to develop? What is difference between Trend Report and Consolidation Trend Report?
    Thanks
    Challenger

    This is a common discussin here. Have a read of this: Re: Very Urgent FR Report
    But also I would ask the business/client for a template. Each business could have a different understanding of a Trend Report. There are no set rules for having certain dimensions on rows/columns/pages.
    Cheers,
    Mehmet

  • HFM or Essbase for consolidation?

    We are having a spirited debate on our project team about data flow and whether we need HFM or just use Essbase for simple consolidation and reporting along with Planning.
    First - here is a quick backstory. We have used essbase for very simple corporate consolidation at a very high level. We have 4 companies we are consolidating with different charts of accounts and GL systems. We are now developing a Hyperion Planning application that pulls in detailed actual information at the trial balance level and want to rework our consolidation application to do the same to be consistent. One of our companies has multiple currencies we will need to convert eventually (they have a stand alone Hyperion app now).
    The main question is what functionality would we gain by developing an HFM application to complement our planning app and using a single ASO cube on top of them for reporting versus just using Essbase and Planning?
    Thanks in advance for your help!

    Aside from the simple fact that it's a better product (just teasing), there are a few key factors in the decision whether to use HFM rather than Essbase for consolidations. Ask whether you need:
    1) Journal Entries, including all of the audit trail associated with them.
    2) Very flexible currency translation.
    3) Consolidation rules including intercompany eliminations. I understand Essbase can be made to do this, but I also believe it is non-trivial to set up and maintain.
    4) Complex consolidation logic including Organization By Period.
    5) Process Management.
    6) Data and Task Audit
    I'm sure there are man more differences, but the above represent the most commonly discussed differences. If you don't need any of the above, and you already own Essbase and have in-house expertise to manage the system, then Essbase may be the right choice for you.
    --Chris                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Difference between Crsytal Report 2011 and Crystal Report for Enterprise 4

    difference between Crystal Report 2011 and Crystal Report for Enterprise 4.0?
    I think Crystl Reprt 2011 has more function, is it right?

    Hi,
    I recently attended a SAP Virtual trianing on SAP Business Objects BI 4.0.
    Here are few extracts from that which probably shows some light to you:
    SAP Crystal Reports 2011
    1. UI and associated processing servers remain the same as CR 2008
    2. Incremental update to CR 2008 with a few new features*
    3. Continue to provide current CR 2008 functionality as-is for existing customers
    SAP Crystal Reports for Enterprise 4.0
    1. Major update & redesign of the Crystal Reports Designer and associated processing servers
    2. Focus on streamlined report design, reporting against BI 4.0 Universe, & reporting against SAP BW data
    3. Provide the foundation for all future releases of Crystal Reports
    Differences between these two releases:
    Data Source & Usage Type                                       General Recommendation
    1. SAP BusinessObjects BI 4.0                                        SAP Crystal Reports Relational Universe (UNX) for Enterprise
    OLAP Universe (UNX)
    2. SAP NetWeaver BW 7 BEx Query (BICS)                    SAP Crystal Reports for Enterprise
    3. SAP NetWeaver BW 3.5 BEx Query                             SAP Crystal Reports 2011
    4. SAP Profitability Cost Management                              SAP Crystal Reports for Enterprise through Analysis View
    SAP Strategy Management
    SAP Budget, Planning and Consolidation
    SAP Extended Analytics
    5. Platform Driven Alerting                                                SAP Crystal Reports for Enterprise
    6. Business Views                                                           SAP Crystal Reports 2011
    7. Direct RDBMS or OLAP access                                    SAP Crystal Reports 2011
        SAP ERP/ Live Office Content/
        Enterprise search content
    Regards
    Gowtham

  • Export / Reports for STS utilization on Span's between 15454 nodes

    So...
    I'm looking for a convenient way to keep track of my STS allocation by running reports for our customer circuits, between our various SONET 15454 and 15310 nodes.  Ideally, I'd like to be able to tell CTC or CTM to generate a report which shows me how much (and which ones) STS-1's I'm using between various nodes, in a nice concise format; to help me plan for capacity, circuit rolls, and expansion.  The report should also include things like % of a particular OC-48 or or OC-192 is used, available, outline of contiguous and non-contiguous STS's, and summary for all my point-to-point circuits utilization.
    Currently what I have to do is:
    1) Export from circuit-view (in CSV format) for each span, a seperate exported
    file or each span, one by one (hoping not to overlook one)
    2) Reconcile each Exported file against a spreadsheet that I maintain/update
    (about once a week) updating the stats for each span
    This way, I "hopefully" have a living document, updated with what bandwidth I have where (and for who), which I can reference in a consolidated way for my entire 15454 network.  This greatly simplify's my capacity planing, rolls, and generally just keeping tabs on what and who I have assigned where.
    It seem like there should be a simple "Generate Report" feature either whithin CTC or CTM.  I should be able to customize it as I want.
    Perhaps there is 3rd party software to inject into CTM which will extract such a report.
    For all you 15454 guys and gals out there, please help if you know of a solution!!
    --Scott

    So...
    I'm looking for a convenient way to keep track of my STS allocation by running reports for our customer circuits, between our various SONET 15454 and 15310 nodes.  Ideally, I'd like to be able to tell CTC or CTM to generate a report which shows me how much (and which ones) STS-1's I'm using between various nodes, in a nice concise format; to help me plan for capacity, circuit rolls, and expansion.  The report should also include things like % of a particular OC-48 or or OC-192 is used, available, outline of contiguous and non-contiguous STS's, and summary for all my point-to-point circuits utilization.
    Currently what I have to do is:
    1) Export from circuit-view (in CSV format) for each span, a seperate exported
    file or each span, one by one (hoping not to overlook one)
    2) Reconcile each Exported file against a spreadsheet that I maintain/update
    (about once a week) updating the stats for each span
    This way, I "hopefully" have a living document, updated with what bandwidth I have where (and for who), which I can reference in a consolidated way for my entire 15454 network.  This greatly simplify's my capacity planing, rolls, and generally just keeping tabs on what and who I have assigned where.
    It seem like there should be a simple "Generate Report" feature either whithin CTC or CTM.  I should be able to customize it as I want.
    Perhaps there is 3rd party software to inject into CTM which will extract such a report.
    For all you 15454 guys and gals out there, please help if you know of a solution!!
    --Scott

  • How to find Tables for Consolidation CS

    I have just uploaded data into our consolidated chart of accounts using flexible upload.Now we need to develop an abap program which would make adjustments to our reported data using recordings of cx50.I am having problems trying to locate the uploaded data in sap standard tables.Could please guide me as to which tables i should use.thanx

    Hi
    Please check these table and let me know.
    SKA1     G/L Account Master (Chart of Accounts)
    SKAT     G/L Account Master Record (Chart of Accounts: Description)
    T854       Financial statement items for consolidation
    T854T     Financial statement item texts
    T854U     FS item short texts
    TDDAT    Maintenance Areas for Tables
    If help full assign point.
    Rgd

  • SAP reporting for Month end reports for Pension (TP, USS, LGPS)

    Hi
    I wonder if anyone can help me.  We have just had SAP installed and are experiencing problems with month end reports for Pension reporting.  Can anyone point me in the right direction of the reports?  I have managed to extract some reports but they hold year to date values, not the current month and I am having problems with extracting the monthly contributory salary.
    Many thanks in advance
    Pia

    It's possible to re value asset records but the intent is not for currency adjustments.  That is almost always done in consolidations.
    It's possible to depreciate based on the current exchange rate using 95314 but this is considered a modification.  I've rarely seen it implemented.
    -nathan

  • Preparation for Consolidation group changes

    Hi Experts,
    I have worked on BCS but new to consolidation of investments and PCC.
    I am not able to understand the Preparation for Consolidation (PCC) tasks  as to why are they required. I've the following questions: -
    1. SAP help says PCC tasks are supplementary to the C/I tasks. Could you elaborate on how are the suuplementary to C/I tasks?
    2. What is the diff. between Acuisition in case of C/I and in case of PCC?
    3. In terms of reporting what will go worng if we don't run PCC tasks after a new acquisition let say.
    Thanks in advance,
    SSC

    1. PCC creates records to offset the balance sheet balances upon divestiture. These records include the relevant cons group values, where most BCS records do not include cons group because cons group in most cases is determined dynamically via the BCS virtual infocube function module's consolidations logic.
    2. PCC records and documents only occur when there is a divestiture in the master data for a cons group. This could occur for a divestiture or transfer activity. Acquisition does not affect PCC, except when it occurs as a result of a transfer, and it is relevant to the divestiture portion of the transfer as opposed to the acquisition portion.
    3. Nothing after an acquisition, it is mainly for divestitures and transfers (where a divestiture is necessary in the cons group master data).

  • Reports for Batch and GR

    HI,
    1.  Pls tell me whether there is any reports for seeing the stocks in batches in the system.
         for material by material we can see in MMBE.
         But I want to have for collective materials which are lying in particular S Loc .
         For eg material code and their batches which are there in stock .
    2.  Also some report where we can see the expected GR for a particular day.
    regards,

    Hi
    1.MB52 will give you the consolidated data. Choose"Display Batch Stocks"
    2. ME2V will give you the expected GR for a particular day.
    3. Other Imp Tcodes for Inventory mgmt are as below:
    MM06     Flag Material for deletion
    MM04     Display Changes
    MMAM     Change Matl Type
    MR21     Change Matl Prices
    MMPV     Close Prev Period
    MMRV     Allow Back Posting to Prev Period
    MIGO     Goods Movements
    MB1B     Transfer Posting Matl to Vendor
    MB02     Change Matl Doc
    MB03     Display Matl Doc
    MBRL     Return Delivery
    MN21     Create Print Messages for MIGO
    MN22     Change Print Messages for MIGO
    MN23     Display Print Messages for MIGO
    MB90     Process Output - GR
    MI01     Create Phy Inv Doc
    MI02     Change Phy Inv Doc
    MI03     Display Phy Inv Doc
    MI21     Print Phy Inv Doc
    MI04     Enter Inventory Count
    MI05     Chg Inventory Count
    MI06     Display Inventory Count
    MI11     Recount
    MI20     List of Differences
    MI07     Post Inventory Differences
    MSC3N     Display Batch
    MMBE     Stock Overview

  • Report for Qty Contract and Value Contract with PO release exceeding limits

    Hi All,
    Is there a std report in SAP that the users can use to view Qty and Val Contracts that has exceed in Qty (in case of Qty Contracts) or Val (in case of Val Contracts) ?
    Thanks in advance!

    hi Duke,
    If thinking logically, then there is no report for the same..this may be because you enter the qty or value limits in the contract doc itself....So, when you make the PO for the same, and if the qty or value exceeds the system automatically provides the message..stating that the qty or value has exceeded....
    So, there is no report for the same...
    Hope it helps...
    Regards
    Priyanka.P

Maybe you are looking for

  • Dynamic Region: what am I doing wrong?

    Jdev. 11.1.2.3.0 I have been having problems with dynamic regions. I have two adf forms; mainPage.jsf and mainRegion.jsf. I have also two adf forms (page fragments), employee.jsff and department.jsff, I have also two bounded task flows; employee-task

  • Topics with ampersands (&) show up as question marks (?) inside Help's Search tab

    See the attached image. In the image: Item A shows the Topic Title inside RH. Item B shows what I'm typing in the Search tab of the HTML Help file. (I'm typing "GD&T"). Item C shows the list results. Notice that when I type "GD&T" in the search tab,

  • Maverick don't work properly with java app

    I've upgraded from lion to maverick today and had to install java again. Now one of my java apps starts just like it were before, but can't see any files throught "browse" button. It shows some folders and devices without icons (just title), and don'

  • Modifications to allow 500 concurrents users in the Portal

    Hello to all, My name is Juan and is the first time that I write in this Forum. I hope that you can help me. We have installed a EP 6.20 with package 33 in four machines with a BD, TREX and 2 Application Nodes (ecah one in an independent machine). We

  • Start Date/Birth Date in IT0002

    Hi, when we create info type 0002(Personal data) in pa40. and then when we go back and look at that info type the START DATE IS AUTOMATICALLY GETTING CHANGED TO BIRTH DATE,(even if we give different start date and birth date,while creating) Please te