Is it possible to save General Ledger etc. settings?

Hi,
Is it possible to save 'predefined' settings for General Ledger & Sales Analysis etc. reports?
For example in General Ledger I want some settings to be set by default when I open the GL window:
Accounts unselected,
BP selected,
Due date selected,
From and To dates set to 01.01.01 - 31.12.06,
Ignore adjustments selected,
Hide zero balanced acct unselected,
and so on!
Is this possible with SBO 2004 and/or 2005?
OR is it possible to use some stored procedure to do the trick? I would also need to print the report.
Kind regards,
Jani

Many of the standard report screens automatically save the last settings you used and re-use them when you next open the screen, so you may not even have to write code for many of these.
To automatically set them through code you will want to create a handler for the et_FORM_LOAD item event.  In this event you can set the prompts to the predefined settings you wish.  A simple example of this using the Trial Balance screen is included below:
    Dim sboItems As SAPbouiCOM.Items
    If pVal.EventType = et_FORM_LOAD And pVal.FormType = "166" And pVal.BeforeAction = False Then
        Set sboItems = sboApp.Forms(pVal.FormUID).Items
        'Accounts unselected
        sboItems("15").Specific.Checked = False
        'BP selected
        sboItems("3").Specific.Checked = True
        'Due date selected
        sboItems("77").Specific.Select "D", psk_ByValue
        'From and To dates set to 01.01.01 - 31.12.06
        sboItems("32").Specific.Value = "20010101"
        sboItems("33").Specific.Value = "20061231"
        'Ignore adjustments selected
        sboItems("89").Specific.Checked = True
        'Automatically display the report
        sboItems("1").Click
    End If
John

Similar Messages

  • General Ledger GL Account Text in FBL3N

    Dear Friends,
                       Is it possible to get the General Ledger Account Text in FBL3N. If yes, please suggest the noters,if any or the customization steps.
    Thanks in Advance,
    Prathamesh.

    Hi
    this is Chandu,
    U can chose the fields by opening change layout (ctrl f8) button after opening the into fbl3n.from there which fields u want to display on screen,u can set those fields.And if u want to have that layout futher u can save(ctrl f12) that layout and later on u can chose(ctrl f9) that. I think this is ur doubt
    Thank u

  • Migrating to SAP General Ledger (NewGL)  on a different box

    We are looking at migrating to SAP General Ledger on a production system with over 150 company codes and 10 years of unarchived data. Since this results in pretty large database tables we are looking at several options to minimize business impact.
    Among the available options, I have been told that it is possible to perform a migration from one box to another rather than in-place. I'm having trouble visualizing how transactional data from other modules (CO, SD, MM, PP etc) would be preserved in this case.
    Can anyone tell me if migrating from classic GL on one box to new GL on another is possible? Does it really reduce downtime? If so, how does it achieve this time savings? What are the pitfalls of taking this approach? Can a box-to-box approach be taken without loss of non-GL transactional data?
    Thanks in advance,
    Paul

    Hi,
    we migrated on 31st of march 2008 3 different 46c systems (AT, IN, CN) with 3 huge and a few small company codes into one ECC 60 system (using HR, SD, MM, PM, PP, QM, FI, CO). In ECC 60 we are using NewGL, document split, functional area reporting, PRCTR-wise balance sheets, segment reporting, FI/CO online integration, leding ledger IFRS, 2 non leading ledgers for every comp. code,...
    The migration project was started a year before go-live the system downtime was only the 31st of march (one day) for each company code.
    The main thing was, that we decided not to migrate any old transactional data to the new system but only the data (master data, open items, open PO's,...) thats needed.
    So the old stuff remains still in the old system (FY-end closing was done there) and all comp.codes started the new fiscal year in the new system.
    Due to the fact that many reporting issues where covered by business warehouse this ensured a continously reporting across the old and new system landscape and there was never a need to have "old" data visible in the new system.
    BR Christian

  • Is it possible to save my music from my Ipod to my computer?

    A week ago my Ipod landed in the water after an accident...no problem because my insurance covers it...but my question is is it possible to save my hard disk?....because some music on my ipod isnt on my computer anymore.....so that would mean i lost 3000 numbers...or is there anyway to save the songs for me?....my ipod doesnt work anymore :S
    greetz Nick

    If your iPod can be read by the computer, read on.
    If you are using iTunes version 7 or later, then you can transfer purchased iTunes store music from the iPod to an authorized computer by using the "file/transfer purchases from iPod" menu. Note that the maximum of 5 authorized computers applies here.
    For all other non purchased music (your own CDs etc) try this method which works on some Windows PCs.
    Enable your iPod for disk use.
    See: iPod Disk Use.
    Open iTunes and select edit/preferences/advanced/general. Put a check mark in the box marked "copy files to iTunes music folder when adding to library" and also "keep iTunes music folder organized", then click 'ok'.
    Connect the iPod whilst holding down the shift/ctrl keys to prevent any auto sync, and if you see the dialogue window asking if you want to sync to this itunes library, click 'no'.
    Then go to file/add folder, open 'my computer', select your iPod and click 'ok'.
    The music files should transfer to your iTunes.
    If this doesn't work (and it may not because officially it's not supposed to), check out the instructions/suggestions here.
    Music from iPod to computer (using option 2). This a manual method using "hidden folders" and although it works, it can be messy.
    Much easier ways are to use one of the many 3rd party programs that copy music from the iPod to the computer.
    One of the most recommended is Yamipod. This is a free program that transfers music and playlists etc from iPod back to the computer. However, it does not transfer playcounts/ratings etc.
    Another free program is Pod Player.
    However, if your iPod can't be read by the computer (and you said it doesn't work anymore, then the answer is no.

  • Profit center and segment columns in the General ledger view of FB03L

    Hi Experts,
    one customer is asking how to get the Profit center and segment columns in the General ledger view of FB03L.
    Could you please assist?
    Thanks, Mateus

    Enter company code, doc. no., etc. in the selection screen of FB03L and hit Enter.  In the next screen that displays the document, choose change layout option (it is third icon from the right in the icons that are right above the document line items) and move profit center and segment fields from Column Set (the fields on the right) to the Displayed Columns (left) and hit Enter.  You will see the fields with values, if any.  Using the same icon again, choose save layout and save that layout.

  • FAGLGA35 - Actual Distribution in New General Ledger accounting

    Dears,
    In transaction FAGLGA35, system gives below mentioned messages :-
    i) No valid sender entries were found. Message no. GA710.
    Diagnosis
    The system did not find a valid sender for cycle 0LZAWL, segment AWL. The problem can be due to the following reasons:
    Master data checking for cycle 0LZAWL, segment AWL, found no valid senders for this segment.
    The senders are valid from a master data standpoint, but the system found no posted values or quantities in the database corresponding to your selection criteria. The sender and the segment will be processed only if the cycle works iteratively and at least one sender in another segment receives values which it can then allocate iteratively.
    In cycles for indirect activity allocation, this message appears if segment AWL is to allocate posted sender activity quantities but the sender has been completely scheduled. Complete scheduling of posted activity quantities occurs, for example, if you use cycle AWL in a test run but already used it in a current real processing run in the system.
    System Response
    The system cannot process the segment.
    Procedure
    Check the definition of segment AWL in cycle 0LZAWL. In particular, check the validity of the sender master data for the settlement period.
    To do so in cycle maintenance, choose "Formal check".
    If segment AWL allocates posted values or quantities, the senders in the segment are valid only if:
    The sender holds actually posted values/quantities not equal to 0
    The cycle is iterative, and the sender receives values in another segment which it can then allocate iteratively.
    If necessary, you must set the iteration indicator in cycle 0LZAWL.
    In a cycle for indirect activity allocation, check whether the cycle is currently in use for posting in the system sender in segment AWL and thus completely schedules the senders in segment AWL.
    If this is the case, cancel the cycle and repeat the cycle execution.
    As per message solution, i do all the things but the same message comes.
    ii) Cycle 0LZAWL, start date 20080401, does not include any senders.
    Message no. GA749
    Diagnosis
    No senders were found for cycle 0LZAWL, starting date 20080401.
    System Response
    It is no longer possible to create receivers and assign senders for the segment.
    Procedure
    Check the definition of the cycle in the maintenance transaction for Actual Distribution: General Ledger. No valid sender cost centers could be found to match your selection.
    If you use the sender rules "Posted amounts" or "Posted quantities", check whether records exist in the database for the criteria you entered (cost element, version...)
    During indirect activity allocation with the sender rule "posted quantities", you should also note that only the difference between the planned/posted activity allocation and the scheduled activity quantity is allocated. If you entered activity types as sender, you should at this point also check the activity type category. For those quantities posted with an activity type of category 1 (manual entry, manual allocation) no indirect activity allocation is possible.
    1. If this is an allocation in the FI/FI-SL area, the problem could also be due to the inheritance logic for FI-SL totals tables, whose "Inheritance of sender based on the receiver" indicator is activated in the "Partner object update" view (T811U-INHERSRC). These are tables that were installed before Release 4.6A.
    Use transaction GCA8 to check this, and see the section on:
    Inheritance Logic for Allocations
    then correct the affected cycle, if required.
    Is anybody have any solution. Please suggest it.
    Regards,
    Kalpik Shah

    s_alr_87012168 : Customer Aging Report (Due Date Analysis for Open Items) this is a report generated.

  • Difference in Open Balance As per Trial Balance and General Ledger in SAP

    Dear All,
    1 ) Whle generating trial balance in SAP B1 for one Business master there is a difference in Opening Balance as per Trial Balance and as per General Ledger how ever closing balance in matching.
    Difference As follows
    Report Name      ob cr     ob dr           dr                   cr                                  CL
    General Balance          614536     19237612.34            18650320.01     1201828.33
    Trial balanceB     4521743.19          19237612.34       13514040.82     1201828.33
    Is it possible  the open balnce should be same in both report. The opening balance as per GL report is correct.
    2)  I have run the period end closing for Apr- 2010 to Mar 2011 after that I generated the traial balance for Apr-1-2011 where the opening balances for expense account  and revenue account is showing technically after period end closing the balance become zero for all closing balance revenue and expenses accounts.
    Please note that there are some entries in revenue and expense account in on 1st apr. 2011.
    Please guide on this.
    Regards
    Aarati Kollur.
    <a href="http://www.youtubemp3.net/">youtube mp3</a>, <a href="http://www.limewire.name/">limewire</a>

    Hi,
    I think you should re-visit the selection creteria for the Trial balance.
    The Display Opening Balance has two options. If you select from 'Start of Company activity', then it will include every balance of previous year.
    Check for the Display Closing balance option as well. As you have performed the Period End closing, the checkbox options can have an impact on the outcome in the report.
    Check the selection again.
    Kind Regards,
    Jitin
    SAP Business One Forum Team

  • How to implement a General Ledger in Dynpro

    Has anyone tried to implement a general ledger in Dynpro using a table?
    In a general ledger, you want the time dimension going across the top in separate columns, and tracked items going down the left hand side.
    The trouble is, the Dynpro table only binds context elements to a column rather than having the option of binding to a row. I can see why this is, but it is still makes life difficult for me.
    Like the table, my data is coming in on a column by column basis with the first column being the date, followed by all the stock ledger items pertaining to that date.
    I want to display a full fiscal year on one page so this means having twelve columns for each of the fiscal months, and one column for the line item names (units sold, inventory, value of sales ... etc)
    One idea for implementing this was to create a generic structure containing twelve attributes. Each attribute would contain the values associated with a particular fiscal month. I would then create a node in my view context based on this structure and bind each column in my table to the corresponding fiscal month attribute in this structure.
    Upon loading the stock ledger data, I would create a series of node instances for each one of my stock ledger items and copy the data into the appropriate attribute.
    This procedure seems REALLLY complex and I am hoping there is someone out there who may have a simpler solution.
    Any suggestions?

    Just an adendum to this thread.
    I have now got the display working correctly for this application ...ie. the fiscal periods are displayed in columns and the attributes for each fiscal period are displayed row by row.
    Now I am faced with the challenge of update the data on the database once it is edited by the users.
    I can check the .isChangedByClient flag to tell which rows were edited but I also need to know which column(s) were edited since they contain the data that needs to be passed to my update routine.
    So far the only way I can think of implementing this is to maintain a parallel copy of the ledger and do a comparison of the "before" and "after".  With this information I generate my own list of edited columns.  YUCK!
    Perhaps if there was a validation event that was fired whenever a cell was changed then I could hook into that and maintain my own "isChanged" list of columns but I don't see anything like that.
    Any suggestions?

  • Transaction FB50L - Item as profit center display General Ledger

    Hi Dears,
    I am running transaction FB50L, and fill lines, but a item has profit center, other is blank, when saves document, in data entry view, field Profit Center line 1 is blank (OK), and line 2 is filled, but in display General Ledger is filled two lines.
    Someone saw something?
    Tks,
    Carlos Santos
    FI

    If you are trying to view such a report through transaction code FBL1N, then I would suggest you follow the solution described in this thread below:
    Re: Add field Net Due Date at the selection field in FBL1N t.code
    Also to view profit center wise, use the dynamic selections in FBL1N to select profit center.
    Regards,
    Elias

  • Display the Customer/Vendor Name in the General Ledger Report

    **I have Questions about General Ledger Report in SAP Business One. How can Display the Customer/Vendor Name in the General Ledger Report.**
    *Just would like to ask if its possible to display the Customer/Vendor Name in the General Ledger Report? The format simply have the Customer/Vendor Code on the said report. Is there a work around on this?*

    If ur selection creteria by g/l account,u can display customer/vendor name by including
    offset account from form settings.

  • The Customer/Vendor Name in the General ledger Report Form.

    I have Questions about General Ledger Report in SAP Business One. Display the Customer/Vendor Name in the General Ledger Report.
    Just would like to ask if its possible to display the Customer/Vendor Name in the General Ledger Report? The format simply have the Customer/Vendor Code on the said report. Is there a work around on this?
    Please help me.

    Hi,
    In the Standard Reports, you cannot add a new column.
    As mentioned by me earlier, please check 'Offset Account Name' column in the Form Settings if the same is of help in your case.
    You can check Note No. [1045356|https://websmp130.sap-ag.de/sap(bD1odSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1045356] regarding the issue. The same has been fixed in 2005 A PL23.
    Kind Regards,
    Jitin
    SAP Business One Forum Team

  • Finance General Ledger dashboards data is missing.

    Hi,
    I have noticed a strange behaviour related to data loads and data visibility through the Financials Analytics dashboards.
    Let me please begin with an empty target schema.
    I run the first load having the General Ledger subject area (Full Load=Y). When it's successfully completed, I can see data in most of the tabs of the GL dashboard. In the Profitability dashboard, I can see P&L statement with data.
    However, when I run further loads for other subject areas like - paybales, receivables, revenue, cost of goods sold, supply chain, etc., I see, gradually, empty GL dashboard across its tabs. I can not see the P&L statement with data, too.
    I take an export of the schema at the end of each load and create a log for each of the export. I compare the logs and can conclude that there is no loss of data (W_GL_OTHER_F) because of, may be, the next loads that I usually do. There is no data in W_TAX_XACT_F from the first load. I notice that due to the next loads more tables are populated with data or the tables with the data have more rows. So, there is no reduced number of rows in the tables because of the next loads.
    When I 'modify' the reports in BI Answers by removing all the filters, I see no data, there, too.
    Does anyone have an idea what the is the issue here? Am I looking at the right database tables?
    Please let me know.
    Thanks and regards,
    Manoj.
    Edited by: mandix on Oct 8, 2008 4:48 AM

    Hi,
    Adding an input to my message.
    I created the same target schema in a different database and imported the first dump (GL subject area, full load = Y) into this. I am now pointing to this schema via the ODBC datasource on the BI Server server. It shows me all data in all the tabs of the GL dashboard and also, I can see the P&L statement in the Profitability dashboard, too.
    So, after the first load, I can see the data in GL dashboard tabs and the P&L statement but once more subject areas are loaded, then the GL data and P&L statement disappears. My issue still remains.
    Edited by: mandix on Oct 8, 2008 4:52 AM

  • New General Ledger - Document splitting

    Suppose a vendor invoice of 1,000 EUR assigned to 2 cost centers, CC1 and CC2 (500 EUR on each). The corresponding profit centers are PC1 and PC2.
    Entry view:
    PK Acct Amt CC PC
    31 Vendor -1000
    40 Charges +500 CC1 PC1
    40 Charges +500 CC2 PC2
    As a result of document splitting, the system splits the vendor line item in two parts: 500 EUR on CC1 (>PC1) and 500 EUR on CC2 (>PC2):
    General Ledger view (document splitting):
    PK Acct Amt CC PC
    31 Vendor -500 CC1 PC1
    31 Vendor -500 CC2 PC2
    40 Charges +500 CC1 PC1
    40 Charges +500 CC2 PC2
    We now enter a partial (manual) payment of 500 EUR relating to only one cost center (CC1).
    The following is the result of document splitting:
    General Ledger view:
    PK Acct Amt CC PC
    25 Vendor +250 CC1 PC1
    25 Vendor +250 CC2 PC2
    50 Bank -250 CC1 PC1
    50 Bank -250 CC2 PC2
    But if we draw a report by vendor by profit center, this is not correct. So, what I would like to have as a result of document splitting is:
    PK Acct Amt CC PC
    25 Vendor +500 CC1 PC1
    25 Vendor 0 CC2 PC2
    50 Bank -250 CC1 PC1
    50 Bank -250 CC2 PC2
    and the system geenrates then two additional clearing line items in the document:
    40 Clg line item -250 CC1 PC1
    50 Clg line item +250 CC2 PC2
    Does someone have an idea on how to have the amount of 500 on only one cost center (with new GL customizing or else)?
    Many thanks
    Vincent

    Dear Vincent,
    You are way ahead of me, I am caught up at the below basic level
    Entry view: ( basic data entry - FB60)
    PK Acct Amt CC PC
    31 Vendor 1000
    40 Charges 500 CC1 PC1
    40 Charges 500 CC2 PC2
    From the above how to get the doc split as you have correctly shown below. I have done complete Doc split config, Controlling config etc in my co code, but some ever some settings are not done, hence perhaps I cannot see the doc split.
    Your advise would be of immense help to me.
    Cheers
    Chincholkar Vinod

  • 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.

  • General Ledger Report Criteria Selection

    Hi, just a general question in regards to running the general ledger report.  I would have thought the expanded button would be user specific, as it is not it means that each user has to check and change the selection for each report incase someone else has changed it.  Some reports are GL specific (which takes time to go through and tick those required) and change dates and then the expanded options, thus leading to my question (whew). 
    Is there anyway a user can 'save' a selection criteria so they can easily run this each day for eg without all the pre selection hassle and making sure the selection is consistent with the previously run report.  Especially if the user is away and someone else has to run it.
    I noticed there is a selection criteria on the tax report however it does not allow you to save it.
    thanks judi

    Judi,
    Unfortunately, there is no means for a user to save a selection criteria on the Reports.
    Suda

Maybe you are looking for