FMBH , FMBL , FMBDT , COSP and COEP tables relations?

Hi Guys,
             Can anybody tell me to which modules these tables belongs FMBH , FMBL , FMBDT , COSP and COEP?.I need to find the relation b/w these tables.
The requirement is ithat i have to download the Delta load (means daily i have to run the program so that it will get the records which are created or changed b/w last runned date and present run date)for all these tables based on their Date.Some don't have any create date or changed date.so i have to know the realtion b/w all these tables.Can any body tell me the Primary Key-Foreign key Relation  b/w these tables?
Thanks,
Gopi.

HI,
These Tables are used in FICO Module.
The Tables FMBH,FMBL,FMBDT are used in Funds Management for Budgets.
The Fields FM_AREA (Financial Management Area),DOCYEAR (Document Year),
DOCNR (Budget Entry Document Number) are same in FMBH & FMBL.Because FMBH is the Header for the Funds Management Budget & FMBL is the Item Level for the Funds Management Budget.
The Table FMBDT is the FM budget totals table.
The Field RPMAX(Period) is same in  FMBL & FMBDT.This Table will contain the Budget Totals.
The Tables COSP & COEP is for Controlling Objects.
Regards,
Padmam.

Similar Messages

  • Billing table and Sales table relation

    Hello,
    How is the billing table and sales table related to each other. I meant which is the field that keeps relation between two tables?
    Thanks
    Rakesh

    vbrk and vbrp are billing tables.
    vbak and vbap are sales tables.
    likp and lips are delivery tables
    vbkd is sales doc business data.
    vbrp-vgbel = lips-vbeln.
    vbrp-vgpos = lips-posnr.
    lips-vgbel = vbap-vbeln.
    lips-vgpos= vbap-posnr.
    VBKD-VBELN = VBRP-AUBEL
    regards.
    santhosh
    Message was edited by:
            Santhosh Reddy

  • Excise invoice table and billing table relation???

    Can anyone please tell me how excise invoise and billing table are related??

    Hi
    check these table VBRP and VBRK
    you wil get idea.
    if its useful reward points
    thanks
    senthil

  • Record Missing in COEP Table

    Hi Experts,
    I tried to display report Internal Order Actual Line Item (KOB1), but when i execute, it said " There is no actual line item".
    Actually i have posted several line item for this Internal Order and I checked the FBL3n, I can see some posted line item to this Internal Order. I also checked from COEP table, the record is also missing there.
    FYI, this issue happened today, and yesterday I can see actual line item in this report and COEP table.
    Please kindly advise
    Thank you

    Btw i can found the CO document in COBK table. Very strange..

  • How are BSIS and COEP linked?

    Is there a link between BSIS and COEP tables?
    Any reference doc number can be populated from COEP to BSIS automatically?
    My requirement is to find how the BSIS-XBLNR can be linked to COEP?
    pl advise.
    Ven

    To put my question in a better way,
    when I enter a document with FB50, it generates controlling docs and also populates the FI doc number in the reference field of COEP.
    When I post a document with KB21N, it does generate the FI docs but does not populate the reference doc field.
    I need to find how is FB50 behaving. I tried to do a debug but not of much help.
    - Ven

  • Link between Anep and bseg table.

    How are ANEP and BSEG table related functionally? I am using the ANBTR field from ANEP table and retrieving the HKONT(G/L account) field from BSEG. I want to ask if entry for some assete exists in ANEP table then is it necessarty to have G/L account in BSEG table corresponding to this asset in ANEP. I am joining the two tables on BUKRS, BELNR, BUZEI and GJAHR fields.

    Hi
    For BSEG you cannot inner join. Its a cluster table and u dont have option to inner join. Instead take neccessary record in BSEG with valid condition.

  • Relation between tables BSEG and COEP

    Hi,
    I am developing a report where I want to know the relationship between BSEG and COEP or COBK table is there any field or other way to know.
    Thanks in Advance.
    Regards,
    Kiran

    BSEG contains is the line items of the Accounting Docs ( header is BKPF) . This are primary costing data.
    On the other hand COEP is the line item data for secondary costing data. COBK is the header table for COBK.
    Though you will find BELNR in both BKPF - BSEG and COBK-COEP, but if you look at the data elements, they are BELNR_D and CO_BELNR respectively.

  • Tables related to PM order for actual and commitment items

    Hello Experts,
    I need help in finding the tables related to PM order for actual and commitment items.
    I need develop a report which can show the actual and commitment items for each order and Operation/component under that each ITEM wise and its related documents.
    For the component we can find the table RESB.
    But i am getting the difficult to find the data related to Operation (services)
    In my client we can able to see PM orders with activity types and SKF
    How can build the logic to find the values for each operation item and its commitments (PO, PR) and actual that is FI documents
    Please guide me the   TABLES and fields or else give me the hints, how can find the tables
    Thanks and Regards,
    Narendra

    Hi,
    The tables are COEP (actuals) and COOI (commitments); that is if you mean the financial figures.
    Regards,
    Eli

  • FI/CO - Reading from COSP to COEP but cannot get PO and Matnr

    Hi guys, first question on this forum so forgive me if i post incorrectly.
    I have created a report that reads budgeted,planned,commitment and actual values for CO/FI (PS).
    This reads from prps to cosp and onto coep where the latter i need to retrieve the purchase  order number, the materials and finally the profit segment number for where i select from ce40max_acct to determine product hierarchy etc.
    The problem i am having is that when reading coep from cosp (and using an outer join as not all planned etc records will have an actual record) i cannot distinguish between different  Purchase orders (where they have the same material,cost centre,controlling area). This is resulting in my figures getting messed up.
    Hope this is somewhat clear but i will attach the code that i am using so that someone here may see what i am doing wrong.
      SELECT BPOSID BPOST1 AKSTAR BPKOKR BPBUKR EPAOBJNR
             EEBELN EMATNR
             AOBJNR AVRGNG ATWAER AVERSN
             AWOG001 AWOG002 AWOG003 AWOG004
             AWOG005 AWOG006 AWOG007 AWOG008
             AWOG009 AWOG010 AWOG011 AWOG012
             APPENDING CORRESPONDING FIELDS OF TABLE GT_OUTPUT
             FROM COSP AS A LEFT OUTER JOIN COEP AS E
             ON EOBJNR = AOBJNR
             AND EKSTAR = AKSTAR
             AND EVRGNG = AVRGNG
             AND EGJAHR = AGJAHR
             AND EWRTTP = AWRTTP
             AND ELEDNR = ALEDNR
             AND EHRKFT = AHRKFT
             AND EBEKNZ = ABEKNZ
             AND ETWAER = ATWAER
             INNER JOIN PRPS AS B
             ON  AOBJNR = BOBJNR
             WHERE B~PSPNR IN S_PSPNR
             AND   B~PBUKR EQ P_BUKRS
             AND   B~PKOKR EQ P_PKOKR
             AND   A~GJAHR EQ P_GJAHR
             AND   A~KSTAR IN S_KSTAR.
    Thanks for any ideas
    I guess what i am asking is........from a record in COSP how can i find the correspoding unique record in COEP !
    Message was edited by:
            ED MORRISSEY

    Hi,
    I have already developed the report which gives the project / WBS data like:
    - Planned values
    - Budget
    - Commitments
    - Actaual cost ( billed / Unbilled )
    These are the table i get these info from.
    1. Planned values - COSP with OBJNR / VERSN / GJAHR and COSP-VRGNG = 'RKP1'
    2. Budget         -  BPEG with OBJNR = wbs obj no / WRTTP = '41' / VORGA = 'KBUD'
    3. Commitment     -  COOI with LEDNR = '00' and  OBJNR = wbs object no.
    4. Actual cost    - COVP ( this is join of COEP and COBK) with LEDNR = '00' and OBJNR = wbs object number
    Let me know if you need any information.
    Regards,
    RS

  • Relation b/w PRPS and RPSCO tables

    Hi  PS Experts,
    What is the Relation b/w PRPS and RPSCO tables
    PRPS : WBS (Work Breakdown Structure) Element Master Data
    RPSCO : Project info database: Costs, revenues, finances
    Thanks in Advance,
    Regards,
    sudharsan.

    Hello Sasikanth Thank u for ur information,
      and i need some more information, am working on abap, now i got a requirement in PS,
    i want 2 calculate the values like Planned Revenue, Planned Cost, Actuall Rev, Actuall Cost, Actuall Billing, Revenue Taken, Cost Taken, BNS and SNB.
    based on i/p parameters:  Company Code, Fiscal year and month.
    pls let me know how to calculate the above values, its very urgent for me.
    Thanks in advance,
    sudharsan.

  • Table relating fields Equipment number and grouping2.

    hi all,
    i m making a report for T-code 'IE03' and i have to display grouping2(FGRU2) and its description in output with respect to Equipment number(EQUNR), but problem is that i m not getting the table relating to both fields. can anyone please help me as soon as possible plz.?
    i have these fields in ITAB, so if i get any relation from grouping2 then our problem will be solved.
    DATA : BEGIN OF itab OCCURS 0 ,
           equnr TYPE itob-equnr ,                  "Equipment No.
           shtxt TYPE itob-shtxt ,                  "Description
           answt TYPE itob-answt ,                  "Acquistn Value
           inbdt TYPE itob-inbdt ,                  "DATE
           anlnr TYPE itob-anlnr ,                  "ASSET
           aufnr TYPE itob-aufnr ,                  "ORDER NO.
    *******New Addition
           HERST type ITOB-HERST ,                  "Manufacturer
           mapar TYPE itob-mapar ,                  "Manufacturer Part Number
           serge TYPE itob-serge ,                  "Manufacturer Serial Number
           brgew TYPE itob-brgew ,                  "WEIGHT
           groes TYPE itob-groes ,                  "DIMENSION
           fgru2 TYPE efhm-fgru2 ,                              "Grouping2
           fgrtxt TYPE tcf13-fgrtxt,                "GROUPING2 DESCRIPTION
           END OF itab .
    regards saurabh.

    Hi.
    itob is database view.
    tcf13 is tras.Table.
    efhm is Structure.
    You cannot select data from a structure.
    A structure / work area contains data only at the run-time.
    You can select data from views and tables.
    The data you need to select will be in Database tables. All you need to do
    is to find those table and select from there.

  • Table Relation with Payment and Invoice of Vendor

    Hi all,
         I have one question about Table Relation with Payment and Invoice of Vendor.
         the scenario is.
         2 Purchase Order number : 100000001/100000002
         1 Invoice document number : 200000001 which include  2 Purchase Order.
         1 Payment document number : 300000001
         How should I found out table relation from Payment document number - Invoice document number - Purchase Order number. ?
          I try to link the following table, but it does not work.
          RBKP     *     Invoice Receipt
          RSEG     *     Invoice Receipt document line item
          BKPF     *     Accounting Document Header
    BSEG     *     Accounting Document Segment
    PAYR          Payment Medium File
    BSIK          Accounting: Secondary Index for Vendors
    BSAK          Accounting: Secondary Index for Vendors (Cleared Items)
    BSIS          Accounting: Secondary Index for G/L Accounts (Open Items)
    Does any one know about it ?
    Regards
    KY Chuang

    Hi Venkatesh,
    Thnx a lot for the reply. This has almost solved my problem, however there's one thing left. when I'm trying to take a print out after exporting the info into an excel sheet, the information really looks scattered, i.e.,  is there a way where we can go ahead and get the info in a rather unscattered manner.
    I've tried to take a print directly without actually transferring the info into an excel sheet, then each of the vendor is printed in a separate page, which again they feel is a problem.
    So, if you have an idea pls suggest.
    Thnx again for the information.
    regards
    sandhya

  • Easy ways to find/search  different fields and tables relations?

    Dear Friend ,
    I am useing SE11 and SE16 to different table and field name relation . Is it any easy was to find table different table and field name relation .
    Please reply urgently........
    Max award for sol

    Hi,
    I would wonder if you could use SE11 and SE16 for getting information on table relations.
    You can use e.g. SQVI to create queries and you can set the link between tables (define the relation of them).
    As for your question:
    1 Please check this link:
    http://www.erpgenie.com/abap/tables.htm
    2.
    You can use SE16 + DD30L to search for specific field  / table.
    BR
    Csaba

  • Table relation between Sales Organization and Profit centre

    Hi everybody,
    I hava a question:
    How do I know wich Sales organitzation (VKORG) belongs to a Profit centre(PRCTR), which table relation do I need to do to find it, or from wich table do I get this relation because I haven't found anything.
    I've been asked to get the Profit Centre given a Sales Organization.
    Thanks a lot!

    Hi Moises,
    Firstly get the Sales Order Number (VBELN) and Sales Organization(VKORG) from VBAK.
    Now based on the the Sales Order Number (VBELN) get the Profit Center(PRCTR) from VBAP.
    Now you can relate Sales Organization and Profit Center.
    Regards,
    Chandra Sekhar

  • Extractor andExtract structure and table Relation

    Hi All,
    Is there any system table which provides the Datasource/Extractor/ Extract
    structure and table Relation Information.
    For ex:
    Data source 2LIS_02_ITM uses following tables for data
    EKKO
    EKPO

    Hi Murali,
    I'm not really sure if there exists a table to give the information that you've asked for...
    Let me to tell you something to find out the tables referred in a datasource.
    Execute your datasource in RSA3 in Debug mode. This will give you the details of the tables used by that datasource.
    assign points if useful ***
    Thanks,
    Raj

Maybe you are looking for

  • SAP R/3 - XI Triggering

    HI All, We want to propose a technical solution to our client to push data from SAP R/3 to XI on realtime basis so that we can synchronize our local oracle database with the same data [SAP->XI->Database]. i.e whenever  ever SAP Creates, Deletes or Up

  • Migrating to TAXINN

    Hello We are on TAXINJ we want to migrate to TAXINN, what are the cautions we should follow and what are the possible things which may go wrong, besides the configuration. We are doing the same with the starting to New Finalcial year- so we will be c

  • Maximum count of messages, and average/Max size of the messages for a retry

    I like to know what will be the maximum count of messages, Average/Max size of the messages that a retry queue can handle andhow it's is handled in OSB/Admin console and also the CPU and other Infra Structure requirements to support this scenario

  • Payment made not able to call

     My subscription had auto renewed and the order was delivered on 24th July . My account settings said that i can have the free minutes from 26th July .I have not no free minutes yet . Kindly help

  • Two fact and one dimension table

    Hi folks i am new to this field ( 3 months ), my TL has given me one task i have to finish it up today itself, Can anyone one give me some idea how to implement req. The req is 1. there are 2 fact and one dimension table is there, i have to create re