Table for Accounting Document of Invoice Document

Dear All,
  We have accounting doc. table of material document as BKPF(HEADER) & BSEG(ITEM).
  In the same way, can any one share, whats the accounting doc table for Invoice/MIRO??
Regards
Mahesh
Re

Hi Dear
actually what table you have mentioned in your thread that table is for Accounting document, it doesn't matter whether the accounting document is created during good receipt or Invoice receipt
hence BKPF and BSEG is accounting table for invoice as well
Thanks

Similar Messages

  • Does anybody know table for copy controls from Sales document to Delivery

    Hi,
    Does anybody know table for copy controls from Sales document to Delivery. Especially for item level.
    Regards,
    Praveen

    >
    Lakshmipathi wrote:
    > Almost all members know copy control from sale order to delivery.  What exactly your problem is ??   Please post that and avoid asking questions like this !!!!!!!!!!
    >
    > thanks
    > G. Lakshmipathi
    Sorry for my post. I guess you were a wee bit quicker than me in the reposnse

  • Table for account types

    Hi ,
    What is the table for Account types and Texts for account types.
    Thanks in advance.

    Hi
    The tables for account types is T071
    Regards.
    Jeetendra.
    Edited by: JEETENDRA CHOUDHARY on Jul 21, 2008 12:12 PM

  • Handle Reverse charges tax lines from Sabrix for creation of new Invoice document.

    Hi Gurus,
    I am facing an issue in case where Sabrix is returning Reverse Charge Lines as show below:
    Tax Rate
    Tax Amount
    Tax Base
    -0.24
    -240
    1000
    0.24
    240
    1000
    The original invoice Line item was as follows:
    Net Amount : 1000.00
    Tax Amount : 0.00
    PO Number at line level.
    Tax code : I1
    Now, I am using BAPI : BAPI_INCOMINGINVOICE_CREATE to create an invoice document for non reverse charge scenarios. I am filling table : GLACCOUNTDATA with other details such as GL account, tax code, amount, etc from Invoice related document and PO.
    But I have no idea where should I push these reverse charge lines.
    Please help me from technical perspective on how to assimilate these reverse charge lines.
    Thanks and Regards,
    Saurabh.

    HELLO STAR SHANKAR SIR,
    Oh gr8. first time seeing this type of question.....
    u r really...................
    with regards
    Suvetha
    Gayathri

  • Link Between Accounting Document and Invoice Document

    Hi,
    I need to map the following path for data fetching as per clint requirement.
    G/L a/c >Accounting Document->Invoice Document--->PO Document.
    I don't find the link between Accounting Document--->Invoice Document.
    Pls let me know from which table i can find this link.
    With Regards
    Punesh Sharma

    Hi Punesh ,
    Following tables would be helpful -
    BKPF , BSEG  , RBKP and RSEG
    Regards
    Nilesh

  • Table for line items of budget document posted through FMBB transaction.

    HI,
    I am looking for Table of line items of budget document posted through FMBB transaction.
    There is table FMBL but it is breaking the amount into 12 parts.
    Thanks.

    Hi
    check the tables
    FMBDA   
    FMBDP   
    FMBDT   
    FMBH
    BPDK
    Regards
    Anji

  • Link Tables for Delivery,Outgoing Excise Invoice, A/R Invoice

    Hi Guys,
    I am struck up somewhere in linking the below tables,
    ODLN,DLN1,
                  OOEI,OEI,OEI4,OEI5,OEI3
                  OINV,INV1INV4 .
    I want to display Delivery (No,customer name),
    Outgoing Excise( No, Date , Customer/Whse No(If base doc is inventory transfer),
    BED ,ECess ,HSCess Value, total tax value, document total),
    A/R Invoice(Doc No ,Date,CustName, BED,eCESS,HSCess,total tax,doc value)
    ( Delivery--> corresponding OutGoing Excise Document --> correspoding A/R Invoice Document)
    I have tried the below but its not showing the exact result which i need..
    SELECT  DISTINCT t1.docnum as 'del no',t1.CardName,
    T12.DOCNUM as 'Out Ex',T12.DOCDATE,
    T12.CARDNAME,
    (SELECT distinct TaxAcct  FROM OEI4 where statype=-90 and DocEntry=t12.DocEntry) as'BED G/L' ,
    (SELECT Sum(TaxSum) FROM OEI4 where statype=-90 and DocEntry=T12.DocEntry) AS 'BED',
    (SELECT distinct TaxAcct FROM OEI4 where statype=-60 and DocEntry=T12.DocEntry) as 'Ed.Cess G/L',
    (SELECT Sum(TaxSum) FROM OEI4 where statype=-60 and DocEntry=T12.DocEntry) AS 'ECESS',
    (SELECT distinct TaxAcct  FROM OEI4 where statype=-55 and DocEntry=t12.DocEntry) as 'HSCess G/L',
    (SELECT Sum(TaxSum) FROM OEI4 where statype=-55 and DocEntry=T12.DocEntry) AS 'HSCESS',
    T12.[VatSum] as 'OG  Tax', T12.[DocTotal] as 'OG Tot',t0.TrgetEntry as 'Inv No'
    FROM DBO.DLN1 T0
    INNER JOIN DBO.ODLN T1 ON T0.DOCENTRY = T1.DOCENTRY
    LEFT JOIN DBO.INV1 T4 ON T4.BASEENTRY = T0.DOCENTRY AND T4.BaseLine = T0.LineNum
    LEFT JOIN DBO.OINV T5 ON T4.DOCENTRY = T5.DOCENTRY
    LEFT OUTER JOIN INV4 T14 ON T14.DOCENTRY =T4.DOCENTRY AND T4.BASELINE = T14.LINENUM
    LEFT JOIN DBO.OCRD T6 ON T5.CARDCODE=T6.CARDCODE
    LEFT JOIN DBO.OEI1 T11 ON T11.BASEENTRY = T0.DOCENTRY AND T11.BASELINE = T0.LINENUM
    LEFT JOIN DBO.OOEI T12 ON T12.DOCENTRY=T11.DOCENTRY
    LEFT OUTER JOIN OEI4 T13 ON T13.DOCENTRY =T11.DOCENTRY AND T11.BASELINE = T13.LINENUM
    WHERE T12.DOCDATE >= [%0] AND T12.DOCDATE <= [%1]
    order by t12.docnum
    Pls Guys show me some way.
    Thanks in advance,
    Vamsi..
    Edited by: VamsamP on Aug 20, 2010 8:23 AM

    Hi Gordon,
    Actually my requirement is to display,
    Delivery Doc No,Date and BP Name , Sales A/R Invoice No ,Date,BP Name,DocTotal and Outgoing Excise Invoice No,Date,(Tax Amount Split Up),Doc Total.
    These 3 Documents needs to be relate to each other(Like  Delivery,corresponding A/R Invoice ,  OutGoing Excise Invoice Against theat Delivery)
    Regards,
    Vamsi.

  • Create condition table for account determination

    I would like to create a condition table which contains customer number as the key. However, I can only find the follow fields in field catalog.
    Acct Key
    AcctAsgnmt
    AcctAssgGr
    Cond. Type
    Distr. Chl
    Division
    Ord. reason
    Plant
    Sales org.
    Tax Code
    Vendor
    Is it possible to extend the field catalog? I have tried to added fields in KOMG according to note 21040, but it seems not work.

    Hi
    some additional information:
    please check the documentation under customizing path:
    IMG -> Sales and Distribution -> System Modifications ->
    Create New Fields (Using Condition Technique) ->
    New Fields For Account Determination
    click on the icon
    Notice that the userexits USEREXIT_ACCOUNT_PREP_KOMKCV and
    USEREXIT_ACCOUNT_PREP_KOMPCV are useful only for revenue
    account determination.
    For reconciliation account determination you should use the userexit
    EXIT_SAPLV60B_011 (enhancement SDVFX011) to fill the custom field.
    The System modification documentation exaplins to add the new field
    in the structure include KOMKCZ of KOMPCZ.
    Notice that KOMKCZ is included in KOMKCV and KOMCV; KOMPCZ is included
    in KOMPCV and KOMCV.
    regards,
    Ramana

  • Table for accounts receivable

    Hi experts,
    Which table stores accounts receivable and accounts payable data mainly?
    prasad

    Dear,
    It all depends upon what kind of data you look at, because if you want to know the data pertains to masters or transactions for account receivable and accounts payable.
    Master data tables:
    Vendor Master : LFA1, LFB1, LFBK, LFBW,ADRC, LFC1 etc
    Customer Master : KNA1, KNB1, KNBK, KNC1etc.
    Transaction data:
    Customer
    BSID - Customer Open Items
    BSAD- Customer cleared items.
    Vendor
    BSIK - Vendor Open Items
    BSAK- Vendor cleared items.

  • Condition table for account determination

    Hi,
    I would like to know if there is any generic transaction to create condition tables.
    Specifically, I would like to create a condition table for revenue account determination.
    Any help would be appreciated.
    Thanks,
    Aroop

    Aroop,
    Yes you can create IMG --> SD --> BF --> Revenue Account determination --> Define dependencies of revenue account determination --> Account determination create Tables OR Tcode V/12.
    Try to create Table above 500 number.
    Regards
    Sathya

  • Tables for consignee in tax invoice

    hi experts,
    i want fields for consignee in tax invoice .
    In the invoice i m printing customer name , address n other details but my client want to dispaly the consignee's details [customer's vendor].
    regards,
    Rahul

    Hi,
    Check this
    regarding ship to party

  • ERROR: No control line for item 000010 in invoice document.

    Hi,
    Here, in VF02, when I try to release the document to accounting, system is giving following error.
    ERROR: No control line for item 000010 in document 852660. (where 852660 is invoice number)
    Please guide.
    Thanks in advance.

    Hi Chetan
    you will have to check whether have the Account Assignment Group been input in the Customer Master (Billing tabstrips - Accounting sections - Field name: Acct assgmt group).
    The Account Assignment Group will be copied automatically into the sales order.
    Check whether the configuration in transaction VKOA have been done correctly.
    Check whether the sales order (VA03 - Goto - Header - Financial Accounting - Field name: AcctAssgGr) have been filled in automatically.
    Check whether the billing document (VF03 - Goto - Header - Header - Field name: AcctAssgGr) have been filled in automatically.
    If the customer master have not been maintained and the user have already input the sales order, then the user will have to maintained the Account Assignment Group manually either in the sales order or the billing documents.
    Take note for One Time Customer, the user have to input the Account Assignment Group manually into the sales order.  One Time Customer can be used by many customer, therefore, the system will not be able to determine the Account Assignment Group manually.
    Hope it will help  u
    Regards

  • Price difference account - cancellation of invoice document.

    I was doing the MIRO for the delivery cost for a import PO.
    As i made a mistake in the entry , i cancelled the doc using MIR8
    The document generated is for the reference.
    How to knock out this PRD account's value
    PK     Account          Account short text          Assignment          Tx               Amount
    21     17050057          Indian Customs - EDI                    V0     707509
    96     26389000          Unappl cstm-CVD          20110321          V0     -144913.5
    96     40408808          Price Difference-Oth                    V0     -142340.5
    96     26389000          Unappl cstm-CVD          20110321          V0     -120621
    96     40408808          Price Difference-Oth                    V0     -6635
    96     26389000          Unappl cstm-CVD          20110321          V0     -272277.5
    96     40408808          Price Difference-Oth                    V0     -14976.5
    96     26389000          Unappl cstm-CVD          20110321          V0     -5445.5
    96     40408808          Price Difference-Oth                    V0     -299.5
    Any suggestions

    Hi Mahendar,
    Could you just update what is the message it is giving when you try to save the new invoice. (is it saying problem in accounting interface).
    if not goto VF02 and release the billing document to accounting. Then let us know what is the message it is updating. based on the same we can analyse. or in the same VF02 look for the accounting message.
    Best Regards
    SRI

  • What is the table for partner functions in Billing document

    Hello Experts,
             As per the business requirement my functional consultant included Fright agent (created as a vendor) in  billing document  partner functions,
    so they want to display the name fright agent on the invoice,
    i have checked all the tables related to Billing document, i was unable to find the fright agent  
    I checked in VBPA table (partner function table) (remaining partner functions are there in vbpa table  but fright agent is not there, Is there any function module is available to pick these information ,Please help me in this.

    Read some documentation like [Partner Functions|http://help.sap.com/saphelp_crm40/helpdata/en/3c/92eceb484a11d5980800a0c9306667/frameset.htm], also be aware of the conversion exit on the field PARVW. (check via SM30 on view V_TPAR_SD)
    Regards,
    Raymond

  • Table for PO order and material document link

    Hello,
    I want to extract PO order and respecitive material documents ( IR , GR docs.)
    Can you give table(s) names ?
    Thanks,
    Ishak

    Hi ,
    You can use 2LIS_02_ITM ,2LIS_02_SCL DataSource you also check the following DataSources
    2LIS_02_SCL Tables EKKO, EKBE, T001, T001W, EKET, EKPA.
    2LIS_02_HDR  Tables  EKKO, EKBE, T001, EKPA.
    2LIS_02_ITM Tables  EKKO, EKBE, T001, T001W, EKPO, TMCLVBW, T027C, ESSR, T147K, T147
    2LIS_02_SCN  Tables  EKET, EKES, EKPO.
    2LIS_02_CGR  Tables  EKBE, EKES, EKPO.
    2LIS_02_SGR  Tables EKET, EKBE, KKPO
    Thanks
    REddy

Maybe you are looking for

  • Warning messages creation in VKP5 & VKP6

    Hi  All, I am creating some warning messages in VKP5 from  BADI " SPC_POSTING_CONTROL" . 1.Warning messages are not stroing in the LOGS , because logs badi is triggering  after executing the VKP5. 2.When i am creating the pricing document from menuba

  • Transfer Shopping cart Number

    Hi SRM Experts, We have one business rek where the shopping carts number needs to transferred to the PR in the back-end R/3. that is, business wants to see the shopping cart number inside the PR tracking number. Any ideas. Thanks. NB: Will reward all

  • Hi Shanky , pls help out regading Profiler Trace issue ?

    Hi Shanky, Pls help out . Regadng Profiler Trace . Thanks Vijay

  • Fixing/repair a background in elements 11

    How do I blur a background, or fix the background if it has a line in it? 

  • Stop button sets everything to default

    Hi everybody, I have a vi with too many switches (ON/OFF) and I would like for them to be set to the default value (OFF in my case) each time the vi stops by pressing the STOP button. I tried to use local variables in a case structure after the stop