Link beetween Tables IBIN and COMM_PRODUCT

Hi experts.
Can anybody explain me how i can retrieve a product in the table COMM_PRODUCT from a component in table IBIN ?
In transaction IB53, i see the component and products together but i need to define how the data is linked in database.
Or if somebody knows a FM to get the product with the component guid, it will be very helpful. Thanks for the help.

Hi,
Here is the link betweent the product and instance.
Pass IBIB-INSTANCE into the IBINOWN-INSTANCE.
IBINOWN-INSTANCE=IBIN-INSTANCE
you will get the details about objkey.
Pass this objkey into the COMM_PRODUCT-PRODUCT_GUID.
Regards
Srinu

Similar Messages

  • Link between table BSEG and BSET

    Helo All.
    Can you please tell me what is the link between tables BSEG and BSET in FICO?
    Regards

    Hi
    Please check below thread Ramesh answerd for same query
    Relation between RSEG Table and BSET Table
    Thanks,
    Syf

  • Link between table SOFFPHF and FI document

    Hello Experts,
    I have a requirement to find all the FI documents with the attachement .
    We have a table SOFFPHF (SOFF: Files of Physical Information Objects) where i can get the details of attachement, But now how to link this table with the FI document which has this attachement.
    I tried the link using table SRGBTBREL , But i am not getting entries from table SOFFPHF in this table.
    Thanks.
    Regards,
    Ganesh.

    Hi Shivkumar,
    When you enter the item category as 'D'then a purchase order is
    classified as a service purchase order.
    When you use ML81N to perform a service entry, then automatically
    the GR document is generated.The basis for this is a service can
    only be performed and cannot be stored.
    The PO history table will give you a good idea of the relation.
    You can check the EKBE table.Enter the service entry sheet number
    in the field LFBNR of EKBE table, enter the SES number, you will
    see all the documents associated with it.

  • Link between tables mseg and afvv

    Dear Sap Gurus,
    I need a report in which i can get production order wise production and cunsumption for all production order
    operations in a single report.
    i just want to know how to link mseg table in which i am having batch wise production and consumption with afvv table
    or any else in which  i can get operation nos of production order.
    Thanks and regards
    Shankar

    Hi,
    AFVV - AUFM by AUFPL as told above is best way, otherwise to join MSEG, you can use field AUFNR in tables MSEG & AUFM and further AUFPL to join AUFM & AFVV.
    Regards
    Trin

  • Link between table VBKPF and RSEG.

    Dear FI GURUS n EXPERTS,
    Will you tell me how can I link table VBKPF and RSEG.
    Thanks in advance.
    DSC

    Hi
    You can do it through ABAP program by applying LookUp technique for each *BKPF document (Creating a reference AWKEY variable, and applying concatenate *BKPF-BELNR and *BKPF-GJAHR), with the internal loop on RSEG through query (select single * from RSEG into itab_rseg), and append each to your desired result-set
    I'm not sure if you can do it through SQVI and SQ02 infosets as *SEG documents cannot be used there.
    Hope this helps
    Regards
    Nayab

  • Link between tables J_1IEXCDTL and BSEG

    Hai,
    Can someone tell me how I can link the tables J_1IEXCDTL(CIN Table) and BSEG.
    Please help.
    Thanks in advance
    Binoo

    You could create and ABAP Query infoset and create your tables links there. Or you can create an ABAP dictionary view.

  • EH&S: How to make a link between tables PA0002 and  T7EHS00_ANA_HEAD

    Hi all, I need to make an Infoset for EH&S  and a I can't link tables PA0002 and  T7EHS00_ANA_HEAD, i search values in tables an the values in the field PRNR in both tables are different. I need to know if there is a table that contains some reference of a the data of an employee so i can make the link an obtain the data of an employee. Thanks.
    Edited by: Albio Vivas on Mar 5, 2009 4:16 PM

    Hi Albio,
    Check the compatability of the remote cube & edit Phrase Sets. You can display additional information for a phrase set by choosing Utilities - Administration Info. To display the phrase set-to-attribute assignment, choose Utilities - Attribute Assignment.
    However, i suggest to go throught he links, which are helpful.
    [http://help.sap.com/erp2005_ehp_04/helpdata/EN/a7/2871000a6c11d28a220000e829fbbd/frameset.htm]
    [http://help.sap.com/erp2005_ehp_04/helpdata/EN/8d/c8fa3a4dbdf428e10000000a114084/frameset.htm]
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/85/b70bdba5944cab8ed7967ec3aea807/frameset.htm
    with regards,
    mahesh

  • How to find the link between tables  CRMD_ORDERADM_H and  BBP_PDORG ?

    HI,All
        By TCODE  BBP_PD,  I cann't find the link by GUID between tables CRMD_ORDERADM_H (Header) and  BBP_PDORG (Purchase Organization) ,  why?  how to find this link?
       thanks
      Jesse.

    Hello Jianxin,
    It depends on document category type.
    For Shopping Cart, no link exist between CRMD_ORDERADM_H and BBP_PDORG tables as purchasing organization is defined at item level.
    For Purchase Order, using BBP_PDORG-SET_GUID, you get PO header GUID (GUID_HI) in table CRMD_LINK where CRMD-LINK-GUID_SET = BBP_PDORG-SET_GUID.
    Regards.
    Laurent.

  • Link between tables BBP_PDACC and BBP_DET_ACCOUNT

    Hi All,
    I am creating a shopping cart using function module BBP_PD_SC_CREATE. I can determine a GL account based on product category using table BBP_DET_ACCOUNT. But there are some other account assignment details which this function module requires and based on existing shopping carts that are created, I found that they are stored in table BBP_PDACC. Is there any linkage between tables BBP_PDACC and BBP_DET_ACCOUNT.
    Any help or guidance will be really appreciated.
    Thanks,
    Ameet

    Hi Ameet,
    Yeah you need to provide other account assignment if your business process do require? For example if you choose account assignment category as "Cost center" then standard account assignment category set up require Cost Center and GL account to pass in this function module. Account assignment configuration you can verify in SPRO in Cross application basic settings --> Account Assignment --> Define Account assignment category.
    BBP_PDACC as i mentioned earlier gets populated when you will create Shopping cart as it will store shopping cart account information.
    Hope this helps.
    thank you
    Ritesh

  • Link with table CAWN and MSEG

    Hi Friend how can i link with clasification
    fields(CAWN-ATWRT) with meterial document no(MSEG-MBLNR)
    in MM in the transaction migo.
    Thanks and Regards
    D Tarun Kumar
    Edited by: Devalla Tarun Kr. on Sep 9, 2008 2:29 PM

    If you want the Material Classification, then for each Material in the Material Document (MSEG-MBLNR) get the CUOBJ value from the MARC Table. Input the MARC-CUOBJ in the CAWN-ATINN to get the ATWRT Value for the same.
    Hope it was clear.
    Thanks and Regards,
    Venkat Phani Prasad Konduri
    Edited by: Konduri Venkata Phani Prasad on Sep 9, 2008 6:15 PM

  • 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 b/w rseg and vbrk

    hai gurus,
    how can i link vbrk and rseg and rbkp tables and i required to get the matnr of freight forwarder invoice.
    with thanks

    Hi
    Are you sure with your requirement that you have to link the table VBRK and RSEG? I doubt..
    Because VBRK stores all the Customer Billing documents
    and RSEG stores all the Vendor Invoices related to Purchasing
    If the data is properly maintained check this linking of tables
    VBRK and VBRP billing Doc 's for Customer
    take the VBRP-AUBEL and VBRP-AUPOS -Sales order and item fields
    and pass these fields in EKKN table and take the EBELN and EBELP fields
    and Pass those EBELn and EBELP fields to
    RSEG table and take the required info.
    Reward points for useful Answers
    Regards
    Anji

  • Link betwen tables

    Hi all,
    Am new to abap..Can anybody temme how to get exact link between table Ekko and  view Viaufks.
    Thankx in advance,
    Ramya.

    Two ways I could find
    EKKO(EBELN) -> AFRV(EBELN) -> AFRV(AUFNR) -> VIAUFKS(AUNFR)
    EKKO(EBELN) -> AFVC(AUFPL) -> VIAUFKS(AUFPL)
    Regards
    Kathirvel

  • Link of material number to table IBIN

    Dear All,
    I am looking for the link to establish relation between material number & table IBIN.
    Please help in this regard...
    Mimiri

    You can find the the materialnumber in table IBINOWN, field OBJKEY. Note: the filed OBJKEY may hold MATNR and WERKS, this depends on where the variant configuration is set (plant level or material level).
    The relation between IBIN and IBINOWN is set by the field INSTANCE.
    There is a materialnumber in IBIN (field OBJNR) but that field holds the reference to the configurable materialnumber.
    Edited by: Maen Anachronos on Sep 24, 2010 2:06 PM

  • Problem linking A/R invoice table INV1 and Credit memo table RIN1

    Hi Experts,
    I have developed a sales report by picking data from the A/R invoice table INV1, BP partner table OCRD and Charts of accounts table OACT and the report is working fine. The only problem is I am having a challenge linking the above tables with the A/R Credit memo table RIN1. I want the linkage that is in case an A/R invoice is cancelled by raising an A/R credit memo, the same is not reflected on the sales report, kindly help.
    Patrick

    Hi Gordon,
    Sorry, I did both the report and relationships in crystal but if I do a query in a view it is something like
    SELECT     dbo.OACT.AcctCode, dbo.OACT.AcctName, dbo.INV1.ItemCode, dbo.INV1.Dscription, OCRD_1.CardCode, OCRD_1.CardName
    FROM         dbo.OCRD CROSS JOIN
                          dbo.OACT INNER JOIN
                          dbo.INV1 ON dbo.OACT.AcctCode = dbo.INV1.AcctCode INNER JOIN
                          dbo.OCRD AS OCRD_1 ON dbo.INV1.BaseCard = OCRD_1.CardCode
    the problem is incorporating the credit memo table coz if i include it I end up with wrong figures, hope this will help you guide.
    Patrick

Maybe you are looking for

  • Is there a way to have Finder list folders and documents in alphabetical order?

    Finder keeps changing the order of folders and documents.  Is there a way to have everythning remain in alphabetical order?  The way it works now makes it difficult to find a specific folder or doc from a long list.

  • Missing features on iPhoto for iOS 7

    After the announcement of redesigned apple apps, I immediately downloaded the new iPhoto for iOS. Aesthetically, this new iphoto is more clutter free than the previous version. However, a lot of very important features on the previos version is missi

  • Oracle JDBC driver initilalize an applet in the background

    I am writing an APPLICATION that is connecting with database. When I execute the code two dialog windows with title 'APPLET ALERT' appear and it ask for a permission: -The applet is attempting to invoke the java/lang/System.getProperty() operation on

  • Cant view videos on fb

    I can't view videos on fb or play games on fb on my MacBook Pro. Apple says its an fb problem, fb says its my laptop. I am inclined to believe the latter since I can view all videos and play games on fb on my iPhone. Can anyone help? Thanks, Jo

  • Licensing a two copy download, Buying from a 3rd Party Vendor

    I'm shopping for Acrobat XI pro. When a license is specified as "2 copy max", may I distribute to my out-of-town business partner.  If so both copies should still be in my name? Has anybody had trouble buying from a discount 3rd party vendor and gett