Query SQ01: Table for customer revenue

Hi,
I have created a query using amongst other table KNKK. The requirement his now to get for a customer (in all sales-areas and company code) the total revenue for a give year. What is the best way to acheive this? Is there a table i could use which stores this kind of information?
Kind regards

Table VBREVE-RVAMT is the revenue amount
I think you must get the G/L Account Number for the customer and pass it here.
table CO01 gives the GL account based on customer account group,
Or you can get the Sales Document of the customer and pass it to table VBREVE.
or just try passing the customer to field VBREVE-KUNAG and check.
Just give a try
Problem is that only some of our customer invoices are updated in VBREVE, that is we are only doing revenue recognition for some invoice types.

Similar Messages

  • Need table for customer and vendor carry forward balance

    Hi,
    I need to fetch the carry forward(opening) balance for GL, customer and vendor account for my report.
    I have table which contains c/f balance for GL accounts which is "GLT0" and now looking for a table for customer and vendor accounts.
    Please let me know if anyone have idea in which table i can get the c/f balance for customer and vendor accounts.
    Thanks in advance.
    Regards,
    Swati

    Hi Gurus
    The requirement from the client side in my case is to have opening balance in Tr code ZFBL1n, ZFBL3N and ZFBL5N.
    Now, from the above thread i got the Tables where i could find the Vendor and Customer Opening Balance but i also want Opening Balance for GL.
    and my 2nd query is how to get these opening balance in Z report, at Header Level.
    Thanks and Regards
    Dnyanesh

  • Table for Customer and vendor open balance on a key date

    Dear All,
    Can anyone please let me know Table for Customer and vendor open balance on a key date. We are developing one customized report.
    I have checked with the below table :
    Customer-KNC1, KNC3,BSID, BSAD
    Vendor-LFC1, LFC3, BSIK, BSAK.
    But these are not working properly for all customers and vedors. Also, in open items, there are items with clearing documents.
    Plesae let me know, how to go for it.
    Please suggest.

    Hi
    Use BSID and BSIK for open items
    And pass company code, year and from date and to date range in Posting date selection option
    Reg
    Vishnu

  • Tables for customer rebate

    Hi Gurus,
                   Could any1 tell me the Tables for customer rebate. I am using the T-Code VBO3.
    Regards,
    Ashok...

    Hi Ashok
    here below the relevant tables:
    KONA-->agreements
    KONH-->header rebate conditions
    KONP--> Item rebate conditions
    S060-->Statistical data on accrual settlements etc..
    S136-->relevant invoices
    S469--> if u use extended rebate
    Pricing tables relevant are theones with prefix KOTE before i.e. KOTE005
    anyway i suggest to use FM to retrieve relevant values
    SD_BONUS_SETTLEMENT
    SD_BONUS_KONPD_FILL
    SD_BONUS_TURN_OVER
    SD_BONUS_VALUE_CALCULATION
    etc...
    Bye
    Carmine

  • Recource scheduling table for customer service

    Hello,
    does anyone of you use a alternative Recource scheduling table for customer service, beside the SAP integrated Recource scheduling table ? Are there other recource scheduling table known ?
    Jürgen

    Your issue has been escalated to a Verizon agent. Before the agent can begin assisting you, they will need to collect further information from you.Please go to your profile page for the forum, and look in the middle, right at the top where you will find an area titled "My Support Cases". You can reach your profile page by clicking on your name beside your post, or at the top left of this page underneath the title of the board.
    Under “My Support Cases” you will find a link to the private board where you and the agent may exchange information. This should be checked on a frequent basis as the agent may be waiting for information from you before they can proceed with any actions. To ensure you know when they have responded to you, at the top of your support case there is a drop down menu for support case options. Open that and choose "subscribe".
    Please keep all correspondence regarding your issue in the private support portal.

  • Base table for customer in R12

    Hi,
    What is the name of base table for customer in R12?
    Thanks,
    GSM

    I have one small question regarding How can we delete a Concurrent Program which is already registered? Please see this thread.
    How to delete an executable concurrent program
    How to delete an executable concurrent program
    Thanks,
    Hussein

  • Table for Customer and Vendor Special GL Carryforward Balances

    Hi,
    What is the table to get the customer and vendor special GL carryforward balances?
    Thanks in advance

    Hello,
    I have more details to add to the thread.
    If you are looking for carry forward balances for customer and vendor subledgers, the tables are:
    By month
    KNC1- customer (customer master transaction figures) - c/f debit/credit postings and lists by customer, company code and year
    LFC1-vendor - (vendor master transaction figures) -c/f debit/credit postings and lists by customer, company code and year
    By year
    KNC3  (customer master - special G/L transaction figures)- c/f balances by customer, company code and year (lists totals for debit and credit)
    LFC3 -   (vendor master - special G/L transaction figures)- c/f balances by customer, company code and year (lists totals for debit and credit)
    Hope this helps.
    KF

  • Change layout of Adhoc query output list for Custom infotype

    Hi All,
    The fields in the Infoset query output on a custom infotype are aligned with the fields u2018payment typeu2019 and u2018amountu2019 appearing repeatedly(in columns) as declared in the Infotype and the output will be a long horizontal list.
    Instead, the requirement is that the output list should show vertically so that If I choose u2018Payment Typeu2019 and u2018Amountu2019 as output fields, it will show a long vertical list as in the case of a standard infotype (IT0008).
    Also, this way enables user to use Payment Type as a selection criteria so as to just pulling the needed payment type. When we use IT0008 in the infoset it works fine but in custom IT it does not work.
    Any pointers/suggestions on how we can achieve this would be helpful.

    Hi yu liang,
                     You can find vendor list having Vendor No. & without showing total liability for every vendor.
    after executing the report,
    1.You need to select "change layout (ctrl+F8)",
    a small window comes, it has two part -> column content & hidden fields.
    then u select "Vendor" from hidden field & move it to column content.
    2. at column content there is a column named "Total". u need to remove check for your column name "amount".
    now select "copy" button or enter. u will find the req. report.
    u can save it also by ur name.
    hope its helpful to u.......
    plz, reward points as a way of thanks if helpful...

  • Querying CMS tables for users' security, history & favorites

    Hello,
    We are running BOBJ over a BW environment, and we've been asked to help design a Webdynpro interface that reads a user's security credentials in both BW and BOBJ servers and pulls in all reports, Bex or BOBJ, that they have access to.
    To do this, we would need to query the CMS tables for:
    All reports a user is authorized to view
    Groups a user is associated with
    User's History
    User's Favorites
    Does anyone have suggestions?  I've researched Query Builder, but I'm not sure if it can help us, as it accesses three virtual tables instead of the physical tables in the CMS.  The option I am guessing we will need to use is SDK. 
    I'm fairly new to both BW and BOBJ, so any advice is appreciated.
    Thanks
    Scott

    Hello Scott,
    Did you check the possibility of using Audit universe and reports? Please check below link for some useful sample files.
    http://scn.sap.com/docs/DOC-53904
    Regards,
    Nikhil Joy

  • Table for customer address

    Hi friends,
    I need to retrieve data for the customer address, which table should I look into
    Thanks

    hiii..
    KNA1-General Data in Customer Master
    KNAS-Vat registration numbers general section
    KNB1-Customer Master (Company Code)
    KNB4-Customer Payment History
    KNB5-Customer master (Dunning Data)
    KNBK-Customer Master (Bank Details)
    KNC1-Customer Master (Transaction Figures)
    KNC3-Customer Master(Special G/l transaction figures)
    KNKA-Customer master credit management:Central data
    KNKK-Customer master credit management:Control Area data
    KNMT-Customer Material info record data tables
    KNVA-Customer Master Loading points
    KNVD-Customer Master record sales request form
    KNVI-Customer master tax indicator
    KNVK-Customer master contact partner
    KNVS-Customer master shipping data
    Regards,
    D Rana

  • Reg:Table for Custom Messages and custom Messaege Classes

    Hi ,
    My requirement is to find out all custom messages . so can any one tell in which tables all custom messages and custom message classes are stored .
    Thanks & Regards,
    Lakshmi.

    hi,
    You can checkthese tables listed below,
      T100                             Messages
      T100A                            Message IDs for T100
      T100C                            Message Control by User
      T100O                            Assignment of message to object
      T100S                            Configurable system messages
      T100SA                           Application Areas for Configurable Messages
      T100T                            Table T100A text
      T100U                            Last person to change messages
      T100V                            Assignment of messages to tables/views
      T100W                            Assign Messages to Workflow
      T100X                            Error Messages: Supplements
      T100ARBGB                    Application Area
    But The main table for storing all the message classes and their numbers are stored in table
    T100

  • Table for Customizing and BASIS objects

    Hi all,
    Is there any table/view which stores a list of all customizing and BASIS objects created in the SAP system (something like table TADIR for programs)?
    I should be able to query against that table and find if a particular customizing objects exists or not.
    Regards,
    Saurabh

    Hi Saurabh,
    here in table SMODILOG...if u fatch data with condition...
    where ( OBJ_TYPE = 'CUSO' or
               OBJ_TYPE = 'ACGR' ) and
              OBJ_NAME <> Y*string or
              OBJ_NAME <>  z*string.
    This will get you the objects that you want.
    <b>Reward helpful answers with points,</b>
    Regards,
    Tejas

  • Table for customer and vendor balance

    Hi
    Please let me know the table from where we can get closing balance of a vendor as well as customer. I want this for entering into customer and vendor confirmation correspondence

    Hi,
    Please find below some table details related to your requirement.
    BSIK - Vendor open items
    BSAK - Vendor cleared items
    BSID - Customer open items
    BSAD - Customer cleared items
    Hope this informatin will helpful for you.
    Thanks & Best Regards,
    M.Ganesan

  • SAP table for customer account balances by document currency

    Hi experts,
    We have a requirement to produce a monthly customer statement by customer currency or customer's document currency. Example is that the company code local currency is USD and the customer currency is EUR. The customer will be allowed to carry over a balance to next period under a certain threshold so there will be a carry over beginning balance from the previous period which needs to appear on the statement. Transaction FD10N only displays customers balances in the local or company code currency which is USD in this example.
    Question: Does anyone know if there is an SAP table that stores period beginning balances by customer account currency or customer's document currency?   
    We have not been able to find one and want to get additional input prior to building our own custom table.
    Many thanks in advance for your assistance.
    Regards,
    NormaF

    Hi:
        Make use of BAPI_AR_ACC_GETKEYDATEBALANCE to calculate customer opening balance. You need to develop Z report using table BSID and BSAD other SD related tables . There is not SAP standard report that shows the customer opening balance as carried forward from previous month.. You can make alteration for for showing balances in document currency.
    Regards

  • Table for Customer Duplicate Invoices?

    Hi
    Please help me about the following
    Table "BSIP" is used to check Vendor Duplicate Invoices
    what table we use to check Customer Duplicate Invoices.
    Help will be appriciated.
    Kind Regards
    Kishore

    Hi
    Use BSID and BSIK for open items
    And pass company code, year and from date and to date range in Posting date selection option
    Reg
    Vishnu

Maybe you are looking for

  • Macbook Pro Retina Question - processor

    Hey guys, I'm seriously considering getting the Macbook Pro Retina display. I'm a graphic designer and this would be awesome for work. I'm thinking about getting the 2.6GHz and upgrading to the 16gb ram. I run alot of programs for work, basically the

  • How to use exception for a Date Key Figure

    Hello All,                 I have the following requirement. 1. I have a Key Figure which is Date Type. 2. I need to color the cell to green if the it is filled with date otherwise leave it as it is. Please suggest how to overcome it. Thanks & Regard

  • Oracle R12 responsibilities not showing

    Hi, After login oracle R12 Applications, responsibilities are not showing for the system administrator itself.. Kindly do the needfull.. Thanks, Vel

  • Problems when generating forms from Module Generator

    I am trying to generate a form from a module in Module Generator. The form is generating OK, but when design editor tries to show the form in the browser it doesn't work. This is the URL it is trying to use: http://127.0.0.1:8888/forms90/f90servlet/?

  • Mi ipod se bloquio y se reinicia solo, que hago?

    Mi ipod se bloquio y se reinicia solo, que hago?