What is table name in SAP R/3 for PM order line item data

Hello,
I am extracting data for PM module and Interested in PM order line item data. Table AUFK is for PM order header master data.
Is there any other table for PM order line item master data?
Thanks,
Ishak

Hi Ishak,
The item table is AUFP.
Thanks.

Similar Messages

  • Which table stores the condition values of a purchase order line item?

    Hi,
    Please let me know the table that stores the condition values of purchase order line items(when we click on conditions tab after selecting an item then we can see the condition types and there is a corresponding condition value for that condition type.
    My requirement is to get the actual price for a purchase order line item(it can be seen in the last line and it is calculated after considering all the condition types) and display this value in a custom report.
    Thanks,
    Ravindra

    Hi Ravindra
    You can find the conditions data for PO in TAble KONV.
    KONV-KSCH is the condition type
    KONV-KWERT is  the cond value
    KONV-KNUMH is the condition doc no. which is there in EKKO field KNUMH.
    So u have to make a link between KONV-KNUMH and EKKO-KNUMH.
    Thanks
    Vijeta

  • Conditions KONV table for Sales order Line item.

    Hi Friends,
    What are the key fields bw vbap and konv table.
    requirmnt is : need to fetch conditions ( from KONV table ) for the sale order line items.
    thanks in advance.
    Jai.

    Hi,
    1. Fetch field <b>KNUMV</b> from table <b>VBAK</b> for that particular Sales Order No i.e <b>VBELN</b>.
    2. Goto <b>KONV</b> & based on <b>KNUMV</b>, <b>KPOSN</b> and <b>KSCHL</b> (condition type), fetch the required condition details along with its net price (KONV-KBETR)  and net value (KONV-KWERT).
    KONV-KPOSN = '00000' -> Header Condition
    KONV-KPOSN = '00001' -> VBAP-POSNR = 10
    Reward points if the answer is helpful.
    Regards,
    Mukul

  • What is the Program for Sales Order Line Item Rescheduling

    Hi,
    There is a background scheduled job which does sales order line items rescheduling but I could get the name of the Program/Function Module by looking at the Jobs log. Can any one please help me?
    When does the rescheduling happen? Does it happen while creating delivery for the order? I need to understand the rescheduling the process to solve a bug in the User Exit / Screen Exit.
    Appreciate your help in Advance.
    Thanks,
    Kannan.

    If you know the job name, than you can find out the associated program name.
    Go to SM37.
    Select your job from the list
    Select "Step" ... here it will show you the program name
    Put cursor on the program name and Go to > Variant to know what was the input to run this job.
    Regards,
    Naimesh Patel

  • What is table name

    Hi,
    What is table name in which we have locking information of the provider.
    The column in the table are as follows.
    ID | Name | Type | Version | Portal DB Provider | Created Date | Created by | Status | Locked By | Locked On |
    I want the name of this table.

    Hi
    It is stored in <b>QAMR</b> table not in QALS
    Characteristic Number field is
    <b>MERKNR</b>
    Characteristic Results (values) are stored in following fields
    MAXWERT
    MEDIANWERT
    MINWERT
    <b>MITTELWERT</b>
    VARIANZ
    MOMENT3
    MOMENT4
    ANTEILO
    ANTEILU
    See the other related tables for the Characteristic values are:
    QAMV,QASR,QPMK,QPMT,QPMZ
    <b>Reward points if useful</b>
    Regards
    Anji

  • Table name required to find tax value in each PO items

    Hi Guys,
    Need table name where the Tax percentage or amount is maintained for each po line items.
    I tried in KOMG but it a structure and i cannot able to fetch the values.
    Let me know if more details are required for better requirement identification
    Regards
    palani

    hi
    TAX TABLES
    for excise check table J_1IEXCHDR for header
    J_1IEXCDTL for item excise
    The Table name used to find the Tax Values are
    KOMV: Pricing Communications-Condition Record
    KONV: Conditions (Transaction Data)
    From the above tables you can refer the fields below.
    KAWRT
    KBETR
    Fetch the corresponding records based on the field
    KNTYP
    regards
    kunal

  • What are the settings in i phone 4s for connecting internet in mobile data ?

    what are the settings in i phone 4s for connecting internet in mobile data ?

    Did you ever get a reply to this.  I have the same problem.  I have the same problem when even when I reply to an email... no photo shows up in my new reply message.  The only way I have figured out is to use the "forward" option.
    But this still does not solve the problem when people email me back... I have no idea what photo they are speaking of.  Instead of a photo... there is a <photo name of some sort>.
    Let me know if you ever hear on this one.
    Many thanks.

  • What is line item datas,how can u check line item in Infocube?

    Hi friends,
    what is line item datas,how can u check line item in Infocube?

    hi konda,
    line item data
    i shall give u an example .
    consider a super market bill,
    the bill has 1.customer name        2. bill number   3. date of purchase
    the above line will be header.
    line item data are the items which u purchase.
    item 1 pencil  2 rubber  3. sharpner  4. cryon  5. sketch pens
    above are line item datas.  for a particular set of header data u may have many line item datas.
    reward points if helpful.
    bye.

  • Table for tax code line item after miro

    Can anybody tell table for tax code line item (other than BSET) after MIRO.
    Raj

    Hi,
    First let me explain you the logic in this repot. 
    If a document have more than one GL accounts relevant for tax and having the same tax code. So there is only one tax line for that tax code in BSET.
    Now in the standard reports like S_ALR_87012357, output has the tax base amount etc, based on tax line from BSET which is a single line the above document. However this single line contains multiple tax relevant account and thus SAP can not show all the G/L account for this single line in the report S_ALR_87012357. So SAP picks up the first account in the output.
    The declaration in this report is not wrong, as the total gets calculated based on the tax code and which is correct and meets the tax reporting requirement.
    If you want to see the G/L account wise output, you can use the program RFUMSV10. Refer OSS note 1175418 "RFUMSV00: G/L account display" for details.
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1175418
    In your report, you can use this program logic for reference.
    Regards,
    Gaurav

  • How to create a sap script for sales order header items?

    Hi friends i am totally new to scripts i have got a task where i have to create a sap script for sales order header items details, the clue that i have got is to create using MEDRUCK but i have got no idea please can any body help me with this task with any sample sap script?
    Points will be rwwared with out fail Thks in advance.

    Hi,
    The Standard Form NAme is RVORDER01
    Regards
    Sandipan

  • To update the po line item data into sap thru bdc

    Hi Experts,
    My requirement is to create a bdc program .  get the po line item data from the file and will update in sap thru bdc .so please help on source code how to create .
    Thanks advance,
    Prashanth p.

    Hi,
    Check this link,
    /message/5215197#5215197 [original link is broken]
    Regards,
    Bhanu

  • How can I un-receive an good receipt in SAP, FOR A CERTAIN LINE ITEM

    hi experts,
    can any one please help me to solve this issue.
    "How can I un-receive an good receipt in SAP, FOR A CERTAIN LINE ITEM"
    thanks in advance,
    mohammad.

    Hi,
    In T-code MIGO, you select the line item you want and enter all the details of this line in Item details. Tick Item Ok indicator for this line item.
    Untill and unless you tick the item ok indicator for certain line item you couldnot receive the material.
    If you already received the material then Go to MBST and cancel the material document for the same.
    Hope this will help you.
    Regards,
    Goraksh.
    Edited by: goraksh dhikale on Sep 22, 2008 11:30 AM

  • Select aentries from table Z-Table for all sales order line items

    Hi friends,
    can anyone please explain me about the "Select entries from table Z-Table for all sales order line items".
    Thanks.

    Moderator message - Welcome to SCN.
    But
    Moderator message - Please search before asking. Press F1 on SELECT and look at the FOR ALL ENTRIES addition. - post locked             
    Rob

  • What is table name and field name for balance value in sales order in sap

    hi i want to make FS for sales order status report .and i want balance value in report please tell me about table field name of balance value.

    You can get the Sales Order status in Table VBUK & VBUP at Item Level.
    To achieve the Open Value , first consider the Open Quantity.Refer VBAP - KWMENG (Order Quantity) , then from LIPS - LFIMG (Delivery Quantity) , you will get the Open Quantity & then accordingly you will get the open Value.
    Best Regards,
    Ankur

  • What is the name of SAP LOGON Ticket?

    Hi Gurus,
    Once we passed our User id and password in portal logon page .it will pass the user credentails to server and it checks againts user profile which stores in LDAP.
    after we passed the logon information(userid and password) it will create a logon ticket?
    what is the name of that?
    Thanks in Advance,
    Dharani

    Hello,
    The logon ticket is stored as a session cookie and is called MYSAPSSO2.
    Regards,
    The-Hung Nguyen

Maybe you are looking for

  • How do I copy/duplicate a photoshop layer from one document to another document using AppleScript?

    Most likely I don't have the syntax correct. My task is to copy a layer in an existing Photoshop CC document (with a button, for example) to a new photoshop document. Just a simple working example should get me going on the right track. Do I use "dup

  • Trials team email address/ phone number

    Hi, can anyone give me the youview trials team email address or phone number. After a problem with my computer I lost all my contact details from outlook. Thanks in advance. Bobd

  • External Sound Blaster locks

    Because of a problem with the OEM SoundBlaster Value - the input audio mini jack failed - I bought a SoundBlaster external unit that plugs into a USB port. After I used it for a short while, it locked up the computer and killed all the speaker out pu

  • Can PR be transferred to SRM without PI in V7.x ?

    HI, experts      RT,  could we realize the transferring PR from ECC to SRM without PI in SRM version 7.x? , if can, how to do ?      thanks      Jesse.

  • Lightroom is shown as a trial version

    Hi, I have a Photography Plan subscription. I have just reinstalled using the Creative Cloud Desktop app on my iMac, after changing from an old Adobe id to a new one. Photoshop is listed correctly but Lightroom is shown as a 30-day trial. How can I g