Link between RBKP,BKPF and EKKO tables

Hi,
Vondor invoices are getting posted using transaction MIRO.
I am having purchase order nos,EKKO-EBELN and able to get FI accounting document nos. from BKPF-BELNR.
I want to fetch invoice numbers from RBKP table.
Can you please provide me the link to RBKP table?
Thanks in advance,
Seshagiri.

If you want to link from the MM side RBKP will not be the best of idea. Use RSEG Instead, it has the following common fields with MM tables:
EBELN (P.O. Number)
BELNR (Invoice Number)
MATNR (Material Number)
BUKRS (Company Code)
WERKS (Plant)
You can join ekko with rbkp using the rseg table to get the invoice number (BELNR) and you can join bkpf using the following fields.(BELNR) (LIFNR)
Hope I have answered your question.
Best Regards,
Syed Hamid Akhtar.

Similar Messages

  • Link Between LIPS, VBFA and EKKO

    Hi All,
    I've a requirement where in i need to extract the data from LIPS based on EKKO. while extracting the data from LIPS i need to check VBFA and then VBFA with EKKO. please let me know is there any relationship between LIPS, VBFA and EKKO.
    REgards
    Faisal

    hi there is no relation between the tables with standard fields but check where there is any zfields maintained in any of the tables...which can have a relation between the tables..

  • Link between Komv structure and related table

    hai,
    I have one problem in CIN.
    In Purchase Order for
    ED - JM01 or JEXC
    CESS -ZECS or JEC1
    CSTLST - JIP1 or JIP2
    stored in KOMV Structure,
    other than KOMV  TABLE where this values are stored..
    (In KONV no values found for that one)
    pLEASE, tell me Table name .....in which i get above condition value
    thank you
    Manoj..

    Hi,
    1)GOTO>SE11>Open the table.
    2)Just beside the CONTENTS & DISPLAY BUTTON-->Click on Graphics Button
    3)New Graphics window ill popup.
    4)check for the forign key and check table button.
    you will find all the related tables,and Relations.
    This will be very helpful for future reference also.
    Hope it resolves the query.
    Regards,
    Gurpreet

  • Relation between BKPF and EKBE table for reversing document?

    Is there any relation between BKPF and EKBE table for reversing document when STBLG is blank in BKPF.
    AND
    How to differentiate Old Accounting document / Reverse document / New document when in BKPF-STBLG is blank for all three document and BKPF-XBLNR are same for all.

    Hi Varun,
    Table Document no (BKPF-BELNR) is link between Material document no (EKBE-BELNR). If you are looking for validating Material reversal document then please use following logic for your requirement.
    Material Document (MBLNR) & Material Document Year (MJAHR). Pass material document (MBLNR) to MSEG-SMBLN to read MSEG-MBLNR with MSEG-MJAHR to MSEG-SJAHR, if record found delete both the documents i.e. MSEG-SMBLN & MSEG-MBLNR (donu2019t consider these documents in the logic) and display Material Document No. (MSEG-MBLNR)
    Regards,
    Santosh

  • Table link between contract document and billing document

    Hi,
    Please let me know the table link between contract data and its billing plan nnumber.
    Regards,
    bhaarathi.

    VBKD is the Table name
    if Ordertype "G"  <--- that means It is a contract
    From VBAK and VBAP you can get the Contract Details for the Order Type "G"
    Go to Table VBKD, with the contract and get the billing plan .
    FPLNR <--- is the Billing plan
    Here you get the relation Between Contract and Billing Plan

  • The relationships and links between the various SAP database tables

    Hi Gurus,
    I am trying to learn the relationships and links between the various SAP database tables (SAP FI-AA, SAP SD, SAP MM, SAP HR and so on) for correctly extracting data from them. Especially I am expressing an interest in the SAP database tables on SAP FI-AA, SAP SD, SAP MM, SAP HR. Could somebody provide me with documentations about the relationships and links between them. I will be very grateful if somebody can provide me with links.
    Thanks and regards
    Sergey

    hi Sergey,
    try
    http://www.erpgenie.com/abap/tables.htm
    http://www.erpgenie.com/abap/tables_fi.htm
    http://abap4.tripod.com/SAP_Tables.html
    http://abap4.tripod.com/Finance_Tables.html
    http://www.auditware.co.uk/SAP/Extras/SAPTables.pdf
    hope this helps.

  • TABLE link between RPM Item and corresponding cProject

    Is there a table that shows exact link between RPM Item and corresponding cProject that is created automatically?
    Thanks

    use Table RPM_OBJ_LINK
    select on
    PROJECT_GUID= Item GUID
    OBJECT_TYPE = '0INMCPROJECT'
    Get cProject GUID from OBJECT_KEY.

  • Table for link between Accounting document and Billing document

    Which is the table for link between Accounting document and Billing document ?
    Thanks & Regards

    Ø Go to SE16N, enter table BSAD
    Ø In the Reference Field (VBELN) enter the Billing Document no. 
    Tips:
    Ø Make sure that only those billing documents will be considered whose accounting documents actually exists
    Ø No Accounting documents will be displayed for Credits, Free of charge orders and those acc. Documents which have been cancelled.

  • Table for link between Expense receipts and G/L account

    Hello,
    Could you give me the table where we we can see for all "expense receipt" the account of finance (G/L account associated to each expense)
    Thank you in advance

    Hi Tarek,
    Thatu2019s correct what Nandagopal is saying, there is no table where you can see all G/L account associated to each expense.
    However you can see the all your expense type relation to Wage type in view V_T706B4 and then respective wage type relation to symbolic account in view V_T706K.
    Then you can check the link of symbolic account to particular GL account at below IMG Path.
    Financial Accounting / Travel Management / Travel Expenses / Transfer to Accounting
    Please note that the link happens in below manner and we cannot get any direct link between Expense type and GL account.
    Expense Type -> Wage type -> Symbolic Account -> GL Account
    Do let us know for any query.
    Thanks,
    Vaibhav

  • Link between ekpo -ebeln and vttk-tknum ie shipment no:.............urgent

    HI all,
      plz help me in getting link between ekpo -ebeln and vttk-tknum ie shipment no:
    reply soon....urgent.
    thanks in advance

    Hi
    Link VTTK and VTTP tables with TKNUM and take the delivery VBELN field  from VTTP
    with that delivery you can find the PO number
    see the reference number in EKKO and EKPO tables by passing this VBELn to XBLNR field
    Or take the VGBELand VGPOS  from LIPS table passing VTTP-VBELN  and pass this values to EKKN-VBELN and EKKN-POSNR and take the EBELN and EBELP which are nothing but EKPO-EBELN and EBELP fields
    Reward points for useful Answers
    Regards
    Anji

  • Direct link between SES to activity in tables?

    hello all
    is there a way to have a direct link between a Service entry sheet and its activities in tables?
    so far, the only link we found is the following:
    table ESSR enter SES number: get package number and enter it in table ESLL. this will give me a sub package which I can enter in the package number by running a search on table ESLL again.
    can i get this process by making only one link instead of twice?
    thanks
    Alisa

    lets see: service entry sheets have activity lines.
    the SES is in table ESSR while the activity lines are in table ESLL.
    in order to make the link between the SES and its own activity lines, I use the package number from table ESSR but, this package number, is NOT a direct link.
    meaning: the steps I follow are like this:
    1) enter SES number in table ESSR and get Package number
    2) enter package number in table ESLL and get SUB package number
    3) enter SUB package number in field package number in table ESLL: this will give me finally the activities related to the SES.
    what I want, is a direct link: SES, package number, activity (or any direct link is fine)

  • Link Between Service Notification and Sales Order

    Hi All,
    In our business process, we will create sales order from Service Notification and we can see the same in the Document flow. But when i check in the VBFA table, there are no entries. I would like to know how the document flow is updated without updating the VBFA Table or is there any other table gets updated for this flow.
    Please guide me.
    With Regards
    Vinu.N

    Hello Vinu
    For one Sales Order # figures in Notification header table- VIQMEL-VBELN.
    Similarly Notification # figures in Sales Order Header table- VBAK-QMNUM
    That is a solid link right there.
    I Also guess technical objects like Equipment, Serial number also form link between the Sales and Service Documents.
    Also check out the logic in document flow program RIBELF20, may be it will give you the clues to the problem.
    Hope this helps.

  • Link between process order and sales order for planning strategy 52

    Hello,
    I investigate the possibility of a link between "sales order" and "planned order / process order" for the usage of planning strategy 52 (planning w/o final assembly, make to stock).
    I know, this is not conform to the basics of planning strategies (EITHER make to order OR make to stock) and I suspect it would be a modification. Of course we have the alternative "make to order" - strategy 50, but we do not want to use individual customer stocks.
    Is anybody there with similar customer requirements or project experiences?
    Thanks in advance,
    Joerg
    Message was edited by:
            Jörg Demtschuk

    Hi Jorg,
    To my understanding if you need hard pegging then in SAP only Individual requirement is possible.
    Or else you need to create a custom transactions/table to identify Sale order and when ever a process order is created by selecting the sale order record, the process order detials should also get updated against that.
    You need to take the help of ABAP expert for this,
    Regards,
    Prasobh
    Reward points if this was useful

  • To know link b/w PS and MM tables

    Hi,
    I got the link between tables PROJ and PRPS (PS)
    and link between EBAN,EKBE and ESSR.(MM)
    I need the link beetween first category (PS) and second category(MM).
    Can anyone please help me on this regarding?
    Thanks

    Dear Raja,
    Project System is very much linked with MM. Project Oriented procurement, Project Driven Production and Procurement Management, MRP Groups for requirements Grouping are few of the scenarios.
    You can find more transactions in Easy Access under Accounting:
    Project Systems -> Material
    You can analyse the transactions under this and will know the link between them.
    Plant is one such field in PS tables PROJ, PROJS, and PRPS which will link to MM.
    Regards,
    Naveen.

  • Link between Purchase order and Attachment list

    Hi All,
    I got a requirement like Purchase orders are from moved from one system to another system.There was a bug in BDC program
    so some Attachment list of the purchase orders are not moved properly to the another system.
                                                   Now my client want a report to generate the Purchase orders which is having attachment list.
    I did not find any table link between Purcahase order and Attachment list.
                                                  So Plz provide me the link between purchase order and attachment list.
    Thanks,
    Ram

    You mean service for object services?
    if yes then u have to create one custom report for Generic Object Services   ( like notes , attachment  , url )

Maybe you are looking for

  • Sending mail thru ABAP pgm

    Hi experts, Can any body tell me what settings need to be done in SAP System while sending an email thru an ABAP pgm. Regards

  • Sql loader loading data from legacy to Oracle

    Hi we have a requirement that we need to import data from legacy to oracle AR.We know that we need to put the data file in BIN folder,but I want to know about the data file source if we place in windows folder instead of BIN directory will SQL loader

  • Help me for consolidation of multiple databases

    Hi all Oracle Gurus, I need some help, could anyone please help me in my problem? Here is my problem, I have three seperate Oarcle Databases installed on three different machine. I am in search of any tool or the way to get access all databases from

  • PHP & MySQL, joining tables

    I have a table in my database with the following fields: user_name score points Some users have 30 scores and others have 5.  What I want to do is create a recordset that will calculate the highest 15 points for each user.  Then count the total score

  • Where does Lion store data that is sync'd to MobileMe?

    My MobileMe data is probably corrupted, possibly both in the cloud and on my Mac, according to the folks at Genius Bar and MobileMe Live Chat. I need to restore the data on my Mac from a Time Machine backup and then overwrite the info in the cloud. T