How to get balance sheet report for profit centers

hi
how to get balance sheet report for profit centers, is there any transcation code to get that report or i need to create a report painter report for this

Hi,
You can use T. code KE5Z for actual line items.
More to this you can use program RFBILA10 (Use T. code SE38 and program RFBILA10) for complete blance sheet.
The transaction is for special purpose ledger but this program RFBILA10 can be used for profit center balance also.
In selection, you can give ledger name which is generally 8A for profit center ledger.
Reg

Similar Messages

  • Preparing Balance sheet by using profit centers only for BS Items

    Dear Experts,
    could you please help me out regarding the following issue.
    business area wise we can get the balance sheet but i want to know is there any possibility to get the BS by using profit centers only for BS Items or can we assign biasness area as well as profit center in a single screen.

    Hi!
    You can use following report :
    S_ALR_87013336 (Report for Balance sheet at Profit Center and Group Level).
    Hope this will help.
    Thanks & Regards,
    Taral Patel

  • Balance sheet reports for foriegn exchange

    hi all,
            exchange rate type M is defined for 04/01/2008 and document is posted in 04/15/08.
    when balance sheet report is taken in 05/01/2008 it should take the exchange rate from 05/01/2008
    It is still taking ERT from 04/01/2008 how can we make it work to take ERT as of 05/01/2008.
    exchange rate maintained on 05/01/2008 is the spot rate or average rate.
    B/S taken on 05/01 is based on spot rate or average/standard rate.
    Also B/S can be taken on spot rate or average/standard rate as of monthly basis.
    Thanks
    Vikram

    Hi
    What is the report you are executing and what steps did you take to convert the report to have the exhcange rate as of  05/01/2008?
    Rgds
    Nadini

  • Drill Down reports for Profit Centers and Segments

    Hello Experts
    I would like to down load the "Drill down reports for profit center and segments". I have found standard SAP documentation through (http://help.sap.com/erp2005_ehp_05/helpdata/EN/46/f6fc4e7a7569b5e10000000a114a6b/frameset.htm ).
    As per the given guidelines, i have beening trying to down load from client 000, the spool request is showing finished (with out any error and in one / two seconds) .. but the reports are appearining in SAP Easy Acess.
    I have checked with Basis team, whethere i have restrictions with my userid. Even with Basis id also, we are being unable to activate these reports.
    Does it required any configuration / licence issues before i need to lookinto before download?
    Kindly revert
    Regards
    Anil Kumar

    Hello Experts
    This is solved. However, i am mentioning the solution here for further references
    Before downloading the drill down reports, we need to activate the business funciton "FIN_GL_CI_1" through T.Code SFW5
    Regards
    Anilkumar

  • How to look at a report for Profit Center ?

    Dear All ,
    Good Morning ,
                                   I need a report which can show a details of posting for all types  of doc. types for ex. ---> " DZ " = Payment from customer , " AB " = Adjustment .Here User's requirement is to see the posting made for these different doc types in a profit center.Is there ne t. code for this ?
    regards
    sap11
    Edited by: sap11 on Jun 26, 2008 10:40 AM

    Hello,
    I think there is no standard report in SAP as per your req.
    You have to make some modification in SAP with the help of ABAP team .
    Your requirement is like to FBO3 to display the documents,you have to add the one selection criteria in  general section in T code FB03 the extra selection criteria would be profit center as per your requirement.
    Hope it will helps you.
    Regards
    Ravi

  • Using Profit Center Accounting for balance sheet reporting on various plant

    Hi Gurus,
    Can anyone please tell me the steps I need to take to use PCA for balance sheet reporting on various plants under one company code. If there is a better way then please let me know. Thanks

    Hi,
    It depends on the organisation structure you decide on and as such PCA is recomended for your requirement.
    Cosider each plant as a Profit center and decide cost centers under each plant/profict centers.
    For all the materials under each plant assign the prfict center or that pant.
    Change the feild status groups for Profit centers as mandatory.
    If you are in 4.7EE You need to write derivaton rules & Assign dummy profit center for scenarios that overlap or for sales made by one plant of the stocks of other plant.
    Need to identify the Asset costcenter/Plant/location wise adn need to assign in ACSET.
    You need to rum F.5D , F.5E as period end process.
    Down payments need to be handled by way if user exits if you are in 4.7EE
    If you are in >= ECC5.0 then simply activating the document split will give you the PCA wise balances without much month end closing activities.
    Make Zero Balance and Profit centers as mandatory in document splitting charactersics.
    In any case you need to completely test the scenarios and how you are goinbg to get th eprofit center in all the scenarios.
    Reward if useful.
    Sarma

  • Is it possible to get the balance sheet report by using profit center

    Dear Experts,
    could you please help me out regarding the following issue.
    business area wise we can get the balance sheet but i want to know is there any possibility to get the BS by using profit centers only for BS Items or can we assign biasness area as well as profit center in a single screen.

    I think you can use this report. S_ALR_87013336
    Regards
    Radha

  • New GL Activation issue for the program RFBILA00(Balance sheet report )

    Hi Guru's,
        I am working on Balance Sheet report RFBILA00 and the transaction code is S_ALR_87012284.
        Before activating the new GL it was pulling the data from  GLT0 and after activating the new GL it is pulling the data from  
         FLGLFLEXT table.
      What I want here is I need to create a new report copying this program and should allow the program to pull the data from GLT0 
      even after activating the New GL if they want to see 2009 data or It needs to pull from FAGLFLEXT if they want to see the data
      for 2010 year. But I am not able to find in the program that where it is using these two tables. May be it is a dynamic call.
      If anybody is worked in such scenario or have some information about this. Please help me.
    Thanks,
    Ravi.

    Dear,
    This happens because while activating New GL table GLT0 was deactivated to be read so that system is unable to read data from this table. You can go to SPRO>Financial Accounting(New)>GL (New) > Tools>classic table (GLT0 read) somthing like this.
    You will find this deselected.
    Regards,
    Chintan Joshi.

  • How can i develope a report for getting purchase requisition details

    how can i develope a report for getting purchase requisition details like mrp controller release date unit of measure

    Hi,
      Go to Tcode ME53(Purchase requisition display). Give any preq number and click the item overview button..
    in the next page click select one item and press item details button(or F2 button)..In the next page all your requiresd fields will be there.. put cursor in reqd field and press f1.. in the pop up box press techical details(hammer button) to get the field name as well as the transparent table.. Use those fields and table in ur program..
    hope it helps
    Award points if it helps

  • How to export or delivery report for Excel for more than one sheet in OBIEE

    Hi Experts,
    How to export or delivery report for Excel for more than one sheet in OBIEE 11g? (Every time, I can only see one sheet.)
    Is it possibl to implement this requirement?
    Thanks.

    there are 2 oprions,
    One is have your tow report in a single compound layout of analysis and keep the report in dashboard and give report links.
    it will cath both your report.
    Suppose your analysis are different.
    Then you have the option of printing it to a PDF. on ritght top of Dashboard, Print - > Printable PDF.
    you ca export to PDF no to excel.
    mark if helps,
    fiaz

  • Profit n loss statement n balance sheet reports

    Hi,
    I need to develop PNL and Balance sheet reports. Could anyone please guide me how-tos about it and the pit holes need to b avoided?
    Thanks,
    DP

    There are std P&L and balance sheet reports delivered by SAP. That would be a good place to start.
    http://help.sap.com/saphelp_bw33/helpdata/en/6e/ff703b3de59e4fe10000000a114084/frameset.htm
    http://help.sap.com/saphelp_bw33/helpdata/en/6e/ff703b3de59e4fe10000000a114084/frameset.htm

  • Difference of balance in balance sheet report & Business area wise report

    Dear Group Members!!
    In my company user wants to generate Business are wise Report
    Difference of balance in balance sheet report & Business area wise report from same t code
    Balances are different if enter business area, & if I execute the report with out entering any business area. Transaction code S_ALR_87012284 - Balance Sheet / Profit and Loss Statement.
    The difference amount to be considered as data entry made with out using business area?
    How do  I rectify this?   
    Your comment will be helpful for me
    Shamulheq

    Hi Shamulheq
    While working with business area you must first recognize that they are not company code dependent and can be used cross-company. Also depending  on the SAP release you are working with postings to Business Area may not 100% guarantee, since there are cases where rules or standard SAP is not available and line items posted  will be carried out without BA. For SAP releases not using the NEW GL, the setting up of adjustments accounts and monthly execution of adjustment programs would provide the vehicle to relate and adjust any missing BA at B/S and P/L level. If you are using NEW GL the document splitting would help to set the rules where every single line item would get a business area.
    I assume that you are using the classic GL. The execution of T code S_ALR_87012284 - Balance Sheet / Profit and Loss Statement without business area retrieves all posting entered for any given company code regardless the account was posted with or without business area, this can be clearly displayed when you select the radio button for Classic Navigation. If you filter by Business Area, then the report will isolate the output data accordingly (The balances should be smaller). When using the classic GL you have to make sure that the financial statement version you use to execute the report,  includes that the technical (Adjustment accout) account(s) that is used for the adjustment programs, so the correction to buisness areas is also included.
    In conlcusion I think you have to make all this considerations, in order to better understand where the differences come from.
    Hope this helps.
    GG

  • Balance sheet item in Profit center accouting

    Dear All,
      We are deriving segmental reporting through profit centers. I have created the profit and loss accounts as cost elements. Should I have to create the balance sheet items also as cost elements. In that case what should be the category for balance sheet items such as investment, asset, creditors, debtors and all other balance sheet items.
    Regards
    Vasantha

    Hi Vasantha
    The idea of profit center accounting is to have balance sheets, profability within the company for products, regions etc. You can derive balance sheet for these other than the legal balance sheet.
    Now coming to your point, as others rightly said when you create cost elements for p&l gl accounts, the costs flows to the profit centers from the cost centers.
    Then the GL accounts, you dont need to create cost elements. The profit centers are derived from the offsetting expense gl account. The profit center are derived from various assignments.
    Profit centers in the Material master - Vendors & Customers get the profit center from the profit center assigned in the MM Master of the material when you buy or sell.
    Profit center for asset - Cost center is assigned in the asset master from which it derived the profit center. When you buy asset, depreciation etc., flows to profit center accounting.
    Most of the transactions profit centers are derived from the profit center assigned in the cost center for all balance sheet accounts.
    Now coming to the New GL or Old GL, profit center are transferred to the balance sheets accounts esperically for Debtors & Creditors at the period end in Old GL by running TCode 2KEK, now with the New GL Document Splitting, the profit center is assigned immediately in the transaction itself.
    I hope it is clear how profit center accounting works.
    Regards,
    Suraj

  • Balance sheet report

    Hi all,
    I have created a balance sheet report in FI using the hierarchy(based on 0GLACCEXT). The hierarchy looks as follows:
    Current Assets (Text node)
          ABC     (This is the GL account under current assets)
          DEF      (This is the GL account under current assets)
    The Query has 0balance as the key figure. Everything gets displayed on report correctly but there are 2 issues:
    1. I want to display the individual balance values (for each GL account) in one column and sum of balances of GL account (displayed for nodes) in next column.
    How can I achieve this? Right now, the summation at nodes is happening(since it is a hierarchy),
    but in the same column.
    2. How can I include a GL which does not exist in my development system but exists in production. 0GLACCEXT will only show the  GLs which are coming as master data. Users are saying that if a GL is not there in development system, it can appear in production system.
    Last question is: Is there any way to create Balance sheet reports (with a fixed layout) without using hierarchies?
    Thanks

    Hi
    You can achieve through SELECTIONS. do like this suppose you have the line item called Inventory(this inventory will capture the data from two or three GL accounts say ex: 123,456,789).you can create the selection with the name inventory and use these GLaccounts in that.when you see the report it will show
    Invantory            $1000
    Share Capital     $2000
    Deposits            $3000
    when drill down it will shoe GL account wise also.
    Regards,
    chandra.

  • Split balance sheet report by different business types

    Hi Expert,
    Recently, one of my entity with new business type required to setup and target live by May-2011. Currently, we are using profit center accounting for P&L report. With the new business type, they would like to split the balance sheet report by that.
    Can expert please share with me how can I achieve to split the balance sheet by different business types? Your kind help is appreciated.
    Regards,
    Kang Ring

    Dear:
                 For business area definition you have to do certain customization in SPRO In enterprise structure....definition for Financial Accounting... define business area and for enabling Business area wise balance sheets to ****(Financial Accounting Global Standard) in SPRO...Enter Global Parameters.... and enable Business area balance sheet.
    Regards
    Edited by: Atif Farooq on Mar 4, 2011 10:53 AM

Maybe you are looking for