Table for price produced in the invoice-SD module

hi friends is there any table(not structure) from which i can find the value for
total Basic price(without any tax of frieght etc)
of an item in the invoice.like if the per unit value is 100/- nd qty is 10/- then total =1000/-
i want this basic  total. in where clause i can use vbeln and posnr , i mean i have biiling document no and the item no
like in vbrp  i am having the total net value for the billing document no and item no. but i want the total basic value for that item .
Edited by: achalmehra on Jan 20, 2010 11:29 AM

First go to table T685 anf findout the condition type(like ZPBP = base price) for basic price. then  take VBELN  goto table VBRK  get the value for field KNUMV  based on this value goto KONV table get the base price( field KAWRT or KBETR) using the basic price condition type.....

Similar Messages

  • Table for price list

    Which is the table for price list in sap?
    Kind Regards
    Prashant

    Thanks Ravi,
    Actually i wanted to see the condition records for price list.
    Is there any table which contains this?
    Thanks

  • Error during PO Change-"Enter the price or set the 'Invoice Expected' indic

    Hi Gurus,
    I am facing this issue in the PO change. Whenever I try to change a PO and check ; system says" No error" but when I order it then I get this error "Enter the price or set the 'Invoice Expected' indicator " with a pop up "Complete Purchase order xxxx first or 'hold' the changes
    This happens for all the POs with any vendor.
    Regards
    Kapil

    Hi Kapil,
    We have got similar issue before while changing the P.O in change mode.
    This generally happens when the P.O is changed after the follow on documents has been created.
    In this case you can delete the change version and then amend the P.O without any issue.
    Generally the 'Delete' button gets disabled once the follow on documents get created but in this case the 'Delete' button would be active and clicking on 'Delete' button would delete only Chnage version and the P.O would be back to original ordered status.
    Please do the changes and let me know in case of any further clarifications.
    Regards,
    Teja

  • What is setting required for Price Contol do the optional entery in master.

    Hi SAP EXPERT,
    What is setting required for Price Contol do the optional entery in Material master ?
    Regards
    Mahendra
    Edited by: MAHENDRA  NAVALE on Aug 27, 2011 2:23 PM

    HI
    In general in the material master record you can, hide display or optional for a field, but there are certain feilds should be mandatory for material creation,like base unit of measure,material description,and price contro,l valuation price,valuation class,without this you cannot create a purchase order.
    If you dont want to the price control means go for mateial type  non valuated material NLAG. because the price control is mainly linked with the material  valuation. based on the the price control  the price difference will post either sock account or price difference account.
    Goto>MM>LOGISTICS GENERAL>MATERIAL MASTER>FEILD SELECTION >ASSIGN FEILD SELECTION TO FEILD SELECTIN GROUPS(OMSR) >CHECK YOUR FEILD REFERENCE FOR PRICE CONTROL (MBEW-VPRSV) FEILD REFERNCE GROUP IS 32* > AND GOTO MAINTAIN FEILD REFERENCE FOR DATA SCREENS (OMS9) >ENTER  YOUR FEILD SELECTIN GROUP 32 (PRICE CONTROL )AND  CHOOSE MM01 MAKE IT FROM REQUIRED  TO OPTIONAL.
    Thanks
    Edited by: Nijamudeen**MM on Aug 29, 2011 10:19 AM

  • What are the tables for Partner Fuction regarding the Vendors Purchasing ?

    Hello Gurus,
    What are the tables for Partner Fuction regarding the Vendors Purchasing Organisation. I need the Partner Function Key, Parner Function Name, Number and the Name of the Number.
    Thanx in advance,
    Ramona

    Hi Jürgen,
    I know that table but it is only showing me the technical name of the Partner Function and I need also the rest: the text(name), number and the number name (text). I presume there are other tables for those infos.
    I am not sure if I understand what are these. I just want the table to upload the data to BW.

  • From which table ,i ll get both the invoice and cleared amount ???

    Hi Friends,
    i am making a report for my sales client where finance part is also required.
    the requirement is : the sales people want know the status of the invoice generated at their end.the report shud be like if they enter the invoice no,fiscal year and coustomer they will be able to see the status of the invoice.how much pmt has received for that particular invoice,wheather it is open or fully cleared?
    From which table i can get both invoice no. and the payment/pmts rerceived against that invoce/invoices.
    plz guide.
    Regards,
    Biswa

    Hi,
    SAP Standard Report itself covers all the requirements mentioned.  With FBL5N, we get to know how much has been invoiced, paid and cleared and how much advance has been paid by customer etc., in one screen.  Apart from this we have also all signs which show, which all invoices are due, overdue and its easy to analyse as well.
    Was this requirement given by client after seeing this standard report?
    Hope this info is helpful.
    Regards,
    Venkat

  • Field and table  for PO item number in Invoice(MIR4)

    I have 6lines in PO and when I looked at MIR4 (the invoice) ….It has only 3 lines which are invoiced.
    In mir4, we have a column which says which lines got invoiced …for me 2, 3 and 5. Is there any table which will hold this fields data for invoiced lines.
    That field is called " Item Number of Purchasing Document".
    Please help

    Hi,
    For MIR4, table and field is RSEG-EBELP.
    Cheers !

  • Batch job creation for sending email if the invoice is aged

    Positive confirmation: Send system notification to the requestor if:
    a) An invoice is received and GR is not yet posted in the ECC system.
    b) An 'aged' invoice and GR is not yet posted in the ECC system.
    This requirement is for USA only. i.e., we have only one company code which is 8960.
    Identifiers of the invoice are
    Company Code = u20188960u2019
    Invoice Document Type = u2018R9u2019
    Use table EKBE for relationship between Invoice, Goods Receipt and Purchase Order.
    The field EKPO-BEDNR contains the Shopping Cart Number
    Implementation Strategy
    1. To send email if the invoice is aged.
    Create a program that will run as a job. This job will frequently check for invoices related to SRM Shopping Carts received from E2OPEN. If an invoice is aged and there is no Goods Receipt posted through confirmation from SRM, then an email will go out from ECC system to the requestor. Using the Shopping Cart number on PO, find the requestor information (email ID) from SRM through an RFC call. This job will run once in a day and should have a parameter in the program for the age of the Invoice.
    Both the emails should contain a link (To be taken from SRM system, to be supplied) to log into SRM system. The email will also contain the Shopping Cart number and the Description of the item, and a message to Confirm this, including age of the invoice if aged.
    Please let me know how to create the batch job.
    Regards,
    Venkat
    Edited by: VenkatG on Sep 1, 2009 3:14 PM

    Do not pass the COMMIT_WORK flag... Leave it blank. Any transaction for the data integrity, one should never use COMMIT WORK related statements. Normally SAP transactions will have the COMMIT WORK at the end of transaction which is enough for any thing that is added part of the customer exits...
    Hope this helps.
    Regards
    Anjaiah

  • Price update on the Invoice Level

    Hello gurus,
       If I want to update my pricing on the Invoice level, what are the steps that I need to follow to carry out the configuration? As of now, we have the pricing setup only for sales orders and the same prices are copied on to the Invoice, I need to change it so that the pricing can be updated directly on the Invoice, is this possible? If yes, please provide the steps.
    Thanks!
    Raj

    If the price changes maintain a new condition record for PR00 condition type in VK11.
    and come to billing double click on the item level go to the condition tab and click the tab update beneath
    and in that select carry out new pricing
    if this doest nt work see the copy control from sales order to billing in *VTFA transaction code..*
    select the relevant billing type and corresponding sales order type go to the left side top there will be item
    press on that and take the relevant item category double click on that and there will be a field called pricing type change it to 'B'
    it will carry out new pricing

  • SAP table for finding Quant from the Handling unit

    Hi All,
    I would like to know the SAP table name - from the handling unit (where the stock received in the Warehouse), i would like to corresponding Quant ?
    PSS

    Hi,
    To know the QUANT for handling unit, use the table LQUA.

  • Table for characteristics values in the sales order

    Hi Experts
    I am entering the characteristics values in the classification screen in the sales order.
    I want to capture the characteristics & values with reference to the individual sales order for reports.
    Please let me know the tables for the same as it doesn't get capture in the item table..
    Thanks
    Ganesh
    Edited by: jganesh on May 4, 2011 1:26 PM

    Hiii,
    you may use VELO01_GET_CONFIGURATION function module to pass VBAP-CUOBJ value
    Hope it will solve your problem.
    Regards
    Shambhu Sarkar

  • Tables for Po number and corresponding invoice number

    Hi
    can Any buddy help me to find the PO number and its corresponding Invoice document number from table LFB1.
    LFB1->PO->Invoice num.
    thanks
    imran

    Hi,
    In LFB1 table you cant get all the details, this is related to vendor master at company code level.
    Can try with the below logic:
    1st Get all the PO of particular vendor from EKKO table ( Po field EBELN, vendor field LIFNR)
    2nd take all the PO's and pass to EKBE table ( PO field EBELN) and also give the below values in the EKBE table
    field BEWTP = Q
    Now you can see the invoice number in feild BELNR material document number.
    Regards
    VK

  • Table for  Open items of the customer

    Hi all ,
    In whch table can the open items of the customer are stored.
    thanks

    check BSID  table for open items and BSAD for cleared items
    alll the best

  • Need related table for some subject in the primavera contact management

    Please I want to know the related table for the subject contact or contract or cost ... in the primavera application,
    if someone have any idea let me know
    Thanks

    If you are looking for the database relationships (to assist in building forms/reports or using web services) you should look in the Oracke Knowledgbase.  You should find the joins document here:
    https://support.oracle.com/epmos/faces/DocumentDisplay?id=1210307.1&displayIndex=8

  • Service for vf02 permanently locks the invoice number

    Hi,
    I have created one service for VF02 transaction as given in this path:
    default_host
    --->sap
    --->bc
    --->gui
    --->sap
    --->its
    --->VF02
    I am calling this service in an external window browser from my Web Dynpro application.
    Problem is => if I cloase the browser window by using close button, it permanently locks the invoice number used.
    How to resolve this?
    Thanks
    -Haresh

    Hi,
    Use ~SINGLETRANSACTION=1 parameter on your ITS service. This parameter closes your invoice properly.
    Hope this helps,
    Iván.

Maybe you are looking for

  • Is there a restriction on deleting data from an table through a view?

    I have an Oracle Forms application where, try as I might, I cannot delete records based on a view. I know that the restriction may be because of Forms but, is there a database level restriction on deleting records through a view?

  • Downgrade HP ENVY 15-u010dx to win 7, or duala boot win 7 and wind 8

    i have brand new HP ENVY 15-u010dx with windows 8.1 installed. Because of my needs (worrk related) i need win 7 installed. Is it possible to install win 7 dual boot with win 8.1 ? Does win 7 work on this machine, do you have drivers for win 7 x64 i'm

  • Use of q operator in oracle 11g

    Hi, I am looking for following data Rewards–ALL (UK/IE,US,Germany & China). even though i have used q operator. when report is generated using following query and UTL_FILE in excel sheet it show following data Rewardsâ€"ALL (UK/IE,US,Germany & China)

  • Purchase offsetting account

    My Client belongs to Spain, so for external reporting there have to show Purcahse Account and Purchase offsetting Accounts. Now my question is , I exectived T.Code MC$4 to get the PO, GR, IR value and i am comparing the MC$4 Value with GL account by

  • Yahoo domain and .Mac

    I have a question similar to one discussed here: http://discussions.apple.com/thread.jspa?threadID=1313370&tstart=135 I have added a CNAME record and www.mydomain.com now forwards smoothly to the content I've put up on .Mac. However, mydomain.com doe