Various tables of Controlling.

Hello Experts
I want to calculate the following scenario:
There is cost center eg.4045, in this cost center the values are being posted through different cost elements eg. 400501, 400301 , 400201.
Now I want to make a reporte in which i want to calculate the revenue.
In CO there is report *S_ALR_87013611 - Cost Centers: Actual/Plan/Variance *
From this report i can get the actual value charged/debited on the particular cost center. But i am in need of Tables by which i can get the following combination:
Cost Center-->Cost Element----->Actual Cost
Please help me out ASAP.
Thanks and Regards
Naveen

Hi all..
Actually i have got the Link from FI.
Table BSEG is enough for that.But in this table you get all the cost wheter it is setteled or not.
Thanks and Regards
Naveen Chawla

Similar Messages

  • How to put scrol bar in table viw control in module pool programming

    how to put scrool bar in table-view control in module pool programming

    Hi Rani,
       You need not insert Scrollbar in the table control, it appears automcatically once the amount of data vertical or horizontal limit of table control.
    Regards,
    Sathish
    Note : Reward useful Answers

  • Input field in a table view control

    Hi,
        I have a table view control, with input field in one of the columns.
        That is meant for entering some values.
        My problem is when i am entering a 3 input field with value and then by   using     mouse control i enter say 20th input field with value.  After that when i use the directional keys to enter the 21st field, the cursor is not in 21st field, it is somewhere else.
    How to correct this problem.
    Regards,
    Vijayalakshmi

    Hi,
    Try to use the TABINDEX property of <input>.
    Best regards,
    Guillaume

  • Total sum to be displayed in a table view control ?

    Hi,
      I am unable to display the total sum of a column in a table view control( using HTMLB ). How should one display the sum of a column ?
    THanks in advance,
    VaraPrasad

    Hi,
    it should work once you are restricting the capacity of the out put port then it should provide that much rows only otherwise its a Bug.
    Alternativily you are tellin to disaply using sorting then add a Sort operator to the output port and the display ur output port in down order.
    But first option should work just check it again.
    On which SP u r working?
    Regards,
    Govindu

  • To display Total sum of a column in a table view control ?

    Hi,
      I am unable to display the sum of a column in a table view control ( using HTMLB ). How should one display the sum of a column in a table view control ?
    Thanks in advance.
    Vara.

    Hi there, do a search in this forum for TableView Iterator. Then check out these weblogs:
    /people/thomas.jung3/blog/2004/09/15/bsp-150-a-developer146s-journal-part-xi--table-view-iterators
    /people/brian.mckellar/blog/2003/10/31/bsp-programming-htmlb-tableview-iterator
    An Iterator is the way to go for you

  • TABLE VIEW CONTROL IN MODULE POOL PROGRAMMING

    Hai Friends,
    <b>My problem is i design table view control using se51. I entered the data on table view and when i  press ENTER button on keyboard the total data is disapears from the screec(i.e table view).
    but i do not want this functionality. when i press ENTER button on keyboard that data is must be on the screen only.....................
    please tell me how it is possible   
    </b>

    Hello,
    Fill the data of the table control in PBO event of the screen.
    CHeck this sample report:
    DEMO_DYNPRO_TABCONT_LOOP
    Vasanth

  • Table view control problem in screen painter

    Hi All,
    i am unable to display the contents in the table view control in screen painter....actually i have created two screen one to take input and second to display details on next screen in table view control..but i m nt getting that details...
    my second screen PBO/PAI code is
    PROCESS BEFORE OUTPUT.
    loop at itab with control TCNTRL CURSOR tcntrl-current_line.
    MODULE STATUS_0101.
    endloop.
    PROCESS AFTER INPUT.
    loop at itab.
    endloop.
    MODULE USER_COMMAND_0101.
    can anyone solve my problem????????
    Thanks,
    Jayshree

    Hi,
    Use below approch (syntax may not be correct as I have typed it in notepad but use it as guide line)
    ***In screen flow logic
    PROCESS AFTER INPUT.
      module cancel at exit-command.
      chain.
        field: zproject_details-originator,
            zproject_details-proj_type.
        module check_data on chain-request.       
      endchain.
      module user_command_002.
    ***In abap code
    module cancel input.
      leave program.
    endmodule.
    module check_data input.
      if zproject_details-originator is initial.
        message exxxx "throw error message here
      endif.
      if zproject_details-proj_type is initial.
        message exxxx "throw error message here
      endif.      
    endmodule.
    module user_command_002.
      save_ok = ok_code.  "good practice to save okcode
      clear ok_code.
      case save_ok.
        when 'save' " using constant for fcode here is better
          perform save_data. "make it moduler instead of writing whole code in case statement
      enscase.
    endmodule.
    form save_data.
    ** do some additional checks if required before saving
    update zproject_details from zproject_details. " update database table here from work area contents
    endform.
    Regards,
    Vishal

  • Table wizard control in screen painter

    hi
        while v r creating table wizard control fields r getting enabled and displayed in table wizard control..only mandt field z shown.no other fields r shown in that..

    Kota ,
    When you are trying with WIZARD for table control, In the seq, step it will ask you for DDIC table name OR from PROGRAM with Internal table and corresponding workarea. Try to do proper selection and assign correct values it willl give the correct definition.
    Thx
    Parthi
    Note : Reward points if helpful.

  • WHATS THE USE OF TABLE STRIP CONTROL AND TABLE VIEW CONTROL

    WHATS THE USE OF TABLE STRIP CONTROL AND TABLE VIEW CONTROL

    Subhash,
    You create and distribute a model in BD64. The details of that are stored in this tables.
    A model gives you the details of the sender / receiving systems and what are the message types that are getting transferred between these systems.
    Regarding the IDOC segments issue, can you explaing how are you triggering the IDOC and which message / idoc type you are dealing with.
    Regards,
    Ravi
    Note :Please mark the helpful answers
    Message was edited by: Ravikumar Allampallam

  • What table storing controlling area from C.Element, wbs group?

    Hi All,
    Greeting.
    In my project right now, I need to bring over data Cost Element Group and WBS Group to BW.
    In order to cater this, I fetch data up from setHeader and setLeaf tables.
    My Question is how to get information about controlling area that belong to those object, because when I see org. unit field on the table (setHeader table), it's populated with different value with controlling area that I see on their t-code (KAH3 and KJH3).
    Is that any table storing controlling area seen on t-code: KAH3 and KJH3 ?
    Really need your help.
    Thanks a lot and have a good day,
    Best regards,
    Daniel N.

    Hi Daniel,
    It does not work this way. If you want to extract the controlling area of the obejcts you have to go to the relevant tables of the master data, e.g. for cost elements - CSKB, WBS - PRPS, etc.
    Regards,
    Eli

  • Help Needed regarding to Table View Control

    Hi Abapers
    In Table View Control which property or system variable keeps the user selected row's row id.
    Situation is that user enters many records into sales details table view. Table view contains the fields, productid product no qty discount and rate. Suppose user wants to delete one particular record(sales details) from that table view while entering this sales details .here i want to know which is that particular row that the user selected. Table views which property keeps this row no information. i am very glad if you people give me more information abount table View Controls .
    With regards
    Anoop.

    Hello Anoop,
    post your questions in the correct forums and you can hope to get a better answer. This forum as you see is the suggestions and comments forum and not the ABAP forum.
    Sameer

  • Help Needed on Table View Control

    Hi Abapers
    In Table View Control which property or system variable keeps the user selected row's row id.
    Situation is that user enters many records into sales details table view. Table view contains the fields, productid product no qty discount and rate. Suppose user wants to delete one particular record(sales details) from that table view while entering this sales details .here i want to know which is that particular row that the user selected. Table views which property keeps this row no information. i am very glad if you people give me more information abount table View Controls .
    With regards
    Anoop.

    You would have to use the outbound plugs to transfer data from your component to the other component. Here you have a parameter IV_DATA_COLLECTION. Fill the entries you want to fill here.
    Check the Sold to Party pop up while creating Quotation for Sales cycle when you log in with SALESPRO.
    Regards
    Kavindra
    Edited by: joshi_kavindra on Nov 23, 2011 5:03 PM

  • Various table options on one excel sheet

    I am looking to create an excel document that contains a drop down menu for each month of the year, and when the desired month is selected in the drop down menu, a table will appear with the number of days in the month. As some months have different
    amount of days some of the tables will be different (hence why I want the different various table options). The excel document will be for a timesheet were clients input the amount of hours they have worked in each month.
    I have tried the 'Pivot Table' but I don't think this is what I am looking for.
    Thanks

    Hi,
    >> I am looking to create an excel document that contains a drop down menu for each month of the year, and when the desired month is selected in the drop down menu, a table will appear with the number of days in the month
    You can using Data Validation to create a drop down menu for users to select the month.
    Data—Data Validation—
    There is a sample code , which generate a table based on the dropdown box selection.
    Sub  CreateTable()
    MonthArray1 = Array("Jan", "Mar", "May", ...)
    Dim MyRange As Range
    Set MyRange = Range("A2")
    Dim pos
    Dim amount
    Range("D4").Value = "Date"
    Range("E4").Value = "Hours"
    pos = Application.Match(MyRange.Value, MonthArray1, False)
    If Not IsError(pos) Then
    amount = 35
    Else
     If MyRange.Value2 = "Feb" Then
        amount = 32
      Else
        amount = 34
      End If
    End If
       For i = 5 To amount
       Range("D" & i).Value = 2015 & "-" & Range("A2").Value2 & "-" & (i - 4)
       Next I
     End Sub
    And I'm not sure whether you are looking for a VBA solution, if not, we will suggest you posting this question in Microsoft Community Office forum
    Hope this will help you .
    Best Regards
    Lan
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to create tables for control data

    HI
    How to create  tables for controls of types of data (screen control)? what is the process for this
    Regards,
    Anil

    Well, do you want to do it the easy way?  If so, then just create a table maintenance program.  You can do this via SE11, utilites, table maintenance generator. The table maintenance will be generated and you can then maintain the table via SM30. 
    If you want to go the more challenging way, you can write your own table maintenance program using a table control on your screen.  You can use the table control wizard to help you along.
    Regards,
    Rich Heilman

  • Data not viewable in table using Control file  CharacterSet AL32UTF8

    i have a flat file which contains Chinese characters and English Characters
    I have to create a control file, to insert the data in this flat file to the Table
    The characterset i am using in my control file is AL32UTF8
    When i use this characterset the data is getting loaded into the table,but i am not able to view the Chinese characters.
    i am able to see some Upside down question mark symbol
    Please help me of how to view the chinese characters into the table
    Is that any other characterset i have to set in Control file

    NLS_LANG is an environment variable. I'm assuming you're on Windows, so it's probably something like
    Control Panel | System | Advanced | Environment Variables
    Given that you're using Toad, though, there may be someplace there where you set the character set. There is a discussion on Eddie Awad's blog on how various tools can be made to display Unicode data
    http://awads.net/wp/2006/07/06/sql-developer-and-utf8/
    Some of the comments discuss Toad, though that's not a tool I'm familiar with.
    If you happen to be able to use iSQL*Plus, since that's browser based, it supports unicode natively. That's often the easiest solution.
    Justin

Maybe you are looking for