Linking between the tables

Hi all.
i wish to know the common table between tables eban,ekko,ekpo and eket.
As their is no common key field although ebeln and ebelp are there but their check tables are different,
please guide me how to link these tables.
As my select query is showing the data available and read table is also showing the data coming but may be because the ebeln can be differnet for diffrent table thats why  iam not geting any display.
please guide

Hi,
   Iam kiran posanapalli, just try out this by linking up table with the common fields provided.
**************EBAN---Purchase Requisition*****************************
BANFN     BANFN     CHAR     10     0     Purchase Requisition Number
BNFPO     BNFPO     NUMC     5     0     Item Number of Purchase Requisition
********************EKKO-------Purchasing Document Header**************
EBELN     EBELN     CHAR     10     0     Purchasing Document Number
**********************EKPO-------Purchasing Document Item*********
EBELN     EBELN     CHAR     10     0     Purchasing Document Number
EBELP     EBELP     NUMC     5     0     Item Number of Purchasing Document
BANFN     BANFN     CHAR     10     0     Purchase Requisition Number
BNFPO     BNFPO     NUMC     5     0     Item Number of Purchase Requisition
***************EKET----Scheduling Agreement Schedule Lines*************
EBELN     EBELN     CHAR     10     0     Purchasing Document Number
EBELP     EBELP     NUMC     5     0     Item Number of Purchasing Document
ETENR     EETEN     NUMC     4     0     Delivery Schedule Line Counter
BANFN     BANFN     CHAR     10     0     Purchase Requisition Number
BNFPO     BNFPO     NUMC     5     0     Item Number of Purchase Requisition
Regards,
Kiran Posanapalli

Similar Messages

  • What is the link between the tables DRAW and MARA

    Hi,
    Can you tell What is the link field between the tables DRAW and MARA
    Nagesh

    Hi,
    There is no direct relationship. But you can find the materials attached as object liink to the document in table DRAD.
    Hope it helps,
    Rajat

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

  • Can anybody provide me the link between these tables

    Hello,
    Can anybody provide me with the link between these tables.
    Is there any link for the CTSNUMC and PNTPR
    1) /SAPSLL/CTSNUMC
             Fields: STCTS
                       CCNGN
    2) /SAPSLL/PRGEN
            Fields : ATTR20A
                      ATTR05A
                      ATTR10A
                      ATTR05B
    Common field -
    GUID PR
    3) /SAPSLL/PNTPR
            Fields : PRVSY
                    : GRVSY
    Common field -
    GUID PR
    4) /SAPSLL/PRODUCT_SELECT_UI_S  "This is Structure
             Fields : QUAL_STA  " Product Status
                   Common field : CCNGN, STCTS
    5) /SAPSLL/PR
               Fields : CRTSP  " Product Created on
                        : CHTSP " Product Changed on
    Common field -
    GUID PR
    6) /SAPSLL/PRT
          Fields : PRTXT  " Materail Desc
    Common field -
    GUID PR
    I have common fileds for all the tables to join them except for the tables /SAPSLL/CTSNUMC and
    SAPSLL/PRGEN.
    Any suggestions will be apprecaited.
    Regards,
    Kittu

    Hi,
    Thank you every body for your time...
    I am closing this thread as there was no response and I think I solved it.
    Regards,
    Kittu

  • Link between the Schedule Lines and the GR document

    Hi
    I would like to find the link between the Schedule Lines (of Scheduling Agreement) and the GR document. i.e. which GR has been made against which Schedule Line. I have checked the tables EKET, EKBE, MSEG but there is no link with the Schedule Line, I found the link only with the item number there.
    Thanks
    Prashanth

    Hi
    At the time of posting the GR for a SA you will be not posting this with reference to the Schedule line of the SA item. So system will always update the GR document against the SA item and update qty on the schedule line.
    May be this is the reason we donot have any direct relation ship to material document and Scheclue line
    Thanks & Regards
    Kishore

  • Link Between OINV Table And OBTN Table

    I want to create relationship b/w A/R Invoice and Batch Number transaction Reports table.
    sap point out two tables of Batch Number Transaction Report RBTN and OBTN,Problem is that i never found any  table with name of RBTN.
    plz tell me what is RBTN table???why its not in sql database  and how i can create link b/w A/R invoice and Issue for production  .

    Hi Vinu.........
    Welcome to SAP Business One Forum............
    Please check the link between these tables........
    SELECT Distinct T1.BatchNum
    FROM IBT1 T0
    Inner Join OIBT T1 On T0.BatchNum=T1.BatchNum AND T1.ItemCode=T0.ItemCode
    INNER JOIN DLN1 T2 ON T2.DocEntry=T0.BaseEntry AND T2.ItemCode=T0.ItemCode
    inner join ODLN T3 on T2.DocEntry = T3.DocEntry LEFT JOIN INV1 T4 On T4.BaseEntry=T2.DocEntry Left Outer Join OINV T5 On T5.DocEntry=T4.DocEntry
    WHERE T0.BaseType = 15
    Hope this will help you........
    Regards,
    Rahul

  • How to find link between the field (kzbew) mvt.ind. and the (ebeln) ?

    Hi all,
    while finding the link between the kzbew and the ebeln the only table i found is MSEG.
    But i want to populate the data in this table only?
    So please give me the solution how i can fetch the movement indicator for a particular purchase order?
    As i am using the idoc segment MBGMCR02((for creating goods receipt)...i have to pass the movt. indicator with the movement type also.......?

    the field - description in MSEG says:
    Movement Indicator
    Specifies the type of document (such as purchase order or delivery note)  that constitutes the basis for the Movement.
    Use
    This indicator is necessary, for example, to enable a distinction to be made between a goods receipt for a purchase order and a goods receipt for a production order. These two goods movements result in different data
    and account updates in the system.
    Dependencies
    The movement indicator is derived from the transaction code.
    what transaction do you want to use for your idoc?

  • Delete the link between the BEx Query and workbook

    Hi Experts,
    I have a workbook it contains 6 querirs, now i want to delete both.
    insteated of delete the first queries in workbook, i deleted directly workbook.
    now its not allowing me to delete queries.
    i think internally it will maintain a link in some table and there was a programme to delete that link between the queries and workbooks.
    Please let me know the programme name which we can delete the links between the queries and workbooks.
    Thanks,
    Babu

    Before even going for changing the table entries.
    You can go to query and do "Where used" list if it refers only to the same workbook(which you deleted) then it may be inconsistency.
    But the chances are the query is used in workbook or WAD etc and is present in someone else's favorites so that would make the workbook void.

  • Link between the Ibase & Ship to Party

    Hi,
    I need to find out who is the Ship to party of the Ibase.  I have the Ibase as the input.  No other details. 
    IB53->GOTO->Partner->Ship-To Party
    Can I know any table or FM through which I can find this.
    Thanks
    Kris.

    Hi Krishna
    Table CDBD_IBPART will give you the link between the IBase, Partner function and Partner number.
    From the table CDBD_IBIB, you will get the IBIB_GUID for a particular IBase. Put this IBIB_GUID in the REFGUID field in table CDBD_IBPART. So, from the field Partner_Fct you get the Partner function(Sold-to party, Ship-to party, etc) and the field Partner_No gives you the GUID of the partner assigned to the IBase.
    Hope it helps.
    Plz reward points if helpful.
    Thanks and Regards
    Debolina

  • How to find out the link for the tables for sub contract PO

    Dear All,
    How to find out the link for the tables for sub contract PO, I am looking for the fields Material, Unit, Batch no., quantity.
    Please provide the solution for the Table related to ABAP.
    Thanks,
    V.V.

    Hi,
       Make use of the table EKKO, EKPO...
    For subcontract please select the option in EKPO-PSTYP.
    Regards
    GK.

  • Where to find the information regarding relationships between the tables?

    I am developing a Windows based app which among other things let’s users view SAP table schema and relationships.
    If I use SAP GUI and dig up a bit on say the MARA table I can see that
    Material Master (MARA) is related with
    1) MaterialDescription (MAKT) on columns MANDT and MATNR
    2) MaterialPlantData (MARC) on columns MANDT and MATNR
    and so on…
    My question is - in which table the information regarding relationships between the tables is stored? There must be a data dictionary table which would be storing the relationships data. Which is it? Note: I will programatically access the table, NOT from the UI.

    Thanks a lot...
    I am still working on it, but here are the current findings. DD05S, DD08L and DD08T: The schemas for these tables were very promising for the thing I was looking for. Unfortunately the data within dose not seem to serve my exact purpose.
    I found another one DD26S, which has almost 90% of the relationships I wish to explore. Do you know what is it supposed to contain?
    Thanks a lot for your help.
    Message was edited by: Salil Khedkar

  • Datasource linked to the table EKKN ?

    Experts,
    what is the closest datasource linked to the table EKKN ?
    I have couple of fields available in this table and i need to bring those into BW.
    Inputs appreciated.
    Regards

    YES please check link
    http://help.sap.com/saphelp_nw70/helpdata/en/5c/8ea0e626e442efb109232830faded9/content.htm
    data source 2LIS_02_ACC might help you.
    also see
    to extract ekkn table
    hope it helps
    thanks
    pathak

  • Database link between the databases with the same name

    Hi,
    I need to establish a db link between two databases that are named the same way on two different servers.
    server 1 has a database dev1 and server2 has a database dev1. The tnsnames on server2:
    DEV1 =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = server2)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = DEV1)
    DEV1_server1 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = server1)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = dev1)
    Can anyone let me know a way to create a database link between the two above?
    Thanks.

    Hi,
    Am not sure what problem you are facing in creating a db link
    create database link dev1_server1 connect to x identified by x using "dev1_server1"
    create database link dev1_server2 connect to x identified by x using "dev1_server2"where dev1_server1 and dev2_server2 are the tns entry in tnsnames.ora file of server2 and server1 respectively.
    Regards
    Anurag

  • Link in the Table

    Dear All,
                  I am having a requirement of hyper link in the Table. The table is getting populated with the link but if i click the link it should navigates to the URL specified there.
    What should i make it to work like that...
    Thanks in advance
    Yogesh

    Hi Nithya,
            Thanks for your reply...
    Actually my requirement is like I am using the table control to display a list of URL LINKS. when i click that URL link it should navigate to the specific URL specified. I am not using that LINK UI element.
    Thanks
    Yogesh

  • Issue Differences between the table of totals (ZFXX00T)  and detail (ZFXX00

    Hi,
    Currently I have a issue in the FI-SL module with Differences between the table of totals (ZFXX00T)  and detail (ZFXX00A). And I do not Know why. Please your help or comments.

    did you try ERP Financials forum yet? a lot of FI-SL has been replaced with SAP Ledger FAGLFLEXA and T tables.
    @greg_not_so

Maybe you are looking for

  • Alv report in dynamic

    hi friends, how to create alv report in dynamically. regards, jai

  • Update vendor info records

    Hi I want to update vendor info record when Po history has been changed. Please tell me is there any User exit or badi available. Regards Ravi

  • Backup and Restore app not functioning?

    Hello, I just factory reset my z3 because stamina mode wasn't working and I wanted to give it a go to see if factory reset would work. I used the built in Backup and Restore app to backup my messages (conversations) to my SD card (everything else was

  • Can i put a song onto an album

    Can I put a downloaded song onto an album on iTunes? And would that song have to be in iTunes format? What if it is in MP3 format?

  • Customer Forecast Management vs. Collaborative Demand  Planning

    Hello, Currently my client is trying to replace 40-50 raw excel format forecast which they receive from multiple customers with SAP APO. They use a consolidated format and upload it into another 3rd party tool currently. My question is which best sui