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

Similar Messages

  • Custom Table for Verifying Duplicate Invoice against Legacy Invoice Data

    Hi All,
    We are trying to upload legacy invoice data in a custom table. Then we want to use SAP duplicate invoice check functionality to look for the potential duplicate invoice from this custom table as well apart from the standard SAP tables.
    If you know of some user exit or any function module which I can use to link this custom table with the standard SAP duplicate invoice check functionality then it would be of great help.
    Regards,
    Sanjay

    Hi Jurgan!
    Thanks for the reply,
    We are using ECC6,
    Support pack : SAPKH60013
    Settings for Duplicate Invoice Check In Vendor Master is correct
    Customization setting OMRDC transaction, tick mark for invoice reference no. only
    If all the cited characteristics match, the system displays a
    customizable message. M8462 (if logistics invoice documents are found) or M8108 (if accounting documents are found).
    I have ensured that message M8108 (if accounting documents are found) is maintained as an error message in OMRM.
    Still system is allowing duplicate invoices for the reference nos. 00082 and 00072.
    For other reference Nos. which are previously used for other documents, system issues error message successfully.
    I dont want to delete archived accounting doc. and if I maintaind BKPF entris of this archived doc manually it will create probelm in FI.
    is this happen due to life span of secondory index of archived accounting doc. is completed ?.
    Please Help
    Many Thanks
    Vikas

  • 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

  • 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

  • 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

  • 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

  • Regarding user exit for FB60 Duplicate invoices

    hi experts,
    I want to fnd out how to check  Duplicate invoices in fb60 and disallows posting.
    Any kind soul can help?
    Thnaq.

    Transaction Code - FB60                     Enter Incoming Invoices
    Exit Name           Description
    RFAVIS01            Customer Exit for Changing Payment Advice Segment Text
    RFEPOS00            Line item display: Checking of selection conditions
    RFKORIEX            Automatic correspondence
    SAPLF051            Workflow for FI (pre-capture, release for payment)
    F050S001            FIDCMT, FIDCC1, FIDCC2: Edit user-defined IDoc segment
    F050S002            FIDCC1: Change IDoc/do not send
    F050S003            FIDCC2: Change IDoc/do not send
    F050S004            FIDCMT, FIDCC1, FIDCC2: Change outbound IDoc/do not send
    F050S005            FIDCMT, FIDCC1, FIDCC2 Inbound IDoc: Change FI document
    F050S006            FI Outgoing IDoc: Reset Clearing in FI Document
    F050S007            FIDCCH Outbound: Influence on IDoc for Document Change
    F180A001            Balance Sheet Adjustment
    FARC0002            Additional Checks for Archiving MM Vendor Master Data
    FEDI0001            Function Exits for EDI in FI
    No of Exits:         14
    USER EXIT
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sapgenie.com/abap/code/abap26.htm
    http://www.sap-img.com/abap/what-is-user-exits.htm
    http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction
    http://www.easymarketplace.de/userexit.php
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sappoint.com/abap/userexit.pdfUser-Exit
    http://www.sap-img.com/ab038.htm
    http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sap-img.com/abap/what-is-user-exits.htm
    http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,00.html
    Rewards if useful.........
    Minal

  • 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

  • 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

  • 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.

  • Payment/Receipt Tables for Customer/Vendor

    Hi Experts,
    Can anybody tell me that in concept of Customer/ Vendor , what are the table and fields to refer for Invoice Amount as well as the Amount they have paid/received in Local Currency?
    I am struggling with the tables but I have not yet find out the names for Payment Amount and Invoice Amount.
    Your help will lead me to complete my task
    hanks a bunch in advance.

    Hi,
    USe these tables.
    KNB1,
    LFB1,
    BSEG,
    REGUH,
    REGUP.

  • Function Module For Customer Receivable Invoice Document Wise

    Dear All,
    Is there a standard Function Module / BAPI available for calculating Customer Receivable amount invoice document wise? I will explain the scenario in greater detail:
    1) Invoice is booked against customer (FB70 / SD Interface)
    2) Receipt is made (F-28 )
    3) Matching of invoice is done at the time of receipt (either partial or residual)
    4) Customer Account Clearing is done (F-32)
    We have explored tables BSID,BSAD,BSEG and BSE_CLR, but are unable to decipher the exact logic by which the System is storing the cleared amount, invoice document wise. We have tried referring to BSEG-REBZG (Invoice Reference) and BSE_CLR for finding out the clearing document and thus arriving at the invoice document balance, but the table entries are not similar in case of partial and residual payment and hence it is creating problem in deducing the actual invoice wise open balance. Can anyone refer to some FM / API / Logic for deducing the same?
    Your inputs will be sincerely appreciated.
    Thanks and Sincere Regards,
    Amitabha

    Hi People,
    Any ideas?
    Thanks and Sincere regards,
    Amitabha

  • 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

Maybe you are looking for

  • Call BI Publisher report from PL/SQL

    Hi, I was looking for a solution to "download" a PDF report from BI Publisher in a PL/SQL procedure. After the download, I need to insert it into a table. I can't believe noone ever done this, but I can't find a good solution. Thanks, Jan

  • Windows to Mac os x Leopard

    I want to get a Dell xps computer. I like vista, but Mac os x leopard is just insane. One of the adds said that I could transfer my files to mac files. This made me happy, but I'm not quite shure what he said. Could anyone give me any details on how

  • Saving finished project to disk

    I now seem to have fixed the 'dropout' prob with various things including a major boost of RAM ! Please could somone tell me how and what files I need to save to disk at the end of a successful DVDSP4 project? I want to remove the film sequences from

  • Aperture vs. Photoshop Elements 4.0

    Hi, I am a beginning photographer and I want an beginning piece of photo editing software. Does anyone have any suggestions. For example, how would you Aperture users compare Aperture to Photoshop Elements 4.0. If it helps I'm using a Canon Rebel XTi

  • Selection from 3 tables

    Hi, I have select-options: s_matnr for mchb-matnr & s_pradh for mara-pradh & s_wdatu for lqua-wdatu. I want to select records from mchb(matnr,wekrs,lgort) , mara(matnr,pradh) and lqua(matnr,wdatu) can any one tell me how do i achieve this? points gua