Capture balances in dep area for reporting purposes

We use standard depr. area 01 for postings to GL. We have created area 50 for replacement value
When we settle or amortise assets area 01 gets updated but area 50 doesn't - is there a way to get values recorded in area 50 so for reporting purposes we can see current replacement values? Right now its zero
In addition we'd like to have some sort of index on the replacement value lets say linked to inflation index etc, something like that, so that for e.g. our buildings have a book value of $1 million but replacement value is $2 million after indexing has been applied
Thanks for help
Julian

Hi Stefen,
Please refer below link:
http://help.sap.com/saphelp_470/helpdata/en/4f/71dc62448011d189f00000e81ddfac/frameset.htm
http://help.sap.com/saphelp_470/helpdata/en/4f/71dc62448011d189f00000e81ddfac/frameset.htm
http://help.sap.com/saphelp_470/helpdata/en/de/394dcc9475034ab09124fe2e22c66a/frameset.htm
hope this helps.
Please assign points as way to say thanks

Similar Messages

  • Need an approach regarding reporting for a one-to-many primary-child relationship, where there are more than three child objects for a primary object for reporting purpose

    Business Scenario- We have a parent organization with 6 different Business Units.One BU requires 9 stages for for Opportunity(Tender) Tracking.The client requirement is to show the basic details of the tender at the header level and to show details specific to individual sales stage as different tabs.There will be multiple opportunity members added as opportunity team and will be responsible for capturing details specific to individual sales stage(tab). The Tab should be enabled and disabled based on the role. Reporting is required against each stage with specific fields of child objects against each opportunity.
    We created multiple children entities under the oportunity(one to many mapping) but we are unable to add more than 3 child objects for a primary object for reporting purpose.
    Kindly suggest what needs to be done to meet the requirement

    Can you provide the exact steps you took to  "created multiple children entities under the oportunity" ?
    Jani Rautiainen
    Fusion Applications Developer Relations
    https://blogs.oracle.com/fadevrel/

  • Sliding window sanario in PTF vs Availability of recently loaded data in the staging table for reporting purpose

    Hello everybody, I am a SQL server DBA and I am planning to implement table partitioning on some of our large tables in our data warehouse. I
    am thinking to design it using the sliding window scenario. I do have one concern though; I think the staging tables we use for new data loading and for switching out the old partition are going to be non-partitioned, right?? Well, I don't have an issue with
    the second staging table that is used for switching out the old partition. My concern is on the first staging table that we use it for switch in purpose, since this table is non-partitioned and holding the new data, HOW ARE WE GOING TO USE/access THIS DATA
    FOR REPORTING PURPOSE before we switch in to our target partitioned table????? say, this staging table is holding a one month worth of data and we will be switching it at the end of the month. Correct me if I am wrong okay, one way I can think of accessing
    this non-portioned staging table is by creating views, which we don’t want to change our codes.
    Do you guys share us your thoughts, experiences???
    We really appreciate your help.

    Hi BG516,
    According to your description, you need to implement table partitioning on some of our large tables in our data warehouse, the problem is that you need the partition table only hold a month data, please correct me if I have anything misunderstanding.
    In this case, you can create non-partitioned table, import the records which age is more than one month into the new created table. Leave the records which age is less than one month on the table in your data warehouse Then you need to create job to
    copy the data from partition table into non-partitioned table at the last day of each month. In this case, the partition table only contain the data for current month. Please refer to the link below to see the details.
    http://blog.sqlauthority.com/2007/08/15/sql-server-insert-data-from-one-table-to-another-table-insert-into-select-select-into-table/
    https://msdn.microsoft.com/en-us/library/ms190268.aspx?f=255&MSPPError=-2147217396
    If this is not what you want, please provide us more information, so that we can make further analysis.
    Regards,
    Charlie Liao
    TechNet Community Support

  • JURISD AREA FOR TAX PURPOSE

    Hi
    Trying to configure jurisdictional area for tax purpose.
    Once i do the same i am unable to enter rates in a new tax codes that i try to create through tran code 'FTXP'.
    Getting an error message tax rate lines can be deactivated only for codes assigned to Jurisdictional areas.
    Regards
    Aravind

    Hi,
    Check your COD config.
    I hope you are having 01,02, 03 and 07 as dep areas in your COD.
    First set your COD with OAPL.
    Use transactions OADB, and OADC.
    in OADB give posting in GL as 1 for dep areas, for which you want to adopt values to GL. For other areas put 0 in posting to GL, and select real dep area for all the areas.
    in OADC specify your dep area type for all the dep areas.
    Now OABC and OABD.
    Put proper settings for each dep area according to SPAIN country regulations.
    Thanks,
    Srinu

  • Categorizing Vendors for reporting purposes.

    Dear experts,
    I would like to set up our new system in such a way that our vendors are categorized according to the reporting requirements from business, i.e. procurement.
    What is the best way to conduct this? Is there a standard way, or are accountgroups normally used?
    I know vendor hierarchies, which are normally used to represent the structure of a particular vendor and it's subsidaries.
    Then there are the corporate groups to place them in a holding of companies.
    What's your experience on this?
    BTW, are SAP classifications often used to categorize vendors for reporting purposes?
    Thanks for your input.

    Hi Schotanus,
    Please put in SD blog and get the help.
    Regards,
    Anil

  • EBusiness tax feature "Tax for Reporting Purposes Only"

    Hi everyone,
    Did anyone used "Set Tax for Reporting Purposes Only" feature in Etax? If yes, then can you, please, describe me how works in AP/AR modules. Because for some reasons I cannot make it work and Etax User Guide does not contain much information about it.
    Thanks in advance,
    Vladimir

    As I mentioned in the PM, I'm going to list an alternate tax solution here.
    It involves using a single tax amount (the lower amount) on all products. That may not sound right, but with some additional steps it's not a bad solution.
    Assuming you have two tax amounts, one at 7.5% and another at 9%, you assign all taxable products the lower tax amount.
    Then you change the price of the higher taxed products by the difference in the percentage. (if the product was $1, then it is now $1.02) Part of why this works is because the increase is not so significant that customers would usually care.
    Using the product attributes, you set up a dropdown list with the options, "tax1" and "tax2"
    Each product, in a custom1 field is assigned its appropriate tax name (tax1 or tax2).
    The dropdown list is hidden, so the customer doesn't know it's there
    When a customer looks at a large product view, js automatically selects the appropriate attribute based on what is in the custom field.
    Set up two reports, one for each tax group.
    Filter them by attribute, so only the applicable products are shown in the report
    Using very simple math (Total x 1.075 and Total x 1.09, depending on which report it is), the accountant will know exactly how much to pay in taxes for each tax type.
    At first glance, this looks like a bad solution, but all that really matters is that the company is collecting and paying their taxes. Your client charges the lower amount so they are not overcharging taxes (kind of illegal). The slight price increase of the higher taxed products covers the rest and then some.

  • Balancing figure business area for line item 001 is not found

    hi
    In MB31 while doing Goods Receipt (Movement type:101) i am getting an error like "Balancing figure Business Area for line item001 not founr".  Document splitting is active in my system and i assigned business area for plant and division combination.  Why i am getting this error.  Anywhere else i have to assign business area.  Pls help me.

    hi,
    i am following rule no 1 and the assignment is fine over there
    it is working for all line items except one line item and giving message like above menctioned in subject line but if i check in line item 30 business area is exist like all line item i.e 1100
    for any information revert it
    regards
    bvdv

  • Grouping of vendor's for reporting purpose

    Dear Experts,
    i have an issue where i have different vendor code (For example - IBM- Mumbai, IBM-Bangalore,IBM- US,IBM-Germany). i have created different vendor code for all these companies.
    Now i want to link all these vendors under single grouping code  so that i can see the report based on group company "IBM" that what all the business i have done against the group company "IBM".
    Is there any concept of grouping several vendor's under single code for reporting purpose.
    Plz suggest.

    The best way to resolve your issue i think is by creating a vendor class with class type 010 in t/code CL02...before this create a characteristic where maintain the Vendor codes & name in Values data tab in t/code CT04 and assign the same in CL02...now you can use this class in any vendor related report by using the option Vendor by class.
    Regards,
    Indranil

  • Using Oracle Essbase For Report Purpose

    Good afternoon all,
    I am new in Oracle Essbase. I will appreciate If I can get a link on how to setup Essbase and use it for report purpose.

    start here http://download.oracle.com/docs/cd/E12825_01/nav/portal_1.htm it has all of the information on installation and setup

  • Tax balance sheet Dep area in Asset Accounting

    Dear Sap Gurus,
    Can anyone tell me how to configure Depreciation area taxbalance sheet for india. Highly appreciated
    Tanks
    Manoj

    Hi
    Configuration steps:
    Copy Reference COD/Depreciation Areas (EC08) select Copy/Delete dep areas in this select Income Tax check box.
    Go to OAYZ - Deactive Income Tax
    AS01 - Depreciation Area Tab - give dep key for Income Tax, which will show in AW01N
    *Book Dep - shows in Balance sheet
    Income Tax -  Tax Authority purposes* only.
    Thanks
    Anil

  • Structuring a Business Area for Reporting Periods and Points in Time

    Dear all,
    I'm in the process of designing my first business area for discoverer.
    The database is for people staying in accommodation over various periods.
    (Anything from individual days to periods of 15 years!!)
    The reports I'm producing fall into two categories:
    (a) Reports on periods of time such as:
    Accomodation days during a year broken down by Region
    Trend of accommodation days per month during a two year period
    (b) Reports on a particular point in time such as:
    Number of people in accommodation on a particular day
    I'm trying to work out how to structure the business area.
    If I think about requirement (a), I'm inclined to create a view which
    splits up periods into one month chunks (the smallest period I think I need).
    By this I mean having a view which gives me a row for every month for which any period of accommodation is active. This makes reporting on a monthly basis fairly easy.
    If I think about (b), I'm inclined to create a view which leaves the accommodation periods as single rows and then calculate a boolean field which indicates whether that accomodation is active on the date in question.
    It seems that these two requirements need different structures in the business area. Maybe it's best to create two folders which draw on the two different views.
    Any thought would be appreciated.
    Regards
    Suhada

    Hi,
    As you would probably expect, it all depends on your requirement and the table design.
    You can create a date hierarchy in Discoverer that contains the day, month, year levels and this will make it easy to create reports with totals aggregated at these levels.
    However, if your table contains, for example, the start and end dates when people move in and out of accommodation, then you will need to have a period table so that you can report on the months between the start and end dates. The period table will list all past and future months and you can join this to your data to obtain totals for all the periods.
    If you need to have reports that display zeros or nulls for periods where there is no data, then you will need to outer join your data with a period table.
    The decision on whether to use views or folders and joins in the EUL depends on the complexity of your data model. If you need to join many tables together to produce a single report, then you should consider putting some or all the joins into database views.
    Hope that helps,
    Rod West

  • Custom fields not visible in Active subject area for reporting

    Hi all,
    I added a custom field to the object Service Request and I cannot find it under the field listing in Active subject area for building a report. The custom field is of the type integer. Any help is appreciated.
    Thanks in advance

    expand Service Request folder and then expand Service Request Custom Fields folder now the new field should be there

  • Asset Accounting - Dep area for US

    Hi AA expertsw,
    We have uploaded the Section 179 details in Depreciation Area 12 ACE (Adjusted Current Earnings)
    How Section 179 Tax Depreciation does is taken care in SAP
    RGds,
    VR

    Copy sample US chart of Depreciation and you can use depreciation area 12 for Adjusted current earning.
    Activate the depreciaiton area for your chart of depreciaiton.
    If standard depreciation keys exits in the system u can use them for your asset class or you have to design your own deprecation key for the depreciaiton to work for that area.
    Assign points if that is helpful
    thanks
    shravanthi

  • How to set up hierarchy for GL Accounts - for reporting purpose

    Hi All,
    we are using OBIEE 10g with Oracle R12 as our OLTP.
    my question is that I have configured - Section 3.2.1.6.1, "How to Configure GL Account Hierarchies Using GL Accounting Flexfield Value Sets Definitions."
    and I'm getting the correct hierarchy now.
    few codes from my config files given below. we have used Actual Parent Account numbers in order to sort the TrialBal report in a particular format, Group Account Num in character format were not serving our purpose.
    Now as you can see with this configuration obviously the standard reports (Balancesheet) are coming blank.
    I would need to configure these group account codes for every BMM layer folder to include our group account numbers.
    Also I need to have a specific format for balancesheet ..now seeing the below format please advice me where and how do i configure this drill down hierarchy?
    because "Non Current Assets>>Fixed Assets" "Investments" are just group labels and not defined in the system anywhere. so how do I achieve this format in the report with drill down
    Balance Sheet Format like below-
    Sl No     Particulars
    A     Non Current Assets
    A.1     Fixed Assets
    A.1.1     Fixed Assets
    A.1.1.1     Asset Cost (total Balances frm natural GL Account 101010 to 101130)
    A.1.1.2     Accumulated Depreciation (total Balances frm natural GL Account frm 105010 to 105160)
    A.1.1.3     Asset Clearing (total Balances frm natural GL Account frm 104510 to 104630)
    A.1.2     CWIP (total Balances frm natural GL Account frm 102010 to 102120)
    A.1.3     Intangibles (similarly like above some account range)
    A.1.3.1     Intangibles Cost (similarly like above some account range)
    A.1.3.2     Accumulated Amortization (similarly like above some account range)
    A.2     Investments
    A.2.1     Investment in Shares
    A.2.2     Investment in New Ventures
    A.2.3     Investment in Properties
    A.2.4     Properties under Construction
    A.2.5     Advances for Investment Properties
    B     Current Assets
    B.1     Inventories
    B.1.1     Finished Goods
    B.1.2     Packing Materials
    etc.
    file_group_acct_codes_ora.csv
    CHART
    OF
    ACCOUNTS
    ID FROM ACCT TO ACCT     GROUP_ACCT_NUM
    50328     101010     101999     101000
    50328     102010     102999     102000
    50328     103010     103999     103000
    50328     104010     104210     104000
    50328     104501     104999     104500
    50328     105010     105160     105000
    =========================================
    file_group_acct_names.csv
    GROUP_
    ACCOUNT
    NUM     GROUP_ACCOUNT_NAME     LANGUAGE
    101000     Fixed Assets-Cost     E
    102000     Capital Work In Progress-Cost     E
    103000     Asset Cost-Intangibles     E
    104000     Fixed Assets-Cost Clearing     E
    104500     CWIP Cost Clearing     E
    ==========================================
    file_grpact_fstmt.csv
    GROUP FIN_STMT
    ACCT       ITEM GL_ACCT_
    NUM     CODE     CATCODE
    101000     AP     BS
    102000     AP     BS
    103000     AP     BS
    104000     AP     BS
    104500     AP     BS
    ===============================================
    file_glacct_segment_config_ora.csv
    CHART OF ACCOUNTS_ID     SEG1     SEG1_VALUESETID     SEG2     SEG2_VALUESETID     SEG3     SEG3_VALUESETID     SEG4     SEG4_VALUESETID     SEG5     SEG5_VALUESETID     SEG6     SEG6_VALUESETID     SEG7     SEG7_VALUESETID
    50328     SEGMENT1     1013524     SEGMENT2     1013525     SEGMENT3     1013526     SEGMENT4     1013527     SEGMENT5     1013524     SEGMENT6     1013528     SEGMENT7     1013529
    AGGREGATION     Y          Y          Y          Y          Y          Y          Y
    ==================================================

    Dear Balaji,
    You can directly create hierarchies in the transaction COMM_HIERARCHY.
    You can assign Category Hierarchies to Applications in the IMG (transaction SPRO): Cross-Application Components => SAP Product => Product Category => Assign Category Hierarchies to Applications.
    (Alternatively, you can transport selected hierarchies and their categories to a specified target system in the same IMG path Cross-Application Components => SAP Product => Product Category => Transport Categories.)
    Hope I was able to help you!
    imre

  • Grouping materials for reporting purposes

    Hi,
    What field in the material master record will you recommend to use to group materials (finished goods) for management reporting?  For example - in the management accounts you have 2 categories "Ready-to-eat meals" and "Ready-to-cook meals".
    What field do you recommend to use to assign the materials to a specific category?  Please indicate why and what are the advantages & disadvantages.  It has happened before that the assignment need to be changed (that a specific material needed to be allocated to a different category after creation).
    Thank you in advance for your help.

    Hi,
       If its on MM point of view, I would suggest to go for material group. The material group is there in all the purchasing reports (ME2* reports), Inventory reports (MB52), etc.
       But the material group is at client level (MARA). and  is possible to assign only one material group per material. If the same material is to be assigned to different categories, you may check the material group 1, material group 2 etc options in sales view. But these are specifically for sales side reporting and not available in standard MM reports.
       Please share which reports you want to take based on the grouping...
    Regards,
    AKPT

Maybe you are looking for