Query to find AP Invoices which are posted to GL

Hi,
I wanted to find the AP invoices which are posted to GL, any help with the query please?
Thanks,
Genoo

Hi;
For your issue i suggest close your thread here as changing thread status to answered and move it to : All Places > Developer > English > E-Business Suite > Financials >         Discussions
Regard
Helios

Similar Messages

  • SQL query to find Approved projects which are open

    Hi,
    Can anyone provide a SQL query which will show only the approved projects which are open.
    Thanks
    Titas

    Try this
    select PROJECT_ID , NAME from pa_projects_all
    where project_status_code = 'APPROVED'
    and NVL(CLOSED_DATE,SYSDATE+1) > SYSDATE
    Thanks
    Pradeep

  • F110 for vendor invoices which are debits and for credits BVTYP are used

    Dear all,
    I have the following situation:
    - 1 vendor with many documents to pay
    - some documents have 1 line item that is a debit (positive value in FBL1N)
    - this vendor has 2 bank accounts in master data and I would like to pay the second one, so the Partner Bank Type (BVTYP) field is filled with number 1 and 2
    - before payment at FBL1N, I execute the mass modification of all documents putting the number 2 at the BVTYP field
    - but when I execute the proposal at F110, only the documents with debit have error: No pymt possible because items with a debit bal, but the total is credit for vendor
    I have seen that when I do not fill the BVTYP field in the documents, the F110 is executed normally, I mean, it considers debits and credits (we have previously created a new payment form for this kind of vendors, one that could consider debits and credits).
    PS: at FBL1N, when I open the document with the debit item, it doesn't show the field BVTYP.
    Is there any kind of configuration that I have to make to F110 start considering the filled BVTYP field?
    Thanks in advance.
    Kathia Tsuboi

    Hi Abhi,
    I have created some queries for the same. COuld you help me if I am going in the rite direction.
    I have created a query to find the suppliers which are not being used in the POs for the past one year by using the below query: But for invoices and payments to be included, I am finding it a bit difficult....need help..............
    --FINAL QUERY                                  
    SELECT vendor_id, vendor_name, creation_date, last_update_date
    FROM po_vendors v
    WHERE v.end_date_active IS NULL
    AND v.enabled_flag = 'Y'
    AND NOT EXISTS (
    SELECT 1
    FROM po_headers_all h
    WHERE h.vendor_id = v.vendor_id
    AND h.creation_date(+) BETWEEN (SYSDATE - 365) AND (SYSDATE))
    ORDER BY vendor_id DESC
    Is it possible to send me the program so that it would be helpful for me to use it.
    email: [email protected]
    Help Greatly appreciated.
    Thanks
    Aman

  • List of Invoices which are paid without a Goods receipt

    Hello,
    Does anyone know a report which shows invoices which are paid without goods receipt being done on them. The reason for this is the process that we follow:
    We dont do GR based IV  because there are invoices which are received without the Goods receipt being done. So the process is that all invoices which dont have a Goods received are automatically R-blocked by the system and hence no payment can be released unless they are Goods receipted. We run transaction MRBR in background everyday and it releases invoices which have a corresponding GR. At month end, we do a GRIR clearing account transaction which cleared all invoices which didnt have a GR (this is the way it was done historically) and we are looking to improve this process. What this means is that an invoice which didnt have a goods receipt also got cleared off and the R block was removed and hence it appeared in the automatic payment program and was paid.
    Business wants to find out any report which would show them all invoices paid without a GR. Its the only way to know what payments have been made to vendors which actually shouldnt have been made.
    Any insights would be really helpful.
    Thanks
    Keyur

    dear sir
    in MB5S- list of GR/IR balances.
    this report will show the GR/IR pending.
    regards
    jrp

  • Payment document which are posted in SAP , however cheque not issued

    Dear Experts,
    How to generate a report of payment document which are posted in SAP , however cheque has not been issued.
    Regards,
    Alok

    Hello,
    Execute the  Cheque outgoing account in FBL3N
    Click on Settings => Special Fields
    PAYR     CHECF     Check number from
    Save
    Now re-execute the report
    Add the Check number from field into the layout.
    You will see the for which documents cheques are beings issues and for which documents cheques are not being issued.
    Regards,
    Ravi

  • Invoice(which are complete already) grouping for just output purpose

    Dear Experts,
    I have requirement  to group the invoices which are complete through VF01 and VF04, and to create an output using the smart from that we have developed
    I understand VF21 actually to create Invoice list which are due for the payer.
    So I understand that canu2019t be used for this purpose.
    Could you please suggest if VF21 still can be used to group the completed Invoices or else
    Could you suggest if there is an alternative.
    Quick response  would be of great help.
    Regards
    Siva

    Hi Sidi,
      Thanks. i thought VF21 is only to group invoices whcih are due for payer. And i thoght if billing already done it would not be possible to create invocie list.
    Please clarify.
    if i can still use to group them it would be of greate help.let me try with invoices which are paid.
    Regards
    Siva

  • How can I find the profiles which are not in a role

    Hi all,
    how can I find all profiles which are not used in a role. Its important for a security check.

    Hi Stefan,
    you do one thing use the transaction SUIM
    SUIM>>Profile>>By Roles
    give all the role name and execute you will get roles with profiles
    and extract to excel sheet
    to get only profiles
    suim>>profile>>by profile name or text give * and execute
    and extract in excel sheet no compate profile coloumns get the profiles which does not there in any roles
    hope ds helps
    thanks
    kishore

  • How can we find delivery documents which are not goods issued?

    Hi All,
    How can we find delivery documents which are not goods issued?
    Thanks in advance

    hi,
    please check in VL06O.
    there will be plenty of options on the same.
    you are requested togo for push button FOR GOODS ISSUE from there u will go to VL06G only
    your requrient will be satisfied.
    regards,
    balajia
    Edited by: balaji timmampalli achari on Nov 11, 2010 12:39 PM
    Edited by: balaji timmampalli achari on Nov 11, 2010 12:40 PM

  • Query to ignore the records which are 6 months older

    I need a query to ignore the records which are 6 months older . my table is having a column named quote_date . I need to ignore the records whose quote date is 6 months older . Can any one help me in this regard.
    thanks in advance
    rakesh

    Hi:
    SELECT *
      FROM table_name
    WHERE MONTHS_BETWEEN (SYSDATE, quote_date) > 6HTH
    Saad,

  • How do i check the list of invoices which are not posted into sap.

    Hi All,
    Iam displaying(ALV) the list of invoices and epayments for both PO & non PO transactons which are being processed in workflow but not posted in sap.
    (Non po transaction is th eone with out reference of a PO)
    How to check and list out the invoices that are not posted in sap. where does this get stored.
    please help.
    Thanks
    jyothi.

    Hello Jyothi,
    U can give try with EKBE table for getting invoices for PO. In this table there is a field vgabe which has various status. U can try that. Now for Non PO, u would be directly creating invoice doucment using FB60(i guess) which would create an entry directly into BKPF/BSEG. U can scan BKPF for the date range company code document type KR which vendor invoice.

  • How to find the tables which are the candidates for gathering stats in 10g

    Hi,
    In 10g how can we find the tables, partitions which are the candidates for gathering the stats.
    I want to findo those tables, partitions and gather the stats on daily basis.
    Thanks,
    Mahi

    The probem you describe has been posted about before. There are known issues with the default dbms_stats parameter settings for some environements.
    What you can do is just go ahead an manually submit dbms_stats commands with appropriate parameters for tables that have not been analyzed or modify the maintenance window to give it more time.
    I would rather just generate the missing statistics myself then the job can continue to run in the normal maintenance window. Since the job should be looking only for tables that meet the stale requirements then once everything is analyzed it is likely the job can keep the statistics updated in the default time allowed.
    Be warned that the default parameter settings do not work well for some tables in some environments and if that proves true for your shop you can generate workable statistics on a table and then lock them so the nightly job ships regenerating the statistics for that table. You would then manually unlock, generate, and lock that statistics for that table as necessary.
    HTH -- Mark D Powell --

  • Query to find all journals which make up the balance on a GL Account?

    How can i query to find out all the journals which make up a balance on a particular code combinations balance?
    We are on R12 - 12.1.3

    Hi,
    You can try this:
    select l.effective_date, l.description, nvl(l.accounted_dr,0) - nvl(l.accounted_cr,0)
    from gl_je_lines l, gl_code_combinations cc, gl_je_headers h
    where l.code_combination_id = cc.code_combination_id
    and l.je_header_id = h.je_header_id
    and l.ledger_id = <ledger id>
    and h.currency_code = '<currency code>'
    and cc.code_combination_id = <code combination id>
    Octavio

  • Report for reversed documents which are posted again correctly in SAP

    Hi All,
    please advise -
    For eg : one document is reversed due to incorrect data posting and the team repost it again correctly. in this case we need a report which can validate that the correct entry is posted in SAP and not missed by the processor.
    is there any tcode for running a report which can provides us the reversed documents with or without reposted correct document?

    Hi Tarun,
    is there any tcode for running a report which can provides us the reversed documents with or without reposted correct document?
    For GL accounts we can use tcode FBL3N and choose the selection 'Open items' and execute. It will give the lit of all the open items which are not yet processed. Then to get the list of only reversal documents, apply the filter on 'Document Type' as AB.
    Regards
    Raj

  • Need sql query for all employees list which are having lessthan maximum salary of manager in same departmnet;

    HI
    I want a sql query i.e., all employees list which are having lessthan maximum salary of manager in same departmnet;
    my table is like this
    employees
    EMPLOYEE_ID                               NOT NULL NUMBER(6)
    FIRST_NAME                                                   VARCHAR2(20)
    LAST_NAME                                 NOT NULL    VARCHAR2(25)
    EMAIL                                     NOT NULL          VARCHAR2(25)
    PHONE_NUMBER                                              VARCHAR2(20)
    HIRE_DATE                                 NOT NULL        DATE
    JOB_ID                                    NOT NULL           VARCHAR2(10)
    SALARY                                                           NUMBER(8,2)
    COMMISSION_PCT                                          NUMBER(2,2)
    MANAGER_ID                                                  NUMBER(6)
    DEPARTMENT_ID                                             NUMBER(4)
    if need the department table
    departments:
    DEPARTMENT_ID                        
    NOT NULL NUMBER(4)
    DEPARTMENT_NAME                      
    NOT NULL VARCHAR2(30)
    MANAGER_ID                                    
    NUMBER(6)
    LOCATION_ID                                   
    NUMBER(4)

    Try this:
    select
       employees.last_name || ', ' || employees.first_name “Employee”,
       employees.salary “Emp Salary”,
       sub.salary “Mgr Salary”,
       employees.department_id  “Department” 
    from
       employees,
       (  select
          mgr.department_id dept,
          max(mgr.salary) salary     
       from
          employees,
          employees mgr      
       where
          employees.mgr = mgr.employee_id      
       group by
          mgr.department_id) sub   
    where
       employees.department_id = sub.dept      
       and employees.salary < sub.salary
    Jeff

  • Reversing or deletating AP invoice which is posted and transferred to GL

    I wanted to delete a invoice which is accounted and validated and transferred to GL. This invoice has 2nd distribution line causing problems, somebody managed to transferred to GL without entering an amount this has to reversed or deleted. how can I do it, if somebody had similar problem and solved it please assist me regarding this issue as soon as possible. Thanks very much for the consideration friends.

    Thank you for the answer, how can I remove the 2nd distribution line along with that invoice, there are holds on these invoices and some are not accounted or validated. When I try to delete it says " the amount filed must be filled" try to insert an amount it says'The field is protected". Any ways to reverse or delete the 2nd distribution line in that invoice.
    Please provide a solution.
    Thank you.
    Sam

Maybe you are looking for

  • Saving previously converted InDesign CS1 files in CS3

    My company recently upgraded from CS1 to CS3 (skipping CS2 altogether). I've noticed that after I open some CS1 layouts previously converted to CS3, when I hit <Save>, I get a <Save As> type dialog box where I either have to rename the file, or overw

  • WARNING - Software Upgrade 7.0.0 Bundle 2406 and texts

    I installed Blackberry software upgrade 7.0.0 Bundle 2406 yesterday on my Torch 9860 and when it had completed and installed and uploaded, more than 90% of my text messages had been erased (over 120  SMS messages from friends and family). I am realy

  • Tax software for Mac???

    Hi, everyone. TurboTax offers software for Mac in all additions EXCEPT for "Business" for some unknown reason. In addition, H&R Block's software following exactly the same pattern. Does anyone know of Mac software that can handle a Business tax retur

  • How to submit both HTTP post and a PDF

    I would like to know how to submit HTTP post and a PDF to a HTTPS web server that will have a php code to parse. Any ideas would be great. -Dev

  • US CALENDAR DATES ARE NOT ON MY HOME CALENDAR IN ICAL

    My US calendar is not showing on my home ical calendar on my iMac.  How can I fix this?