Need a bapi or table for GL Report

Hi experts,
I need a bapi or table for generating report period balance for GL accounts. i found one bapi BAPI_GL_GETGLACCPERIODBALANCES which is closer to my requirement. But i want to get the balances for cost center and particular material. As Cost center and product ranges are in my selection fields.
Can anyone tell me table or BAPI?

SAP standard infoset query provides a report STDCOST for this.
May be this will suit your requirement. It will give material wise costing.
hope this helps.
reward if helpful.

Similar Messages

  • Need standard BAPI and Table for PO order

    Hi all,
    is there any standard bapi for  vendors last purchase order (based on document type).
    thanks in advance.
    Edited by: Dhanush on Oct 21, 2008 1:25 AM

    ok i cleared.i prepare report like this..
    types : begin of ty_ekko,
    ebeln type ekko-ebeln,
    lifnr type ekko-lifnr,
    bedat type ekko-bedat,
    bsart type ekko-bsart,
    *ernam TYPE ekko-ernam,
    *pincr TYPE ekko-pincr,
    *lponr TYPE ekko-lponr,
    end of ty_ekko.
    TYPES :BEGIN OF ty_ekpo,
      ebeln TYPE ekpo-ebeln,
      matnr TYPE ekpo-matnr,
      ebelp TYPE ekpo-ebelp,
      werks TYPE ekpo-werks,
    END OF ty_ekpo.
    data: maxdt TYPE ekko-ebeln.
    data : it_ekko type table of ty_ekko,
           it_ekpo TYPE TABLE OF ty_ekpo,
           wa_ekko type ty_ekko,
           wa_ekpo type ty_ekpo.
    parameters : lifnr like ekko-lifnr .
    SELECT MAX( ebeln ) INTO maxdt FROM ekko WHERE lifnr = lifnr .
    *select ebeln lifnr bedat bsart into table it_ekko from ekko where lifnr = lifnr AND bsart = bsart.
    *select matnr ebelp werks into wa_ekko1 from ekpo where  matnr = matnr AND bsart = bsart.
    select ebeln lifnr bedat bsart   into wa_ekko  from ekko WHERE lifnr = lifnr AND ebeln = maxdt.
       ENDSELECT.
    select ebeln  matnr ebelp werks from ekpo into TABLE it_ekpo where ebeln = wa_ekko-ebeln.                                                                          .
    write: / 'Vendor', 10 'Purchasing Doc' , 30 'Document type', 45 'Documentdate' , 65 'Material', 79 'Item number', 94 'plant'.
    ULINE.
    loop at it_ekpo into wa_ekpo.
    write : / wa_ekko-lifnr,
           10 wa_ekko-ebeln,
           30 wa_ekko-bsart,
           45 wa_ekko-bedat,
           65 wa_ekpo-matnr,
           79 wa_ekpo-ebelp,
           94 wa_ekpo-werks.
    endloop.
    Edited by: Dhanush on Oct 22, 2008 3:23 AM

  • S076 SOP table for SD report (Sales Forecast Report ).

    Hi
    We are using S076 SOP table for SD report (Sales Forecast Report ).  This has only material number as key at present , where as we want to know if flexible planning will give material/shipto as key for forecast.
    Thanks In advance .

    Hi
       These are the key figures I am seeing in OMOJ , As I am new to this functionality                                  I am not able to add new key figures , can I request you to explain it to me ......
    Key figure                     F D 
    Sales     
    Production                         
    Stock level                        
    Target stock level                 
    Days' supply                       
    Target days' supply                
        Thanks

  • Need help in creating table in crystal report for visual studio 2010

    Since there is no table support in crystal report,how can I create a table in crystal report for visual studio 2010?
    I have a datatable and I need to show that in crystal report in table structure.
    I have tried using lines and boxes to generate the table but it is not working perfectly.
    How can I export the report in excel format in read/write mode saving all the formatting in the report

    Hi,
    Check sample codes from following:
    http://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsSDKSampleApplications
    You can download the [Developer's Guide|http://help.sap.com/businessobject/product_guides/boexir31/en/crsdk_net_dg_12_en.chm] & [API Guide|http://help.sap.com/businessobject/product_guides/boexir31/en/crsdk_net_apiRef_12_en.chm]
    Thanks,
    Saurabh

  • Mutiple fact tables for one report?

    HI
    I have two fact tables like Shipment and Sales. They each have their own star schema but most of the dimension tables are very similar. In one report I have to combine the two fact tables. so my report would have something like date, product Shiptment and Sales.
    What is the best way to set this up as shipment and sales have their own fact tables but the dimension tables that are being used in this report are common?
    Do i do this in the Physical layer of the rpd and how?

    you need to work in BMM layer for this..
    In one of your business models where there is Sales Fact Table... bring the shipment Fact Table from the physical layer onto this buisness model , and do a complex join to the Time dimension (common dim)...
    Now Bring this Shipment Fact Table from that buisness model to the Presentation Layer under the same Subject Area ( ie now a single Subject Area must have both the Fact Tables under it...
    Bounce back ur servers...
    Now you are good to go...

  • Need standard Bapi or FM for creating General Ledger (FS00 transaction)

    Hi,
    I need to upload (create) Master General Ledger data.
    My requirement is to use standard Bapi or FM for this purpose.
    Please tell me which Bapi or FM i can use for this purpose.
    Thanks in advance.

    Hi Suresh,
    The Function module you specified is not released. So, I cant use it. Thanks for your suggestion.
    Hi friends,
    My requirement is to create General Ledger Account (FS00 or FS01) using a standard Bapi or FM. Please tell me which Bapi or FM I can use for this purpose.
    I identified one related Bapi for this purpose (BAPI_ACC_GL_POSTING_POST). But my functional consultant says it is for posting General Ledger and cannot be used for ceating General Ledger account.
    Please clarify me.

  • How to create PLD_Items table for Crystal Reports

    Hi experts,
    Im trying to use the variable 130 for a report but in crystal reports, in some SAP Standard Reports the table PLD_Items appears, my question is how to create this structure for my report, i know that is an ADO.NET connection based on an XML file, but i dont know from where i can take this value can any one help me please?
    Best Regards
    Dave

    If this is CR for B1, please post to SAP Business One Application
    Alternatively see the SCN Site Index for the correct SCN Space for your product / component.
    - Ludek
    SCN Moderator

  • Need Users and ACL permission for KM Reports

    Hello Experts,
    Need you help for one requirement , in which i need to provide a list of users with ACL permission of each report from KM. There is huge amount of reports so it is quite time consuming to get each report open & to check the ACL and user from KM.
    It there is any thing , so that i can get the list of user with the ACL permission for each reports?
    Any help will be appreciated with points.
    Regards
    AK

    Hi AK,
        I misunderstood your query,if you just want to check the permission of all reports then you can use the default permission report available in the content Administration->KM Content->toolbox->reports->permission report.
    http://help.sap.com/saphelp_nw04/helpdata/en/fe/5290412facac5fe10000000a1550b0/frameset.htm
    If you could not find the report contact basis team to do the configuration
    http://help.sap.com/saphelp_nw04/helpdata/en/07/dad131443b314988eeece94506f861/frameset.htm
    Naga

  • Need API or interface table for manufacturer & mfr part

    We are developing integration that would push data to following base tables.
    1.     mtl_item_categories
    2.     mtl_manufacturers
    3.     mtl_mfg_part_numbers
    We could find interface table for category but nothing for manufacturers and manufacturer part.
    Let me know any API or open interface table that can be used in Apps 11.5.9 and above. Thanks in advance.

    Hi,
    Go thru
    www.irep.oracle.com
    Navigation
    --SCM
    ---Inventory
    -------Material
    --Basava.S                                                                                                                                                                                                               

  • Table for the report RPUAUD00  Logged Changes in Infotype data

    Hi
    I have a query with the program RPUAUD00 Logged changes in Infotype Data.  In which table stores the details of the program RPUAUD00.  for example in the 1st period there is a LWP record for the employee.  If in the 2nd period the LWP entered in 1st period has deleted, in the log the LWP displays for 1st period  new field contents, Action Indicator I.  The deleted information displayes in Old field contents with the Action Indicator D. We want to know in which table the LWP insert and LWP delete (d) details are stored.
    This information required to create a report for ESI.  In the report No of days (payroll processed for) has to mention.  To know the no of days need to access the report RPUAUD00.  From the RPUAUD00 the details of LWP insert and delete can be known.
    Request to help in solving the issue
    Thanks & Regards
    EKP Yadav

    Hello:
    Logged changes in Infotype Data are stored in cluster table PCL4 ID  LA and SA for employee and LB and SB for applicant. Maybe L is for longterm and S for shorterm
    Cheers.
    Antoine

  • Tables for inventory report(proper sequence)---urgent

    Hi all,
    i want to write a report for physical inventory for both raw  & finished goods.
    in selection screen there will be customer, plant & date.
    for this customer & current date, i have to extract the raw & finish goods (material & qty) from all storage locations under that plant.
    can u plz tell me the proper sequence of the database tables , i need to use to achieve the above things?
    it is urgent.
    Thanks for ur help.
    ur help will be appreaciated.
    reagards
    pabitra

    Hi,
    Please have a look at table:
    LQUA - Quants
    Krzys

  • Need to execute Dynamic query for the report

    I was wondering if we can have the option of choosing at runtime from the report builder parameter so that if the end-user selects 'Yes' then the report will run one specific query and if he chooses 'No' then another particular query is invoked. What I mean to say that by choosing between Yes and No at runtime one should have the option of returning query results based on the same table but having different columns selected via the SELECT statement
    means we have two querires on our report & upon the chosen parameter we should execute only one of them ... wht should i do to apply tht ???

    As the previous post noted lexicals are a terrific way to accomplish dynamic queries in Oracle reports.
    Another way you could accomplish this would be to use a UNION, whereas the first select in the UNION represents one user option, then second query represents the second option.
    For example:
    SELECT customer_name name, customer_address address
    FROM customer_table
    WHERE :p_choice = 'Customer Info'
    UNION
    SELECT employee_name name, employee_address address
    FROM employee_table
    WHERE :p_choice = 'Employee Info'If when running the report, the user chooses 'Customer Info' the first query would return results, if the user chose 'Employee Info' then just information from the second query would return information.
    So there are different ways to accomplish what you are looking for, you just need to find which is going to work best for you.
    Hope this helps!

  • Need to combine four tables and generate Report.

    Dear Seniors,
    I need to generate a report in such a manner that,
    to a particular vendor how much material delivered for processing, how much received from him so for, how much more remains outstanding with the vendor. I need to combibe Purchase order tabe, Goods Issue Table and Goods Receipt table to get this report. Please help to generate a Query for this.
    Regards
    Anand

    Dear Gordon Du,
    Thanks for your response. I would like to explain my problem little clearly.
    We raise a service PO to a particular service provider.
    Based on the PO, we supply materials to the service provider via Goods Issue.
    After processing the service provider returns finished Goods to us. We receive the FG via Goods Receipt with ref. the PO No.
    At any given point of time, I need to know the quantity of materials supplied, finished Goods received and the outstanding qty of raw materials with the service provider, of the particular order.
    In my case the tables affected are
    OPOR
    OIGE has a UDF U_PONo. OPOR Docnum acts as PO No.
    OIGE, IGE1
    OIGN, IGN1
    OIGN also has a U_PoNo Field.
    Against PO we would issue two or more materials.
    I need a query that combines above five tables and produces the following result.
    PO No.     Vendor Name      Item Name                 Issue Qty        Received Qty    Balance to be Received,
    1234          Raamji               30s Cmd Yarn            3000                  2900                          100
    Please help to design a query in Query Generator to join the above five tables.
    Thanks in adv.
    Regards
    Anand

  • No data in Portal Database tables for Activity Report

    Hi experts,
    I've developed an Activity Report application in SAP Portal 7.0, which went live but the report shows no data.
    We are pulling data from 2 portal database tables: WCR_WEBCONTENTSTAT and WCR_USERPAGEUSAGE
    In non production environment there is data in the report but there is no data in the production environment.
    The Activity Report service is already activated/started and set to true.
    What could have caused this? And what should we check now?
    What other configurations/setup should be done?
    Regards,
    Greg

    Hi Greg,
    Those are the aggregated tables. If they are not filled with data although the Portal Activity Report is activated, you should check whether the aggregation finished successfully.
    In the older SPs there were some problems that were fixed in later SPs of 7.0.
    In order to have the latest version of Portal Activity report, you can check SAP note 1084379 - Portal Activity Report - Latest Version (SDA file).
    You can compare the SP via the MANIFAST file, as it contains the version and SP number.
    In order to troubleshoot problems in Activity Report, you can follow SAP note: 1690023 - Portal Activity Report - Component-specific Note
    Some basic checks that you can do:
    Run query on the raw data tables to check since when there is data in those tables:
    select min(timestamphour) from SAP<SystemID>DB.WCR_WEBCNODESTAT;
    If there is too much data from long time ago, then you should delete the old data, and leave only the new data (there is anyways retention time for the data to be kept).
    If there is no data, then it means that the Portal Activity Report does not collect data, and not really activated (usually this is not the case).
    The aggregation runs every top of the hour, so you can check in the default traces for an error during that time.
    In most of the cases something went wrong while aggregating the data.
    As a result the aggregation is not finished, so the transaction is not being committed, and the aggregated tables stay empty.
    If there is a DuplicateKeyException in the trace, you can follow SAP note 1054145 - Duplicate Key Exception.
    If you have any more questions, please don't hesitate to ask.
    I hope this information helps,
    Thanks & regards,
    Michal Zilcha-Lang

  • Table for FBL1N report

    Hi All,
    in FBL1N we have vendor open item for which we have table BSIK.
    Now in FBL1N, we have open to see all posting for a vendor based on posting date. i need table which can all all posting in a vendor account.
    Please advise
    Regards
    Deepak

    Hi Deepak,
    In BSIK you have option to select either debit posting to vendor or credit posting to vendor.
    You can make the subtotal by using Debit/ Credit indicator.
    Debit(S) it means +    and Credit(H) it means -
    Here you will get total of all the credit transactions and total of the debit transactions.
    Check it out.
    Regards,
    Raj

Maybe you are looking for

  • IPad is disabled

    Hello, My kids tried to enter the lock password many times which leaded to have the iPad got locked. I've a message "iPad is disabled" and I can't open it again I didn't sync it on either my PC or MAC since its for the kids and tried to have it in re

  • Create directory on OpenVms

    Hi all i create a directory on ovms server CREATE OR REPLACE DIRECTORY MY_FILES AS '$DISK2:[ADG.DATI_SPOOL_1]'; How i can veriify if exists or if the directory is right? I create a procedure that read a file from this directory and i get an error on

  • Photoshop CS5 filter gallery 'the operation could not be completed'

    with photoshop cs5 i get for a specific regular user when selecting filter gallery the error message 'the operation could not be completed'. all other users on the same mac show no problems. ???

  • CO11N-While Goods Movement System Not Allows Column/Field COST CENTER

    Dear Friends, While doing confirmation of PP/PM Order and doing goods movement the system not allows the Column/Field of COST CENTER. Thanks and Regards, Satyajit PP/PM

  • Why use Xml Db?

    Hi , 1- what is the main benefit for using xml db , what does it offer that regular db doesn't ? 2- what do i have to learn to know this type of db? Thanks.....