How to extract the Financial statement version from R/3 to BW

Hi all,
I've used the business content to extract the details of SAP R/3 G/L account details to BW. Now, I need to extract the Financial statement version also from R/3 to SAP. Is there any business content object available for the same?
Thanks in advance,
Sam.

Use cube: 0FIGL_C01 with 0GL_ACCOUNT. Load the text and attributes for 0GL_ACCOUNT and the hierarchy based on FSVs in R/3.Build your Balance Sheets and Income Statemments in this.
If your FSV has balance dependancies: say if the accounts in the FSV move from one node to another depending on their balance at run time, then you will have to use the virtual cube (0FIGL_VC1) along with info-object 0GLACCEXT. However from my experience with VC1, there are a lot of restrictions and inconsistencies that you will have to contend with while working with this cube.
Cheers
Anand

Similar Messages

  • How to Extract Customized Financial Statement Version from R/3 to BW

    Hi Gurus,
    Could anybody tell me how to Extract Customized Financial Statement Version from R/3 to BW. Also send me docs on FICO and COPA extraction from R/3 to BW.
    Thanks in advance...
    Regards
    Rafi

    Sayed
    Please see this BW Best Practice link
    http://help.sap.com/bp_biv133/
    http://help.sap.com/bp_biv235/BI_EN/html/BW/COPABaselineAnal.htm
    http://help.sap.com/bp_biv235/BI_EN/html/BW/ControllingAnalysis.htm
    COPA Business content
    http://help.sap.com/saphelp_nw04/helpdata/en/28/3dc7393b26da1de10000000a114084/content.htm
    Hope this helps
    Thnaks
    Sat

  • Cash Flow - Change the Financial Statement version

    HI, We are trying to run the standard Cash Flow Report from the system using the T Code S_ALR_87012271. However, when we run the report, the report says no records selected. My concern is that it is referring to the standard financial statement version whereas we have our own defined version of the financial statement.
    How could I make the Cash Flow report refer to the Financial Statement version used by us and also is there anything else to be checked in this regard?
    Would be grateful for the help.
    Regards,
    Thanks.

    Dear,
    It is not possible to reverse the customization done and saved in the system.
    You need to remove all the customization again and set as previous one and save it in TR. For reference you can check FSV in Production Client that what changes you have done in DEV.
    Regards,
    JA

  • Reg: Updating the Financial Statement Version (FSV). Criteria for records ?

    Hi All,
    I am trying to update the Financial Statement Versions in lower systems with that of Production.
    Am using Xml to bring on the data from Production system to DEV box.
    I have the data as follows:
    Node_tab:
    Record Type      -                    Record Type A, P, G etc
    Record Name -     Name of the Record
    Level     -     Node Level     
    Parent     -     Parent of the current node
    Child     -     Child of the current node
    Next     -     Next node for the current node
    Desc     -     Description of the node
    Can someone tell me the criteria on which following tables are populated.
    FAGL_011PC
    FAGL_011ZC
    FAGL_011SC
    FAGL_011VC
    FAGL_011FC
    We have a Function Module FAGL_FSV_POS_UPDATE, that is based on these tables for updation of a FSV.
    Regards
    Raj

    Client is looking upon TDMS (Test Data Migration Server) to replicate the PRD data into lower systems.

  • How to consolidate the financial statements for 3 company codes, assigned t

    Hi Friends,
    How to consolidate the financial statements for 3 company codes, assigned to 3 different companies, 3 different fiscal years, 3 different controlling areas and all the 3 Company Codes assigned to same chart of accounts in the same client?
    Can we need any ABAP program for this (or) Is it possible using Report Painter?
    Please help me.
    Thanks

    Hi friend,
    Is it a real-time situation or something you are visualising ?
    For consolidation, you can use a group chart of accounts and select that in the operative chart of accounts for consolidation purposes.  This would work provided the company codes use the same operative chart of accounts and fiscal year.
    I hope the above would be helpful to you.
    Regards,

  • How to extract the actual XML document from soap message?

    My problem is " how to extract the actual XML document from soap message? "
    i just want to extract the attachment i.e. (pure XML document without any soap header or envolope).
    i could be ver thank full if u could solve my problem.
    [email protected]

    Hi,
    This is some skeleton code for extracting an attachment from a SOAPMessage.
    import javax.activation.DataHandler.;
    import javax.xml.soap.*;
    import javax.xml.message.*;
    Iterator allAttachments = message.getAttachments();
    AttachmentPart ap1 = null;
    while(allAttachments.hasNext()){
    ap1 = (AttachmentPart)allAttachments.next();
    //Check that the attachment is correct one. By looking at its mime headers
    //Convert the attachment part into its DOM representation:
    if(ap1.getContentType() == "text/xml"){
    //Use the activation dataHandler class to extract the content, then create a StreamSource from
    //the content.
    DataHandler attachmentContent = ap1.getDataHandler();
    StreamSource attachmentStream = new StreamSource(attachmentContent.getInputStream());
    DOMResult domAttachment = getDOMResult(attachmentStream);
    domAttachment holds an xml representation of the attachment.
    Hope this helps.

  • How to extract the license plate region from the image of cars

    HI, I want to extract the license plate region from the image of cars with vision assistant. I try to adjust the threshold value, remove small objects. But i still cannot get the perfect license plate region. I have attached 4 images that i am working now. I hope someone can help me to extract that region. Really thanks.
    Attachments:
    IMG_2029.JPG ‏150 KB
    IMG_2031.JPG ‏155 KB
    IMG_2089.JPG ‏130 KB

    Hi, I have attached my extrated images.. Please check them...
    Attachments:
    35.PNG ‏17 KB
    36.PNG ‏12 KB
    37.PNG ‏13 KB

  • How to extract  the date n time from images

    can anybody help me...what function/ method that i can use to extract the date an time from images
    thanks

    Hi norazanita,
    Please give clear idea what you want so one can proceed.
    And if i am not wrong and get you correctly than i think you need to read about OCR for JAVA.
    Regards,
    Joshi Shirin.

  • *How to Delete the Old Forecast Versions from Cube & DSO? *

    Hi BI Gurus,
    I am currently designing my BI Model to deliver the APO DP requirements.
    It would be great if some one can give me an Idea how to achieve the below:
    We have a requirement that needs to me maintained the Data as Versions.
    1. We are extracting the Data form APO DP planning area and maintaining the Versions based on the Forecast Version in BI. The Forecast Version in BI will hold the Versions in Calmonth format (MMYYYY).
    2. Load frequency-- Monthly load for (36 months worth of forecast data)
    3. Need to maintain 12 Versions and once we reach the 13th Version (13th load) then we need to delete the 1st Version
    4. Data Flow details:
    Export DataSource(PSA)> W.O-DSO->CUBE
    Your help will be much appreciated.
    Thanks in advance
    Group BI

    Hi Shanthi,
    Thanks very much for your reply. But I am not able to understand your reply.
    My Requirement is: We load monthly once to Standard DSO and Cube form WO DSO.
                    |---> Standard DSO
    WO-DSO-|
                    |---> Standard CUBE
    We generate the Forecast Version based on the System Date (we take Month to Forecast Version Object).
    Example: We started loading form March-2008. We loaded 12 Versions by Feb-2009. When we do the next load which is 13th load, we want to delete the data we loaded on March-2008 from both DSO and CUBE.
    Hope this is more clear now.
    Once again thanks very much for your help.
    Regards,
    Group BI

  • How to check the report builder version from the rdf file

    Hi,
    I have a rdf file but I don't the developer using which version of report builder to develop the rdf file. So, does anyone knows how to check the rdf file is developed by which version of report builder?
    When I try to use the notepad to open the rdf file, it shows the string "ROS.60050". So, does it means that the rdf file is developed by Oracle report 6i?
    Besides, do anyone knows if Oracle report 6i are still offer from Oralce (as I know, the latest verison of oracle report is 11g). So, in case Oralce not offer oracle 6i and I need to buy oracle report 11g, do u know it is compatiable or I need to do the migration from 6i to 11g?
    Thanks!

    Hi,
    The ROS version you are seeing in the RDF file does not mean the version where that RDF was developed. I am not aware of a way to check this but something that may help is that when you try to open a RDF developed in a higher version
    of Reports with a lower version of Reports builder the following warning will be displayed
    Warning. Opening a report saved with a newer version of Reports Builder.
    Functionality may be lost. Continue?
    "You tried to open a report with a version of Reports Builder older than the version used to
    create the report. If the report uses functionality unavailable in the older version, that
    functionality will be eliminated from the report.
    Regarding Oracle Developer 6i. This version is not supported any more. Regarding how to upgrade Reports 6i to 11g and what to have in mind during the upgrade please review the following documentation.
    References
    http://docs.oracle.com/cd/E24269_01/doc.11120/e24478/toc.htm
    How To Migrate Forms and Reports From 6i and/or 9i To 11g? (Doc ID 1275515.1)
    Hope it helps.
    Regards, RZ

  • How to extract the a date field from a text value?

    Hi,
                                      SAMLE TEXT       Date: 06-FEB-14 02:47:07
    I have sample column in flat file like mentioned above, i need to capture only the date from this column. Can anyone please help me on how to extract this date from the column?

    Dear Mohammed Shariff,
    My suggestion is check it in google you can find no.of formulas related to excel.
    Ur's
    Mohan

  • InOB58 and FSE2 doesnu00B4t find the Financial Statement Version

    Hello
    I´m find in a programa this:
      RFDT-SRTFD = 'BAPTP'.
      IMPORT X011Q FROM DATABASE RFDT(BS) ID RFDT-SRTFD.
    I go to transaction OB58 or FSE2 and I don´t find the version BAPTP. I have to change the names and I don´t find BAPTP.
    Where I can change BAPTP?
    regards

    he forum [FPM - General|Enterprise Performance Management (SAP EPM); in which you originally posted your question deals mainly with the financial performance applications otherwise known as Enterprise Performance Management (EPM) carrying the BusinessObjects brand.   Your question pertains to SAP [ERP Financials|SAP ERP Financials; which is covered by another forum.  Therefore your message has been moved.  Please adjust any bookmarks you might have and post to the appropriate area in the future, that way you are assured you will have the right audience reading your posts.
    Thanks and best regards,
    [Jeffrey Holdeman|http://wiki.sdn.sap.com/wiki/display/profile/Jeffrey+Holdeman]
    SAP Labs, LLC
    BusinessObjects Division
    Americas Customer Solutions Adoption (CSA) team

  • Need help emergency! In my Vision Application, how to extract the specified curve settings from the geometric template which was generated by NI Template editor??

    I have a machine vision application, in which the geometric pattern match technique was used to find the target in variant images.
    as we know ,we have to make a geometric template by the NI Template editor, in the editor we can adjust the parameters of specified curve settings to get the wanted curves, and we can draw the custom area to ignore during the match. then we save the template for latter using in our vision application.
    Now my question is coming. when I program my application for the geometric match. I have to specified the Curve Parameters for the input of IMAQ Advanced Setup Learn Pattern 2, obviously, I have to set this parameter same as the one in the template, but I don't know how to extract it from the geometric template. I have tried all methods I can, for example, read custom data, IMAQ Get Geometric Template Features(this is just for the feature based? then is there a same VI for the edge based?) , even to anasys the PNG file formats!!!! But I can not read the geometric template info by myself!
    It is too illogical that we have to adjust the CURVE PARAMETERS manually again for the " IMAQ Advanced Setup Learn Pattern 2"after I have already done that in the NI Template editor !!!!
    Solved!
    Go to Solution.

    Hello,
    why do you need to specify the curve parameters again, if you have already built a template using the template editor?You do not need to use "IMAQ Advanced Setup Learn Geometric Pattern 2 VI" to find the matches (see the attached example).
    you can wire the control to the "curve parameters" to the "IMAQ Setup Match Geometric Pattern 2 VI", but the values are not used if you wire a true boolean to the "use learn curve parameters" node (it is like this by default). To prove this, i have attached a small program, with pre-created template (using the template editor) for geometric matching. The template and three test images are also included.
    Try changing the curve parameters with the "use learn curve parameters" enabled, and you will see that the matching score remains the same. Then disable the boolean control and try changing the curve parameters.
    Also take a look at the detailed help for "IMAQ Setup Match Geometric Pattern 2 VI", specifically the "Use Learn Curve Parameters".
    I hope this helps.
    Best regards,
    K
    https://decibel.ni.com/content/blogs/kl3m3n
    "Kudos: Users may give one another Kudos on the forums for posts that they found particularly helpful or insightful."
    Attachments:
    geometric_matching_LV2010.zip ‏3154 KB

  • How to extract the size and date from a given file

    Hi,
    I want to extract the size and date of a file (it can be either a video, audio or text file) that the user points to the location of. But I am not sure how. Does Java have an api that can do this? If not is there some other way of doing this? Can anyone help? Thanks in advance.

    Have a look at java.io.File, specifically
    public long lastModified()
    This format returned (I find) is nasty, so then use java.util.Date (or java.sql.Date, look the same on the surface to me) to format it.
    Cheers,
    Radish21

  • FSE2 - Change Financial statement version in production system

    Hi,
    I have an requirement, my client wants to change the financial statement version from FSE2 transaction in the production system.
    For this I made FSE2 and V_T011 as current settings in SOBJ transaction and executed the transaction FSE2 which is still giving error message of "Client 032 has status 'not modifiable'".
    Can any one let me know how to make it happen? so that user can able to maintain the financial statement version from FSE2 transaction in production system.
    Thanks in advance.
    Regards,
    Abdul

    Hi Abdul,
    I am not sure if the problem has been resolved or not but if you can follow the steps below I hope your problem will be solved.
    First, find out that what application area and message number are issued when you try to modify the financial statement version. To do this, go to t-code FSE2 in your production system. Once message pops up click on help button beside the exist button to display the long text of the message.
    Usually this message number is FE146 which means the application area is FE and the message number is 146. (I know you know this )
    In order to switch off this message, go to T-code OBA5, enter APPLICATION AREA 'FE" and press enter key. Now click on NEW ENTRIES button, enter the relevant settings Msg: 146, leave user name blank, Online "-",  Batchl "-", Standard "E". Press the enter key again and click on Save button.
    You can now go to the Production client and attempt to modify the financial statement version by going into T-code FSE2. Enter relevant financial statement version and click on the EXECUTE button. When you make your changes and click on SAVE, you will see a message that "Client xxx has status 'not modifiable'".
    If you press Enter key, the system will display a message saying that financial statement version has been changed and your changes will have taken effect.
    I hope this way your problem will be resolved.
    Let me know if this help
    Thanks
    Naseem

Maybe you are looking for