Table that link Contract and FI doc

Hello Guru:
when display Contract condition, each cash flow line will show status "POSTED" and we can double click to see FI doc.
which table link this together please.
Thanks in advance.

To add to what Jagannath has provided. 
To find out the A/c document for a posted condition I have done the following.
VICNCN - Select the RE KEY [INTERNO]
VICDCFPAY  Field INTERNO = VICNCN INTERNO gives you the cashflow.
VICDCFPAY -REFGUID - Select this value and then link it to VIRADOC - DOCGUID.   [ For posted / processed payment conditions this column will not be blank ]
Select VIRADOC - REFDOCID  and provide it as input to BKPF - AWKEY  which provides you with FI-document details.

Similar Messages

  • Table that links vendor and customer

    hi
    is there any table that links vendor and customer, for example theres a vendor zz400, he can be a customer as well
    do you know in which table we can find that?

    Hi
    Go through the link given below :
    Configuration for vendor as well as customer
    With Regards
    Sandeep

  • Table that links country tax code and jurisdict.code

    Which is the table that links country, tax code and jurisdict.code.

    This could be one way of finding what countries are using the tax codes:
    1. Determine all the countries where the calculation procedure TAXEUR has been assigned to
    2. Execute report "S_ALR_87012365"
    3. Enter Country code in the selection screen and hit execute
    4. The report will display all the tax codes created for the country
    5. Manually check if the tax code exists in the list
    An other way to do this which you might already know is to use FTXP and view the tax codes in the drop down list.
    I hope this helps.
    kiran

  • Table that links bills with delivery

    Hi experts,
    I Amb searching a table that links bills with deliverys, can someone help me with this please?
    Thanks!
    Artur.

    Hi Arthur,
    You can check table VBRP. You will have both the billing doc number (VBELN) and the reference doc number (delivery/order - VGBEL) in this table.
    Regards,
    Mike

  • Looking for table that links a PM Reservation to a MM Purchase Requisition

    Looking for table that links a PM Reservation to a MM Purchase Requisition

    Hi,
        Typically the way most SAP systems are configured, there are two scenarios here:
    1. The component reserved in the PM order is item category 'N'. This is a non inventory item and must be directly procured for consumption against the PM order at the point of goods receipt. In this case no reservation is created and instead a requisition is directly created (in table EBAN) and the requisition is account assigned directly to the PM order (in table EBKN - field AUFNR).
    2. The component reserved in the PM order is item category 'L'. In this case no requisition is directly created, instead a reservation is created against the item in stock (in table RESB). If there is sufficient stock of the item already then the item is consumed when it is goods issued to the PM order from stock using MIGO and there is no requisition created. In the event that there is not sufficient stock of the item for the reservations that exist, when MRP is run, a requisition will be created to replenish the stock, but this requisition will not be assigned to a specific PM order as it could be replenishing stock of the item for several reservations which are all for different orders. So in this scenario there is no direct link from the reservation generated by the PM order to the requisition.

  • ANYBODY GIVE ME THE TABLE/TABLES THAT CONTAIN TCODE AND DEVELOPMENT CLASS

    ANYBODY GIVE ME THE TABLE/TABLES THAT CONTAIN TCODE AND DEVELOPMENT CLASS

    Hi phani,
                 The table TSTC contains the transaction codes.
    Also the below links provides a lot of info on the Standard SAP Tables.
    http://www.sapdev.co.uk/tables/tables.htm
    Pls reward if useful..
    Thanks,
    Sirisha.

  • How to share and Access DB (.accdb) with global tables that link to SQL Server tables without having to define ODBC connections on each client PC?

    I have an Access DB with quite a few Linked Tables that point to a SQL Server backend db.  Currently I am using an ODBC connection defined on my pc, but I want other users to be able to download the .accdb file from a share and run.  Will I have
    to define this odbc connection on each client's pc?  Is there a better way to do this without having to have each client manually set this up on their PC?

    I have an Access DB with quite a few Linked Tables that point to a SQL Server backend db.  Currently I am using an ODBC connection defined on my pc, but I want other users to be able to download the .accdb file from a share and run.  Will
    I have to define this odbc connection on each client's pc?  Is there a better way to do this without having to have each client manually set this up on their PC?
    Hi Jason,
    I think you can automate that process. In each application I use a one-record-table in the FE with a field Connected. Connected is default False.
    Starting a database in the development mode ignores this flag. Starting a database in production mode starts, if Not Connected, a procedure to RefreshLink the tables to the BE, and makes Connected = TRUE, so a next startup does not
    result in a new RefreshLink.
    Instead of a Boolean you could also use a string containing the path, or whatever you want.
    Imb.

  • Table with liv no and accounting doc

    hi,
    i have table BSIK and BSAK and RSEG but i not able to link between them. accounting doc is 52# in bsik/bsak and liv is 57# in rseg.
    need advice.
    thanks
    rgds

    The following are the important tables for LIV and the Accounting document
    BKPF Accounting Document Header  fields BELNR and GJAHR
    BSEG Accounting Document Segment fields BELNR and GJAHR
    RBKP Document Header: Invoice Receipt
    RESG Document Item: Incoming Invoice

  • CRM7 table that links Service ticket to a Problem ID

    Hello,
    What table in CRM7 stores the link between a service ticket ID and a Problem ID?
    Trying to do analysis on service tickets that have an attached (TR#)
    Thanks
    Phil

    Hi Philip,
    What do you mean by RFC calls? Do you want this information outside CRM?
    If not, then CRM_ORDER_READ FM is enough. You just need to look into the values in returned table ET_DOCFLOW.
    It will list all the related transaction GUIDS in OBJKEY_B including your problems and solutions.
    Thanks
    Vishal

  • Table to link vL03 and MIGO

    Hi
    in which table i will get the link between VL03 Document num and Migo ?
    Regards
    Smitha

    Hi,
    Table VBFA gives you the complete document flow. Pass delivery number as preceeding document. You will get MIGO doc in the succeeding doc.
    Thanks,
    Vinod.

  • Table that stores screens and subscreens of stnd transaction

    hi
    can anybody help in which table the screens and subscreens of a standard transaction stores

    hi asik
    Thnaks for ur reply
    but i want the screens with respect to transaction code not with respect to program name.
    table D020S does not have field transaction code.
    clearly saying if i am entering mk01 then each time when u are entering the fields screen is going to be changed .i want in which standard table all the screens are geting stored
    Regards
    hemanth

  • Need of Tables names that link Purchase Order and the Confirmation Number

    Hi All,
    Can any one help me please regarding EBP tables. I am new to EBP so not aware of data flow in the EBP data dictionary.
      Please can anyone explain the tables which link the Purchase order number and the Confirmation(Goods Receipt).
    Please do the needful.
    Thanks in advance.

    Hi,
      You can query the tables BBP_PDHGP and BBP_PDIGP to get teh refernce doc no for PO and then use FM BBP_PD_CONF_GETDETAIL to get the details fo a particular confirmation.ALso you can search confirmations by "Reference Document", use BBP_PD_CONF_GETLIST, with parameter I_REF_DOC_NO, and then use BBP_PD_CONF_GETDETAIL for the found confirmations.
    HTH.
    BR,
    Disha.
    PLs reward points for helpful answers

  • I am having a problem where pdf files on the web (i.e., links in a Word doc) open after an extended time and only as gobbldygook ( a file containing a series of characters and letters that make no sense).  This also happens for another Mac user coworker

    Hi There:  I am having a problem where pdf files on the web (i.e., links in a Word doc) open after an extended time and only as gobbldygook ( a file containing a series of characters and letters that make no sense).  This also happens for another Mac user coworker in my office, while the PCs don't have this problem...  Any help/suggestions for a fix would be most appreciated! 

    Just adding more info - MacBookPro running 10.5.8 and using Safari as the browser.  The problem comes and goes - sometimes the linked Word files will open OK, n others its just a strring of crazy characters... 

  • Table that have link between mblnr and belnr

    HI,
    i need the table which had link between mblnr(material doc no)
    and belnr(miro document no)
    i need help
    regards
    siva shanmugam.A.V.

    Assume you have Accounting Document number BELNR.
    Then From BKPF you can find the Material Document number
    MBLNR.
    Relation..
    Go to BKPF table with BELNR which is in your hand.
    Now field AWTYP and AWKEY are the Keys for Material Document.
    AWTYP               MKPF
    AWKEY               00490021321995
    (Materialdocument+ year)
    suppose if you have Material document and Year then reverse way..
    with AWTYP as MKPF and AWKEY as MBLNR+YEAR
    and go to BKPF table and see..

  • I'm looking for an app that will allow me to upload my contracts and forms to my iPad, fill in a customer's personal information, sign them, save them and email them.

    I'm looking for an app that will allow me to upload my contracts and forms to my iPad, fill in a customer's personal information, sign them, save them and email them.  I looked at easySign, Filemaker, FM Touch, Sign Docs, Zosh, Exzact, Mi-Co

    FormConnect (http://itunes.apple.com/us/app/formconnect/id432653695?mt=8&ls=1) can handle the filling out, signing, saving and emailing the contracts/forms but uploading the contract and the form is going to be a challenge because you’re dealing with paper documents that have to be scanned.  If you can convert the scanned documents into an OCR program, you might be able to copy and paste the contract without having to retype it but the form itself is probably going to have to be recreated.  Alternatively, you could use a document annotation program such as iAnnotate and mark up the contract with ink.

Maybe you are looking for

  • How can I get my web page to center in IE?

    My web page aligns left in IE, but not in other browsers.  Any suggestions?   http://www.theolderuggedcross.com/

  • TCP Syslog output for routers and switches

    I am installing a Log Correlation Server at a Customer site whom is very heavy Cisco. I have a 3825 at their Border, ASA boxes on both sides of the DMZ, and 40 + cisco Switches in the Infrastructure routing between Production VLAN's. One of the featu

  • Vanishing album art in finder

    I store my LP > mp3 music file conversions in the music folder for backing up to DVD storage discs later on. All have the scanned original LP album cover as album art and I never had any problems before this -  now suddenly every single mp3 file has

  • Two fields in a page got overlaped

    i have 2 fields which r overlaps how to get rid of this problem.

  • No iPhone in South Dakota

    Okay, I've been waiting for quite some time to get a local number / coverage from AT&T in South Dakota. Sioux Falls is the largest community in Sioux Dakota, second is the black hills community / Rapid City. These are some six hours apart. So, the re