Item and its pricelist

Hi all,how can we know item pricelist details..For eg.,during sales order enter if we enter an item sometimes we get an error saying Item not in pricelist.
Thanks in advance!!

While entering an order, check what pricelist got defaulted in the Sales Order Form >> Main tab. Then navigate to Navigator>>Pricing>>Price list setup and search for the same price list. Verify that the Item is there in the price list under list lines tab. If not, enter the item and it's pricing and then go back to the Sales order Form>> Line Items tab>>enter the item>>enter quantity and proceed. let me know if you see any issue.

Similar Messages

  • BAPI to add item and its net price while creating opportunity

    is there any BAPI/FM  through which  i can add item and its net value to opportunity in CRM.
    Kindly help.
    Regards
    Sachin Yadav

    You can give a try with Customer Function like EXIT_SAPLMCB1_001

  • Urgent ! delivery items and its batch split items

    Exports:
        How to find relationship between delivery items and its batch split items. Thanks alot.

    Talk to functional guy -
    List of tables which contains CHSPL
    VBAP
    LIPS
    KNVV
    KNMT

  • Re:Query for Item and its first child Itemcode from BOM...!!!

    Dear SAP Members,
    I need a query that contains
    ItemCode,ItemDescription from oitm table and its first child item code,Item Description,Quantity,currency and price from itt1 table.I have taken all the datas but there is no ItemDescription from itt1 table.How to join all these datas.
    Please Give suggestions or query for this issue.
    With Regards,
    Revathy

    Hi try this
    Declare @BOMDetails table(TreeType Nvarchar(MAX),PItem NVARCHAR(Max),PName NVARCHAR(MAX),CItem  NVARCHAR(Max),CName NVARCHAR(MAX),Comment NVARCHAR(MAX),onHand Numeric(18,0),[Committed] Numeric(18,0),FreeStock Numeric(18,0),[Status] NVARCHAR(MAX),Quantity numeric(18,0),Price numeric(18,0),Warehouse nvarchar(MAX),Currency nvarchar(MAX))
    INSERT Into @BOMDetails
    SELECT T1.TreeType ,T0.Father AS [Parent Code], T2.ItemName AS [Parent Description], T0.Code AS [Child Code],
    T1.ItemName AS [Child Description], T0.Comment, cast((T1.OnHand ) as Numeric(18,0)) as [Un-Committed Stock],
    cast(T1.IsCommited as Numeric(18,0)) AS [Committed Stock], cast((T1.OnHand - T1.IsCommited)as Numeric(18,0)) AS [Free Stock], T2.FrgnName AS [Status],T0.Quantity,T0.Price ,T0.Warehouse,T0.Currency
    FROM ITT1 T0 INNER JOIN OITM T1 ON T0.Code = T1.ItemCode
                 INNER JOIN OITM T2 ON T0.Father = T2.ItemCode
    WHERE T0.ChildNum=1
    Union All
    SELECT ' ',T0.Father as [Parent Code], T2.ItemName AS [Parent Description], '', '', '', 0,0,0 , '',0,0,'','' FROM ITT1 T0 INNER JOIN OITM T1
    ON T0.Code = T1.ItemCode INNER JOIN OITM T2 ON T0.Father = T2.ItemCode
    Group By T0.Father,T2.ItemName
    ORDER BY T0.Father, T0.Code
    update @BOMDetails set PItem='' ,PName='' where TreeType='N' or TreeType='P'
    Select PItem as[Parent Code] ,PName as [Parent Description],CItem as [Child Code],CName as [Child Description],Comment,Quantity,Price,Warehouse,Currency   from @BOMDetails
    thanks,
    Neetu

  • My mac is stuck on this page that says installing one item and its been 3 days and nothing has installed i Cant escaped from it I dont know what to do            . HELP?!?!!?!!?!!

    I really need help like its so weird

    You've posted in a PowerPC old vintage system discussion area.
    Do you have an Intel based Mac or a G4/G5 model prior to 2006?
    If the computer is running OS X 10.7.5 or later, you may try to Force Quit the computer
    by holding the power button down for about a minute. Then try to start the computer
    in Recovery mode and if that is present, you can use OS X Utilities, and choose Disk
    utility to see if repairing the hard disk drive helps.
    Or from the original OS X install DVD, if you have a PPC Mac w/ OS X 10.5.8;
    or if Intel Mac w/ optical drive & retail or original install-restore on DVD... Insert
    the DVD and hold the C key down on startup to use tools on the Install DVD.
    Or before going this far, on attempt to restart, try SafeBoot where you hold the Shift
    key down after the start tone, and keep holding it until you see the login screen,
    for your user password. Continue holding the Shift key down until you see Desktop
    or Finder, then let the key go. This does may allow you to run Disk Utility from
    the system in the computer, to see if repair disk permissions can help it.
    You may have to use Recovery to attempt a reinstall of the OS X, if you have a
    computer that is an Intel-based Mac. You posted in an older Mac area for items
    built before 2006, that is before Macs had intel processors: they ran PowerPC.
    Should the issue be the probability of whatever you were attempting to get, did not
    make it, due to failure of the internet, or other issue, that may have timed out.
    With poor or spotty internet, software or system updates or upgrade is problematic.
    And if you were also using Wi-Fi, not an Ethernet connection, that usually is worse.
    Since iOS is not a Mac OS X system, that is meaningless or not helpful in determining
    anything about a Mac, or troubleshooting one. So actual related information is missing.
    To supply info about your Computer, its OS X version, and other configuration specs
    would help anyone else seeing your vague question.
    Good luck

  • Relationship of FI AR item and  its Note in J4I3

    Hi Expert,
    you know on a FI AR document item, a or several Notes could be created by transaction in J4I3.  but it seems that the function in FI AR and Note are not so closed. meaning that if you created a FI AR document, and load into BW already(by 0fi_ar_3), then you have create a or several Note on this FI AR item, this change on the Note will not trigger the change of FI AR Document, right ? So there is not delta change of the FI AR document in 0fi_ar_3, right ?
    thanks a lot..
    Best Regards,
    Bin

    Hi Bin,
    This datasource is delta-compatible.
    http://help.sap.com/saphelp_nw70/helpdata/en/bc/02f93abb013b0de10000000a114084/frameset.htm
    regards,
    Colin

  • SD report :correlation between SD line item and its FI line item

    Hi,
    We are developing a SD report where we are not able to correlate between FI line item with SD line item.As SD line item have differernt division so how to identify which line item of FI belongs to which SD line item?

    Hi,
    You can map that by document flow table: VBFA.
    There you can see the correlation of all docs related in a sales process.
    Regards,
    Demétrius

  • :correlation between SD line item and its FI line item

    Hi,
    We are developing a SD report where we are not able to correlate between FI line item with SD line item.As SD line item have differernt division so how to identify which line item of FI belongs to which SD line item?

    Hello Satya ,
    i donu2019t think u can map FI <-> SD line Items , as per my knowledge ,while create FI entry system will do consolidation based on the materials , so in such cases u wont get required data.
    regards
    Prabhu

  • Matching FI Line Items and Total Records for FM

    Dear Friends,
    Currently, we are implementing Public Sector Management using Former Budgeting.
    Some PR and PO has been created, before the FM budget data transferred from Cost Center Planning using FM9C.
    Using FMRP_2FMB4002 report, the u2018Available Amountu2019 still equal to u2018Curr. Budget Amountu2019, even though we can display the detail PR and PO by double-click the column u2018Assignedu2019 and u2018Commts/Act.u2019 in this report.
    After executing RFFMRC04, system shows many line items containing Fund Center, Commitment Items, and its Amount.
    I need your assistance to resolve these issues, so that the FM Report can be analyzed accordingly.
    Thanks for your kind attention.
    Regards,
    (Vincent)

    Hi,
    This thread has been created some time ago and recieved no response. Can you please close if you feel this issue/query has been resolved in the meantime. If it has not then please provide additional information in relation to your query. By providing updates to your thread it moves you thread to the first page of thread and increases visibility and possiblity for the multiptude of experts in SDN Forums to offer their support.
    Therefore please update with more information or close thread.
    Thank you for your assistance.
    Regards,
    Brendan.
    (ERP FI/CO SDN/WIKI Moderator)
    http://wiki.sdn.sap.com/wiki/display/ERPFI/ERP+Financials

  • I am updating iphoto 9.1 to 9.3 and every time when I clicked for update aps store asked to open it in the account where you purchased. I am using the same account and its available in the purchased item of this account. Can someone resolve this problem.

    I am updating iphoto 9.1 to 9.3 and every time when I clicked for update aps store asked to open it in the account where you purchased. I am using the same account and its available in the purchased item of this account. But in my purchased item library it indicates that you update iPhoto. I am not sure which account the aps store asking. Can someone resolve this problem.

    Contact App Store support. They're the folks who can help with Account issues.
    Regards
    TD

  • Fetching master  item name and its  description in  oracle apps .

    Hi all,
    I have to fetch master item name,its description,ordered item name,its description for a sales order .
    Do any one know the table names and link or Query.
    Please help.

    I assume ordered_item_description is same as item description (in 11i)
    Yes - there could be a relationship between customer item and your inventory item.
    You can set it up by going to Inventory > Items > Customer Items > Customer Item Cross References
    Hope this helps,
    Sandeep Gandhi
    Edited by: Sandeep Gandhi, Independent Consultant on Dec 8, 2011 9:39 AM

  • HT203177 I had to get a new hard drive in my 27 in IMac. I used time machine to get everything back on my computer. I just turn on time machine and its says it's preparing over 800,000 items to back-up, it never back-up, it stop and starts the process ove

    I had to get a new hard drive in my 27 in IMac. I used time machine to get everything back on my computer. I just turn on time machine and its says it's preparing over 800,000 items to back-up, it never back-up, it stop and starts the process over again.

    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then repair the backup/TM drive.

  • How to read Images associate with Purchase Requisitions and its Line Items

    Hello,
    My scenario: i need to read the Images associated with PR and its line items and pass them as Idoc FM.
    Any idea where are these images stored in the SAP table or they just available till runtime
    Regards,
    Abhishek

    You can have a look at the link here [GOS Contents|http://help-abap.zevolving.com/2009/02/generic-object-services-gos-toolbar-part-5-get-note-attachment-contents/]
    Please note that in your case if its attachments only then pass la_relat-low = 'ATTA*'. if there is no filtering then pass 'NOTE', 'URL', 'ATTA' as required.
    For the business object of PR pass BUS2105 and instance id pass the PR no.
    The tables related to this are srrelroles,srgbinrel,sood etc.

  • How I can get the Billing Type for the sales order and its items

    How I can get the Billing Type for the sales order and its items. I mean from which SAP tables and how?

    Hi,
    You need to use two tables.
    First use VBFA. Enter the sales order number in the field Predecessar and the value M in SubCt field. This will give all the billing document number for the sales order items.
    Then use the billing document numbers in table VBRK, where in you can get the billing document type.
    Regards,

  • How do I create a product or item database so I can search fr the product and its files with hte pro

    How do I create a product or item database so I can search for the product and its files with the products name or four digit code

    Ok so I made some progress on this. I have figured out, that I can add a chained "add to cart" to certain items, then when they click the button for Buy now, it will add both items to the cart. However, this would require me to manually build each product page and generate a custom button for each one with both product IDs in it.
    Can anyone offer help on how to put some JS in that would append a second function to the onclick function that BC Generates dynamically?
    For the products that require a set up fee, I would assume I would add in to either the product templates or in to the item description some JS that would find the onclick of the buynow button and append a second function to also add to cart the setup fee product. The end result being code that looks like this:
    <input type="submit" class="productSubmitInput" onclick="AddToCart(188536,6314368,'',4,'','',true);AddToCart(188536,6314367,'',4,'','',tr ue);return false;" value="Buy Now" name="AddToCart_Submit" />
    Except of course, the product ID on the first AddToCart would be the main product with the second one being the one appended.
    Does any of that make sense? lol

Maybe you are looking for

  • Safari hangs when loading web pages.

    I'm new to the Mac and had my machine less than a week. However, I'm having problems with Safari/Internet. Generally it's fine, but from time to time Safari hangs and it can take a few minutes for it to spring back into life and load the desired web

  • Picture galleries not working anymore

    The picture galleries I have on my iweb sites, posted on .com's, don't work anymore. Anyone know why? Here is one site http://web.mac.com/jimpsky/RosPalmerInteriors/chairs.html Same things happened on the other sites i have so it must have been some

  • Changing photo size

    I have some pictures on my ipod but when I look at them some are really blurry and have other weird stuff(they look fine on the computer). The others look fine, it seems only the big pictures are blurry, the small or meadium sized ones are fine. So m

  • How to get Current Page(region)  Name/ID   in OA 11i

    We need to get the name or id of the current page, and based on the pagename, we retrieve configuration to launch specific web service. pageContext.getPageLayoutBean().getPageFunctionName() is no sufficient. Since one page function sometimes contain

  • Adobe Flash Player 10.1.53.64 Silent Install?

    Hi Friends, i have an Question about the Silent Key for the New Version of Adobe Flash Player (10.1.53.64). To Install the preview Version of Adobe Flash Player (10,0,45,2 ) I have used the Key /S and it worked perfect. Now i have tried to install th