Report to tie sub-ledger to the G/L

The client needs a balances report that shows detailed balances that would tie to the trial balance in fs10n. The asset balances report cant be used because the "report date" appears to use the value date of the asset and not the posting date. Say if an asset was posted today with a value date in february, the cost appears when you run the report as of 2/28, but this cost wasnt in the G/L on 2/28. Hence fs10n and the balance report dont tie. Where can we get a report to pull the asset balances by the POSTING DATE?
Note: ABST2 wouldnt fulfill the requirement as it only shows recon analysis and has no details.

Hi,
The current book value only works for this period not historicals. I would like to get historicals based on the posting date. The report date is not really the posting date. For example, if you post a retirement now with a value date of 3/31 and posting date 8/20 and run the balances report for 4/30, 5/31 etc you would see that the asset wouldnt be on the report but it would show up on retirements. Same with transfers. Here we do a lot of transfers/retirements and acquisitions with old value dates, that way we can have the asset on the subledger and account for the depreciation from that date. However, as a rule the asset is posted in the current period (since the old periods are obviously closed). Now the internal audit requirement is that they need a balances report to tie the G/L to the sub-ledger as of any posting date (including historicals). As far as I have seen, no standard report is able to accomplish this for us. If its going to be a custom report, then please let me know which tables I can find this data. The issue I have is that the legacy assets which are not posted to but have balances dont exist in ANEK. So, ANEK info doesnt let me tie to the G/L. I need balances + ANEK info upto a certain posting date.

Similar Messages

  • Short dump when I do total or sub total in the ALV report

    Hi,
    When I do total or sub-total on the currency field in the ALV report, it'll give a short dump like
    " The current application program detected a situation which really
    should not occur. Therefore, a termination with a short dump was
    triggered on purpose by the key word MESSAGE (type X)".
       Short text of error message:
       Technical information about the message:
       Message classe...... "0K"
       Number.............. 000
       Variable 1.......... " "
       Variable 2.......... " "
       Variable 3.......... " "
       Variable 4.......... " "
       Variable 3.......... " "
       Variable 4.......... " "
    Trigger Location of Runtime Error
        Program                                 SAPLSLVC
        Include                                 LSLVCF36
        Row                                     2,726
        Module type                             (FORM)
        Module Name                             FILL_DATA_TABLE
    sometime when I do the page down on the ALV report, the same short dump is coming.
    Can anyone help me out.
    Thanks
    Selva

    Hi,
    I'm getting this short dump in the standard program.
    I'm getting ALV report display perfectly. the problem is, when I do total or subtotal on the currency fields.
    2704
    2705 ************************************
    2706 * Column per Fieldcat Entry
    2707 ************************************
    2708         ls_lvc_data-value = space.
    2709         clear ls_lvc_data-style.
    2710         loop at it_fcat_local assigning <ls_fcat>
    2711                 where tech ne 'X' and no_out ne 'X'.
    2712           if l_invisible eq 'X'.
    2713             clear l_invisible.
    2714             if <ls_fcat>-do_sum is initial.
    2715               continue.
    2716             else.
    2717               clear ls_lvc_data-col_pos.
    2718             endif.
    2719           endif.
    2720
    2721           add 1 to ls_lvc_data-col_pos.
    2722
    2723           assign component <ls_fcat>-fieldname
    2724                            of structure <ls_data> to <l_field_value>.
    2725           if sy-subrc ne 0.
    >>>>>             message x000(0k).
    2727           endif.
    2728
    in this standard program, I'm getting the dump. the line is mentioned above in the code.

  • How can i transfer a field value in the main report to its sub-report?

    <p><font face="Arial" size="2">How can i transfer a field value in the main report to its sub-report?</font></p><p><font face="Arial" size="2">Please eloberate with example if possible!</font></p><p><font face="Arial" size="2">Thanks...</font></p><p> </p>

    <p>You can do a couple of things - one would be to pass the information using the data linking expert.  Right click on the subreport, choose &#39;Change Subreport Links&#39; and select the field(s) you are wanting to pass to the subreport.  CRW will build parameters and a record selection formula for you in the subreport, and if that&#39;s what you want, then great.  But you can also remove the selection formula from the subreport and work with the parameter fields in the subreport however you would like.</p><p>Alternatively, you can look to passing Shared variables back and forth from the main and subreport.  this link talks about the method to do this: http://diamond.businessobjects.com/node/251</p><p> </p>

  • Interactive report with detail sub-report on the same page

    Hi all,
    I'm fairly new to APEX, sorry if my question is too obvious. I'm using Apex 4.0.2 on top of Oracle 11.2.
    I have an interactive report listing the content of a table. Since there are many columns in that table I would the report to show only a few identifying columns and the complete record currently selected being displayed using another report in a separate region on the same page.
    The "Link Column" on the interactive report does almost that except that it jumps on another page; I would like to simply have a sub-report updated with the selected data instead of a new page displayed. Does anyone know how to do that?
    Thanks for your help,
    Chris

    Chris,
    this sounds like what I normally do in my referential data.
    I use the wizard to create "form with report"
    I make sure that both regions (the form and the report) will be set on the same page number
    then I check/change the order of the regions (report first, form second)
    then I set the form to display in column 2
    regards,
    Richard
    P.S. the report only shows enough columns to recognize the records. the form shows all records

  • Report "General Ledger from the Document File" - Cumulative balance

    Hi!
    When I start the report "General Ledger from the Document File" (transaction S_ALR_87100205), I get a list of documents with no obvious default sort order criteria (I can see at glance that document numbers and posting dates are not sort criteria). This makes the cumulative balance column completely useles.
    Since the cumulative balance is carried from one row to another, standard sorting functionality for the already produced list makes no sense.
    There should be a way to affect the sort order in program <b>before</b> cumulative balance calculation, or at least to find it out.
    Is there a way to acomplish this?
    Thanks!
    Regards,
    Igor

    In the output control section there is a button called configure. Select a variant. Select configure. Save the sort order and report definition the way you want it. Name a new variant. Now go back and run the report with your variant.
    pls assign points if helpful as a way to say thanks.

  • Display multiple records as sub-sections in the same report.

    I am using Crystal Reports (VS-2005).
    In a report, I have various sub-sections in the Details section. Each section represents a category and is connected with SQL command which uses LEFT OUTER JOIN.
    The first section is the main section and the subsequent sections are the child sections.
    Sometimes, a sub-section (other than the first main sub-section) picks multiple records of that category. In this case the report extends to multiple pages. Each report displays one record of this sub-section.
    I want to show the the same sub-section multiple times in the same report as opposed to multiple reports that are now automatically generated by Crystal Reports.
    How to handle this issue?

    This is a .NET programming forum related to Crystal Reports. Your question is best suited for our report design forum below. Also, when you post your question it will be helpful if you use report design terminology. We have elements like Report Header, Page Header, Groups, and Details sections. Just mentioning "sections" doesn't give us a good idea about what you are attempting to do.
    Check out the grouping options and see if it helps. You might need to create a formula to help you with your grouping though.
    If you like, I can move this to the design forum.
    [SAP Crystal Reports Design|SAP Crystal Reports;

  • Reports  on ( G/L Account  ,  sub ledger,  cash book &bank book.)

    Hi,
    can any body tell me  how to write a program on reports  for  G/L Account,
    sub ledger,
    cash book and bank book,
    plzzzzzzzzzzz  soonnnnnnnn

    hi expertss,
    can any body  explain me abt these G/L Account

  • Sub-details in the same report at a double click

    Hi All,
    Can anyone let me know how to display the below details in the report?
    Initially we can display the basic list with month details. Say we have 12 months (12 lines) in the output. Now if I double click on the month (say March), in the same report under the march month, it has to display the number of weeks (say 5 weeks). Is it possible to display the information using the normal ALV function modules.
    Kindly do the needful.
    Thanks in advance.
    Regards
    Ramesh.

    Hello,
      You can use Hotspot for the month and Onclick command change the internal table with new entries and display this new internal table with Refresh Command.
       Refer SALV_TEST_TABLE_REFRESH.
    Thanks.
    Nagendra

  • Sub-ledger other than vendor/customer/assets

    Hi
    Our client is having requirement to have sub-ledger (other than vendor/customer/assets) for outstandings and required a report with opening balances, debits, credits and closing balance sub-ledger wise.

    Hi,
    As per your requirement from what i have understood please correct me if I am wrong.
    You want to book your expense with reference to an Outstanding GL.
    Then pay off using the Outstanding GL.
    And you don't want to show the expense gl but should reflect in your Outstanding GL.
    If this is your requirement then please clarify that you don't want to show the expense in TB and also you want to show the amount in Outstanding GL which is a Balance Sheet account.
    At the time of payment what GL will you use and also if you are not showing the expense in the TB then where you want this expense to reflect.
    Edited by: lolu jo on Feb 14, 2012 12:34 PM

  • Sub Ledger Extraction from R/3

    Hi
    I have to extract Sub Ledger from R/3 into BI.
    in R/3 if u go to transaction f.23 or u go thru menu
    SAP Menu->Accounting->Financial Accounting ->Accounts Recievable->Information System ->Reports for Accounts Receivable Accounting ->Customer Balances ->S_ALR_87012172 - Customer Balances in Local Currency
    when we run this report you will get "Customer " in 3rd column ,
    now I am being told that this is sub ledger.
    I want to know how can i extract it from R/3 and store in BI.
    There is same report in AP also
    SAP menu ->Accounting ->Financial Accounting ->Accounts Payable >Information System ->Reports for Accounts Payable Accounting ->Vendor Balances ->S_ALR_87012082 - Vendor Balances in Local Currency .
    Here third column is vendor (or subledger ???)
    I have not much idea on Sub ledger
    Thanks

    Hi,
    Financial accounting is dual entry system where general ledger (also known as nominal ledger) is the main accounting record book this general ledger is supported by subsidiary ledgers (account receivable and account payable). FI extraction is also known as coupled extraction (as general ledgr is coupled with account receivable and payble). So I suppose you have been asked to work on account receivable 0FI_AR_4) and payable (0FI_PA_4) for more information please see the link.
    http://help.sap.com/saphelp_nw70/helpdata/en/af/16533bbb15b762e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/3f/fbf83a0dfa5102e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/bc/02f93abb013b0de10000000a114084/content.htm
    Dev

  • Difference in balance as per Sundry creditors account in TB and sub-ledger

    Hi,
    I am front end user in SAP B1. When i generated the trial balance and the Creditors sub-ledger account i found there was a difference as per the TB and the total of the Creditors sub-ledger account. This difference is appearing inspite of ticking the box add journals, can anyone pls tell me why the difference is occuring. Urgent
    Poornima

    Hi Poornima,
    The best way of determining what the correct figures are is to query the jdt1 table (journal entry rows).
    The business partner can be found in the field shortname and then sum debits and credits to get the true balance of each Business Partner. Please note that the figures in jdt1 should be the true value in case there is a difference.
    To work in the right direction it is important to break down the figures and that way identify where the difference is coming from. The break down can be by BP and date period. Also please check if the BPs are using multiple Control accounts if some figures are hidden there.
    Please note that the most common reason when these kind of issues are reported is that some of the report criteria has been defined in a way that will lead to differences. That is speaking from my own experience.
    Hope it helps.
    Jesper

  • Cash journal - Sub ledger

    My client wants to create subledger (he is in the opinion that if One GL accoount is plitted / classified then it is treated as Sub ledger) to split the Amount in GL Account employee wise, by creating Emplopyee vendor master.
    I heared Document Splitting but is it possible, splitting one GL account? (say Printing & Stationary account is to be splitted according to Emloyee vendor/ employee)... i.e..
    if you take one GL account (Expenses) he wanted to generate a report of GL account based on the employees who expended a part of amount? when...?
    That means, if you open any Expenditure account, it also give a detailed report that the transaction done by whome? ofcourse you may say "Text can be maintained"... but based on text we cannot generate rport naa?
    Is it possible GL Splitting like document splitting? i think no... please correct me / guid me in a possible way
    if yes, Please let me know how it is to be done? and what is different between Document Splitting and GL Splitting?
    Dasu

    Hi
    It is correct that you can get a list for every employee. if you create the as vendors. For all expense GL which have been created as Cost Elements in CO, there is a standard report, which would display the offsetting account number and name. The T Code for the same is KSB1. It basically gives  you the details of expenses per cost element and cost center combination. However, the same would not be available for balance sheet account, say for eg, cash Journal. For that you need to modify a structure to display the offsetting account number in FI reports. Refer the link
    Re: adding a field to FBL3N
    Hope this solves your issue.
    Regards
    Sanil Bhandari

  • Advance sub ledger and create Artist statement

    hi all,
    i am getting error in one report program name ( *ZFI_ARTIST_STATEMENT* ) Tcode (ZFI_ARTIST_STATEMENT) Clear advance sub ledger and create Artist statement .
    this is running good in FCI environment but not in FCP environment. so please can you suggest me that what could be the isssue.
    there is no change in program . that i have already seen.

    I feel you have posted the question in wrong forum as it seems from your explanation that the issue is not related to SD.  What for that zee report has been developed ??
    thanks
    G. Lakshmipathi

  • Unable to clear sub-ledger items on uploading electronic bank statement

    Hi All,
    The client is in Belgium & uses format BE for bank statements. in postprocessing of EBS (FEBA), there are a few items with a posting rule 0002 (for Eg) that need to be posted manually. The posting rule is as below:
    0002   1  40   BE INTERIM                 50  BE BANK      ZR   1
    0002   2         BE OUTGOING BE      50  BE INTERIM   ZV   4
    As you can see the posting type is 1 & 4. The user's contention is that this should knock off items in sub-ledger i.e., vendor & customer open items but the system is posting to the GL accounts that are assigned to the account symbols shown above.
    My question is... Is it possible with such a posting rule to clear items in sub-ledger? If yes, is there any setting that needs to done to ensire that in FEBA, on manually trying to post the system should direct to the screen where you can enter the customer or vendor number & select open item?
    Thanks,
    Lakshmi

    I found the answer in Customizing new G/L. thanks anyway.
    Heiidi

  • How to show all view tab (Main Report and all Sub Report) in Visual FoxPro 9

    I use ActiveX from Crystal Report Developer XI for viewer in Visual FoxPro 9 and I already know how to show Main Report by using command:
    oRptRun=createobject("CrystalRuntime.Application")
    oRptView=thisform.oleRptViewer
    oRptOpen=oRptRun.OpenReport('MyReport.rpt')
    oRptView.ReportSource=oRptOpen
    oRptView.ViewReport
    Inside the MyReport.rpt there is two subreport name :
    1. MySubReport1
    2. MySubReport2
    My Question is :
    How to show all view tab (Main Report and all Sub Report) at the 1st time we call ViewReport?
    I try to using command :
    oRptRun=createobject("CrystalRuntime.Application")
    oRptView=thisform.oleRptViewer
    oRptOpen=oRptRun.OpenReport('MyReport.rpt')
    oRptSub=oRptOpen.OpenSubreport("MySubReport1")
    oRptSub=oRptOpen.OpenSubreport("MySubReport2")
    oRptView.ReportSource=oRptOpen
    oRptView.ViewReport
    but only show Main Report (view tab name : Preview)?
    Did I miss any command before I call oRptView.ViewReport?

    Your right, there is only one tab to view the report.
    To open the subreports you will need to click on them in the main report. I don't know of a way to open them programmatically like you are doing here
    http://diamond.businessobjects.com/robhorne</a>

Maybe you are looking for

  • Need help in developing a webdynpro application using UWL API

    Hi developers, Iam developing a new WebDynpro application for UWL using UWL API.the functionality is to dispaly the summary of UWL like number of unread items, total items. Iam getting the problem while deploying the application, iam getting warning

  • Is upgrading to Mountain Lion worth it?

    I have a mid-2010 MacBook Pro currently running Lion.  I know that I cannot AirPlay Mirror or Power Nap but am wondering from those who have upgraded to Mountain Lion if it is worth it without those two features, AirPlay Mirroring being incredibly ap

  • ALV dynamic with deep structure

    Hi All, I need to program an ALV Report with a deep structure based on a outbound proxy  structure, so I should pass to ALV function or ALV Method a dynamic table and a dynamic structure. I tried to do it but I got a dump using this function module R

  • Problems with updating muse and illustrator

    Everytime I try and update muse it says the installer is damaged - have tried everything, restarts, waiting a few days etc. Then wne I tried updating illustrator I got this: Adobe Illustrator CS6 Update (version 16.2.1) There was an error downloading

  • Screen Share frame stops

    Hi Guys, I got screen share running pretty well now. Quality is as good as it can be but what I am running into the freezing frames every few seconds. I can see flash animations run on the host PC that is streaming to mine but every 5 to 7 seconds, t