Level of the structure of the account accounting chart of accounts.

HOW DO I KNOW SOMEONE pull a report that shows the level ACCOUNTING ACCOUNT IN THE STRUCTURE OF THE PLAN OF ACCOUNTS?
EXAMPLE:
  BP02 balance sheet structure
   1 - ASSETS
     1.1 - ASSETS
      1.1.1-ASSETS AVAILABLE
                   111000 - BANK
For this example the level of bank account would be the fourth. I need to know the level of all accounts of the formant chart of accounts.
any help is welcome
thank you

Go to OB58
Double click on your Financial Statement Version
Click on financial Statement Versions (Shift+F8)
Then(Shfit+F4)
If this not your expectation, tell us more details
Srinivas

Similar Messages

  • Batch input Session  after extending the GL accounts in Chart of Accounts

    I had to go through the process of extending the GL Accounts in Chart of Accounts  T-Code   OBY2
    After executing the  T-Code SM35 
    By  selecting   Display Errors Only   and  Click   Process 
    I kept getting multiple Pop up  like the attached screen
    How can i avoid this in future ?

    1. Go to OBY6 and open company code 3000.
    2. Copy the Chart of Account assigned to company 3000
    3. Go to OBD4 and check all the account groups for copied COA
    4. Now compare all the account groups for COA EKCA
    5 Create the missing account groups for EKCA.
    Unfortunately i did the same steps and now i am stuck with several errors that i need to keep pressing Enter until all are done.    
                    So my question this time :  " How can i get myself out of this instead click Enter for another 200 times. "

  • The structure in the query

    HI,BW experts, I have a question about the structure of the query :is there only one key figure in the query?in my query ,i have a key figure structure already, could I create another key figure structure,and how to ?
    Thanks for your help.

    Hi Cindy
    If your query already has a structure then why you want to create a new one? add new key figures to the exisiting structure.
    If you have to create new structure for key figures then
    GO to Query change in Query designer & in Columns section do right mouse click and select structure. This will add new structure and then you can add new key figures to that if you need.
    Hope this helps
    Regards
    Pradip

  • How to replace the structure in the BI Query

    Hi Guys
    We have a query and we have a structure in the ROWS section. We want to replace this structure with another one which is aviable in the query.
    For some reason i am able to remove the structure from the ROWS section but i am unable to drag a new structure in the ROWS section. Any idea what i am doing wrong. We are on BI 7.0 version.

    Hi Pravender,
    Thanks for the quick response. I have tried that option and it does not work.
    I am able to remove the existing structure from the ROWS section of the query and able to save the query. When i go back and try to drag and drop the new structure it does not allow me to drag and drop the new structure availble in the query.
    apologies for my ignorance. I am new to BI so i might be doing something wrong. Does the structure needs to have any specific properties to be able to drag and drop? I have more than 10 structures availble in the query but i am unable to drag and drop anyone in the ROWS section.

  • Show all the structure in the Query

    Hi people,
    I would like to know if there is some way to show all the structure I created by hierarchy to my query, enven if some nodes there isn´t any data.
    I have configurated to show only the lines there is amount. It means it won´t show the lines that have zeros.
    But the structure (all of the nodes) I would like to show, include that one there aren´t any datas.
    Thanks in advance,
    Rosana.

    Jaya,
    You are 10. It worked!.
    I only will leave opened this request yet because I would like a new suggestion.
    For exemple, I have the hierarchy but on the side "colum"  I already have a structure where is restricted by data because it is a report  "Year to Date".
    On this case, is it possible to do something to show all the structure of the hierarchy?
    Ps.: If it is necessary close this request and open a new one, you can tell me ok?
    Thanks a lot,
    Rosana.

  • Modifying the structure of the std CSV file in SNC FTR

    Hi All,
    We are using the File for SNI Monitor in SNC 7.0 Ehp1 to facilitate the suppliers in uploading their Inventory data (Unrestricted Stock on Hand) for their location products.
    The issue with the std. CSV file downloaded from the system is that it has all the key figures from the SNI Monitor which we are not interested in. We want the supplier to just see the following key figures for their location products:
    1. Unrestricted-Use Stock- New (its an editable field which the supplier updates in Period0)
    2. Unrestricted-Use Stock- Original (which contains the current inventory data in the SNC system for the location product)
    Now our concerns are:
    a. We are not able to apply the filter to the CSV file for the above key figures as a blank line between location products prevents filtering. This makes it very cumbersome for the supplier to update the stock data for 200+ skus using the std. file
    b. We tried formatting the std. file but ended up with errors on upload.
    Can anyone share their inputs on how to simplify the structure of the Std. CSV file.
    Note: We are looking for std. solutions.
    Regards,
    Bharath

    Hi Mayari,
    though you were successfull with
    METHOD cl_alv_table_create=>create_dynamic_table
    I must warn you not to use it. The reason is that the number of tables created is limited, the method uses GENERATE SUBROUTINE statement and this triggers an unwanted database commit.
    If you know the DDIC structure, it is (starting with ECC6.0) much easier:
    field-symbols:
      <table> type standard table.
    data:
      lr_data type ref to data.
    Create data lr_data type table of (<DDIC structure>).
    assign lr_data->* to <table>.
    The split code can be simplified gaining speed loosing complexity not loosing functionality.
    field-symbols:<fs_s> type any.
    field-symbols:<fs_t> type any.
    SPLIT lv_rec AT ';' INTO table it_string.
    loop at it_string assigning <fs_s>.
      assign component sy-tabix of wa_string to <fs_t>.
    if sy-subrc = 0.
      <fs_t> = <fs_s>.
    endif.
    at last.
      append <fs_itwa3> to <ft_itab3>.
    endat.
    endloop.
    Though it may work as Keshav.T suggested, there is no need to do that way.     
    Regards,
    Clemens

  • Link between GL account and chart of account

    Hi,
    Is it posible that one GL accout can be associated with more then one chart of account/group chart of account.
    is the relation ship between GL and COA is many  to many?
    Regards,
    Akash Shrivas

    Hello,
    Refer the OVERALL LINKING of finance masters posted by me in WIKI of SDN.
      My Home > ERP Financials > ...Home > 3.1 - FICO Resources > Overall Linking of FICO Module Masters
    Regards,
    Ravi

  • What is the relation between G/L account and Chart of Accounts

    Hello Guru's,
                       Can you please tell me what is the relation between chart of accounts and G/L accounts.
    I know there was a list or range of account numbers in chart of accounts.
      Assets 100000 - 149999
                    current assets 100000 - 149999
                         cash and cash equivalents 100000- 118999
                             100000 - 100009
                                    100000 - petty cash.
    like this i have chart of accounts. can you please tell what are the G/L accounts.
    Thanks,
    sneha.

    Easiest way is to use the FSV - e gl account hierarchy

  • The structure of the profit center report in new GL

    Hello,
    I must finish a query for the customer this week. This query must base on a sap standard report for the new GL.
    Because our ECC 6.0 system hasn't the Enhancement Package 3 (contains the necessary new features) yet, so I can't see this standard report which should be displayed under the path:
    SAP Menu --> Accounting --> Financial Accounting --> General Ledger --> Information System --> General Ledger Reports (New) --> Profit Center Reports --> S_E38_98000088 - Profit Center Group: Plan/Actual/Variance
    Can somebody tell me the structure of this report, if you can see this report in your system?
    - Which key figure has been used in the report?
    - What are in the rows and columns?
    - Which characteristics are available to navigation?
    - Which variables and General data selections are there?
    Hope somebody can help me. Thanks a lot!
    Best regards,
    Yuanyuan

    Hi,
    Then my suggesion is you copy the form & report structure  of most suitable report (which you have downloaded through FGIQ) .Modify the form according to your reporting requirement. Create new report by coping standard report & assign this newly created form to this report.This will serve your purpose.
    Please do not make any changes to standard report.Copy it & then do the changes.
    Transaction code for the same is FGI0 or  FGI1 or FGI2 or 3 or 4 or 5 or FGI6.
    Second suggestion is in SPRO in GL information system (infact in each information system ) you will find drilldown report node in that import report transaction e.g. FSIQ .Import all reports you might get your required report.
    Regards,
    Abhijit

  • Copy GL Accounts at Chart of Account level

    Hi gurus
    I want to copy all my GL accounts (which created centrally) to another Chart of Accounts at COA level only(FSPO).
    Can any one help how to copy GL Accounts at COA Level.
    Thanks in advance
    Hari P

    Hi,
    Please go to OBY7. Enter the COA and Ref COA. All your GL from Ref COA will get copied in newly created COA.
    Regards,
    Jigar

  • Add subodinate level 5 accounts on Chart of Accounts

    The function button/label of 'Add Subordiate Accounts' not visible. Unable to add level 5 accounts under active level 4 accounts.

    Hi Suda, I thought I am the only crazy one trying to believe the 'SAP Help' information? Yes, different version may have different funcationalities and related information. Nonthless, my hope is the 'SAP Help' which I refer to quite often goes with the version of the software we purchased. Isn't it supposedly will matches the software version? If on the 'Help' it says one thing and does not match the software then I know someone in SAP should update the 'Help' contents right away. Or, I will still be running around trying to find best solutions. In the meatime, truely appreciate your g-around strategy and that may be my last resort in solving the level 5 accounts on the Chart of Accounts.

  • How to use the structure in the EXIT_SAPMM06E_013 function module

    Hello Experts,
    Please guide me how to use the structure defined in function modules under  table tab in the driver program for smart form to fetch the data. Please post some sample code if available.
    Best Regards,
    Sandesh.Sreyamsh

    Can you please elaborate little bit more what is the actual requirement?

  • Does SharePoint search depend on the structure of the site

    Hello All
    I am a be gainer in sharepoint server 2010
    My question is, in front of me there are two structure for storing the document
    one --  
     The are hierarchical structure like 
    My site -- Team site -- India --        
    IT --      document library 1 --  list of documents 
    Sales --  document library 2 --  list of documents
    Consulting -- document library 3 --  list of documents
    and flat structure like 
    My site --  Document center --  
        document library 1 --  list of documents
      document library 2 --  list of documents
    document library 3 --  list of documents
    Now my question is , would it be easier to find a doc, if all of the documents are in one document center? or it does not matter, whether  they are on the page(hierarchical) structure?please give a details overview if possible
    Nilanjan

    It depends on the query you are using to find the document.  In your first example you can find all the documents related to Sales by searching on 'Sales' and finding that document library.  In the second example it would depend on how the documents
    are tagged with metadata.  If all the Sales documents have Sales as a value in one of the columns associated with the document you could still find Sales.  The structure itself doesn't affect the search result.  But the hierarchical structure
    may add context that can be used in searching that may not be present other ways.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Modifying the structure of the output by adhoc query designer

    Hi,
    Is there any way of modifying the output structure[row, column width, background color,font ] of the result given by the ad-hoc query in WAD.
    I want to change the font,size, color of the text output given by executing the query using the ad-hoc query designer.
    Please let me know if i can modify some class or method to do so or any other possibility?
    Thanks
    Sachin

    Hi Sachin,
    If you are designing a Table or a Chart on WAD , then you have the option of changing by right click on Table or Chart and click Properties/Edit properties.. here you can change the output color, font, background, width, number of output rows.. etc
    hope this helps,
    Thanks,
    Sudhakar

  • So is this going to be the structure of the new fo...

    I have been as objective about this as I can but have to say I don't like the lack of clarity of the new forums, and would prefer clear areas of discussion such as:
    Connectivity
    Security and Privacy
    Gaming
    HomeHub
    BT Vision
    Phones
    Billing issues
    Computer Issues - Hardware
    Computer Issues - Software
    Suggestions
    Email
    Web Authoring
    An area such as BT in Home can cover a whole range of topics and gets very cluttered, and some of those topics can equally belong to, say, BT Out and About. And often one does not know where to post things - just look at the number of posts that have been moved from Forum Help and Suggestions, where people have posted because they don't know where else to go.
    What do others think?
    Value Added Guest (Inspiring Not Aspiring)
    Rate a post if you like it! - just click the star under the user's name on the left. (N.B. ratings facility no longer available in Forum Help and Suggestions; nor is it available in the Lounge)

    Allan_Quatermain wrote:
    Aye to that.  Just to add that a point was made back in January by Alun H about a General Discussion forum which seemed to generate interest.
    All the best forums have a Lounge where folk can discuss OT matters. It helps to build that essential spirit of camaraderie. The bt usenet groups have one and it's mostly inhabited by a handful of people making harmless smalltalk, one or two popping into the "serious" groups now and again to seek or provide learned advice.
    Allan_Quatermain wrote:
    Cant see the logic in reducing the number of post-headings myself, unless it is to reduce the traffic on the forum, which it seems to have done. 
    Yup, it's just not humming is it. And there's already a new thread in this group that supports my case for a Connectivity group - thanks Sid
    Value Added Guest (Inspiring Not Aspiring)
    Rate a post if you like it! - just click the star under the user's name on the left. (N.B. ratings facility no longer available in Forum Help and Suggestions; nor is it available in the Lounge)

Maybe you are looking for

  • I can not download news / information articles in text. Why and how do I fix it??

    I could download news or information articles in text and then change the text of the article to present information as I wanted/needed. What I get now is a page of continous text with no breakes or paragraphs etc. I also can not manipulate or make a

  • CitiBank Credit Card Nightmare - Please go back to Capital One

    I am ready to cancel my best buy credit card.  On December 27, 2013, there was fraud on my account (I believe from the Target breach from black friday sales).  Anyways, there was fraud and my card was canceled.  However, I didn't find this out until

  • Force exit form when I am in query mode.

    I have created one button just launch Exit_Form built_in. Ok my forms exit, but when I stay in query mode, I need to click at button twice, first to abort query, the second time to exit form. How can I configure that to close my form automatically? I

  • HP Pavilion Touchsmart 23 processor constantly running in the background

    I have an HP TouchSmart 23 All-in-One PC.  Received it 12-25-13.  For the last few months it has steadily slowed down.  It sounds likes programs running in the background all of the time.  I went into the Task Manager and disabled nearly all of the s

  • Material workflow status Error

    Hello All, One of the material workflow is in error status, I see almost all the  tasks in this workflow are in COMPLETED status but only 2 tasks are in READY status. I couldn't find the reason for this error status ...Can you please guide me how to