Table for pricing master

Hi ABAP Gurus ,
We are searching Table for <b>Pricing Master</b> . Pls help.
Thanx in advance ,
Laxman Nayak.

Hi Laxman,
sale price master table a304. there you have to pass condition(KSCHL)
Sale Org (VKORG)
Disti Chanal (VTWEG)
Material (MATNR)
date (DATBI and DATAB)
then take KNUMH and pass this knumh into KONP and get the sale price.
same procedure for PO mat price. For that tables are A017 and KONP.
Hope this helps.
Regards,
Parag

Similar Messages

  • Query ---  to find all child tables for a master table

    Suppose i have a table master .
    I want to know all tables which are child tables for this master table .
    In other words i want to know all those table names which have foreign key constraint for the master table .
    regards
    shubha

    You may want to join on the owner in case you have multiple schemas with same table names and same primary key names
    SELECT c.table_nameFROM all_constraints c, all_constraints p
    WHERE c.constraint_type = 'R'
    AND c.r_constraint_name = p.constraint_name
    AND p.constraint_type = 'P'
    AND c.owner = p.owner
    AND p.table_name = '&YOUR_MASTER_TABLE'

  • Summary Tables for Asset Master?

    I need to create an asset/insurance data report, using SAP Query, which shows the asset master record balances only (acquisition and posted depre'n) as at report selection date. 
    Are there any summary tables for fixed assets that are equivalent to GLT0, KNC1 and LFC1 for GL, Customer and Vendor? 
    Thanks in advance for any assistance.
    Best regards,

    I am not sure about ANEP or know how to use it.  It only has data records for the fiscal year when there is posting to acquisition values field u201CAmount postedu201D for the asset. No data records for other years with posted depreciation.

  • Table for asset master layout

    Hi
    In asset master layout setting, we tell system which all fields needs to be made mandatory at the time of creating asset master. This setting we do at screen layout and this screen layout is assigned to asset class.
    I want to know table where i can see these fields and i can see which all fields are madfe mandatory, optional, etc.

    Hi
    I do not know how to check asset segment record. So I used T082A. I gave screen layout in the input parameter and i pressed 'execute'
    But it showed screen layout and its description. But it didn't show setting of every field (like madatory, display, optional, supress).
    I also tried T082B. But i am not getting how to view.
    Is there separate table for it?
    Edited by: Deepak Agrawal on Feb 29, 2012 1:59 PM

  • Table for pricing komp and komk.

    Hi gurus,
    My requirement is i need to get a transparent table for 'Communication for Pricing Header' Structure is KOMK.
    I need the table or view or through any function module by which we can get the pricing data.
    I have values from table VBRP and VBRK.

    Hi
    Try the standard Fm " PRICING".
    Tables for refernce : KONV and T683s.
    Cheers
    Ravish

  • More than 5 rows in the detail table for a Master Detail Portlet

    I have a Master Detail Portlet.   I originally had 5 fields in the detail portlet.  I have added a column to the detail portlet and now the last column is wrapped around in the portlet.  I do not see a way to force it to be on the same line as the rest of the columns for the detail table.
    Do I need to just delete it and re-create the portlet?
    Below is the from the browser when executing the portlet.
    function show_context_help(h) {   newWindow = window.open(h,"Help", "menubar=1,toolbar=1,scrollbars=1,resizable=1,width=700, height=500"); }  
    Master action:
    [None]
    Insert
    Update
    Delete
    Carrier
    Carname
    Line Haul Carrier?
    Detail actions
    Warehouse
    Carrier
    Service
    Ship To
    Country Code
    Hold for
    Pickup
    Service?
    Associate LPN
    Required?
    [None]
    Insert
    Update
    Delete
    [None]
    Insert
    Update
    Delete
    [None]
    Insert
    Update
    Delete
    [None]
    Insert
    Update
    Delete
    [None]
    Insert
    Update
    Delete
    [None]
    Insert
    Update
    Delete
    [None]
    Insert
    Update
    Delete
    [None]
    Insert
    Update
    Delete
    [None]
    Insert
    Update
    Delete
    [None]
    Insert
    Update
    Delete

    Easy, The default on the detail field had the Begin on New Line flag set to on.   By unchecking it I got the desired behavior.

  • USER STATUS TABLE FOR ORDER MASTER

    Hi
    Please reply the Data table name for the field "USER STATUS" under control data tab of Order master.
    Regards
    Prakash.

    Hi,
    The statuses for orders are strored in JEST table.
    Regards,
    Eli
    P.S. Please, avoid posting in CAPITAL letters

  • Database table for Pricing Condition

    Hi,
    Can some one pls help me in finding the database table where I can fetch all the Access Sequences ('A' tables) associated for a particular Pricing Condition.
    Regards,
    Pankaj.

    Hi,
    Goto T685 and fetch KOZGF for your condition type(KSCHL) and KVEWE = 'A'.
    Goto T682I and fetch KOTABNR vaues for all entries in above selected table based on KVEWE = 'A', KAPPL and KOZGF.
    Prefix 'A' to above selected KOTABNR values to get the 'A' tables.
    Hope this helps you!!!
    Regards,
    Ganga

  • Table for pricing condition type

    My pricing condition is like this
    MP00-PRICE,MP01-EDUCATION CESS,MP02-VAT,MP03-CST;
    The pricing procedure is MP0000;
    I have created access sequence & condition record for MP00,MP02,MP03.
    But to set the education cess (MP01) to appear automatically kindly let me know which table (NO),(for MP03& MP02-Std table -628 ) was taken would suit the need so that access sequence can be set for it for automatic updation

    Dear Pradeep,
    From what i understood from your post, the decision on access sequence and tables used entirely depends on the business requirement.
    I would advice you to maintain the same access sequence as what is now maintained for the PRICE (MP00-PRICE).
    Thanks & Regards,
    Hegal K Charles

  • Classification Table for Material Master

    Hi All,
    I want to identify the materials for which i have maintained the classification in Material master.
    here i need to find out the class as well as characteristic values.
    Any please help me how to get all these values for a material master.
    Thanks in Advance
    Sangram

    if MARA-PSTAT has a C within, then a classification view exists.
    this are the tables that are involved with classification.:
    KSSK Allocation Table: Object (vb.matnr) to Class
    INOB Link between Internal Number and Object
    KLAH Class header data
    KSML Characteristics for a class (internal number)
    CABN Characteristics ( o.a. batch/vendor)
    CABNT Characteristics description
    CAWN Characteristics ( o.a. material)
    CAWNT Characteristics description
    AUSP Characteristic Values
    TCLAO Several class types for object
    TCLA Class types ( vb. lfa1 => v10 en 010)
    TCLAT Class type text
    TCLT Classifiable objects
    TCLC Classification status

  • Codition type (JADC) for pricing Master Issue

    Dear All,
    In my Import pricing procedure I maintained one condition type JADC for Additional Excise Duty, For the same condition class :A,Calculation Type:A and condition category:B. and configured properly in Import calculation schema.But when I am putting any percentage in Import PO and going to provide excise commissioner  vendor code the field is not coming over their. Mean while with same condition type settings all other conditions like CVD,Chess on CVD are working properly.
    So kindly guide me is their any other settings has to be made for coming these field in PO ??
    waiting for your earliest replay
    Thanks and Regards
    AKS

    Hi
    Try this
    Goto FTXP enter your tax code,and goto environment select calculation procedure and select procedure and select your procedure and control,check wheather youc condition type JADC is maintained in that .
    Thanks

  • Travel management - Table for HR master data

    Hi,
    Which table can I use to see the HR master data (personnel number, personnel name the communication type) and the User ID?
    Thank you.
    Kind regards,
    Linda

    Hi Linda,
    Try PA0002 table. Normally, all PA0* table contain some piece of HR data.
    Regards,
    Eli

  • Table for Employee Master

    Hi !
    Pls suggest the table name where the master data like Employee ID, Designation, Department are stored and also a medium by which mass maintenance can be performed.
    Ashutosh

    Personal id is maintained in PA000
    and rest will be maintained in IT0001
    like position , Org unit , Job , PA , PSA in infotype 0001
    try LSMW or BDC as suggested by our gurus

  • Codition type for pricing Master Issue

    Dear All,
    For my domestic pricing procedure I created one condition type for Tax Calculation, where I put condition Condition Class : Tax(D) and Calculation Type : Fixed Value (B) only and maintained in the pricing procedure.
    But at the time of making PO when I put certain value in amount field it is not calculating in Condition value field of the PO item.
    So kindly suggest me the solution regards to resolve this issue.
    Thanks and Regards
    AKS

    Dear Ramesh/Harsh,
    This this special condition type I required  for only show the value (reference purpose) which was drawn from TAXINN procedure and show the total PO value in condition tab both in header and item wise.
    Thanks and Regards
    AKS

  • Table for Material master sales view

    Hi SAP Gurus,
    I have a list of materials (around 2000), now I want to check for how many material the sales view is not maintained. So, is there any table to find out my requirement.
    Thanks
    Sha

    check below tables
    MVKE    Sales Org, distribution channel     
    MLAN   Sales data, tax indicator, tax

Maybe you are looking for

  • Airport Express problems

    i bought an airport express for my home, i have a new imac intel core duo, its my first mac ever so I'm still learning. i also have an older PC that connects to the airport express as well. the problem I'm having is that the wireless connection drops

  • How to read 2 scales on 1 graph

    Hi guys, - I have a graph displaying 2 plots (amplitude and phase) at the same time. - The amplitude scale on the left and phase scale on the right. - I'm using a graph cursor in SINGLE-PLOT MODE. I'm trying to switch between both scales using "Curso

  • Limiting spry:repeatchildren in a list

    I have found a number of entries on the forums relating to limiting the number of dynamically produced table rows from a spry:repeat but nothing on limiting the number of list items in a list. So put basically: I have an XML file with 10 items, but I

  • Installer failed to initialize: link to adobe support advisor

    adobe elements photoshop & premiere bundle download purchase: downloaded fine apparently, but neither will install.  The link to adobe support advisor has been disabled due to improved support at adobe.com.  I can't find any support for this at all. 

  • Pages export to .pdf not working -- missing images.

    When I export my finished Pages doc to .pdf, it didn't export all the images. Out of 10 images, only two exported. Pages then replaced the other images with those two. Why is this happening and how can I fix it? This has happened before. In this case