PO for consumables items

Hello all,
If I m in need of purchasing lot of consumable items in one lot and several times a month and thier prices in range of 3 to 200 rs, & if I don want 2 make PO again and again, is CONTRACT (ME31K), the solution for the above or shud I make some other arrangment? Also vendor changes sometimes.
Thanks
Edited by: sapsarang on Sep 8, 2009 8:04 AM

Hi Sarang ,
When creating a blanket PO, the document type FO should be used since this document type causes the header fields Validity From and Validity End to become mandatory entry fields.
The item category B must be entered in the PO item overview. The entry of this item category causes the Limit tab page to appear on the item detail screen. There, an overall limit and an expected value can be well maintained.
Blanket Purchase Orders (BPOs) will be used to purchase items that will be purchased on a repetitive basis over an extended time period u2013 usually up to a year or longer. There are two type of Blanket Purchase Order that can be utilized:
When creating a Blanket PO ( Document Type FO ) you need not enter the Order qty nor the net price. As sson as expected value is specified ( Under Item details - Limit Tab )  during creation of blanket po , it is automatically adopted as net price.
The main advantage of using blanket POs is thus the associated reduction in order processing costs. Transaction costs are lower with blanket POs because:
The blanket PO is valid for a longer period.
There is no goods receipt or service entry.
It is not necessary to create PO items for individual procurement transactions
Regards
Ramesh Ch

Similar Messages

  • Material type for consumable item

    Hi,
    actualy which material type will be used to create material master for consumable items?

    Hi,
    You can use the HIBE --Operating Supplies Material type to create the Consumable Materials.
    For stationary HIBE or create you own material type by copying HIBE or VKHM or ERSA
    For creating PO - Acct. Assignment - K

  • 50% Cenvat hold for consumable items.

    Hi,
    During GRN posting for Consumable items, system hold 50% Cenvat,
    We have to change this setting.
    Regards,
    Devendra

    Hi,
      50% Cenvat will be post to on hold account if you have assign any asset for that material in the PO  and in J1ID you have selectes as Asset insted of raw material check you PO properly  whethere it is asset PO.
    regards,
    zafar

  • Tool Bar too jacked-up for consumer level PDF

    Sooner or later 3D interactive will saturate our culture. And Acrobat 3D is a great step, but it is targeted toward engineers and not consumer level marketing. 
    I want to produce these great PDFs for consumer level product marketing, but the Tool Bar is too feature rich for consumers. The tools are okay, let’s keep them, but the default tool, ROTATE, is just infuriating (not a good thing).
    I have been on the creative end of advertising for over 30 years, working with 3D for last ten years, and I do some coding from time to time, so I am not afraid of a challenge. I know this: a picture is worth a thousand words, a moving picture is worth ten thousand words, a 3D interactive needs NO words.
    Adobe has taken a giant 3D step with Acrobat, but the company now seems to be pulling away. Broad consumer level acceptance will generate the demand for Acrobat 3D, the engineering market is not big enough by itself. Here is my problem, the TOOL BAR requires an engineering degree, it is far beyond the consumer’s attention span and comprehension. Consumers are not engineers, but they do know how to use a mouse.
    So here is my consumer level wish list for Adobe Acrobat 3D:
    Remove the TOOL BAR and the RIGHT CLICK SUBMENU entirely from the annotation. When I say "Remove" I want it disabled, and make it not visible on a tool-by-tool basis. Keep the TOOL BAR as part of Acrobat 3D, but I need to manage it for the sake of consumers and my product. I don't want customers seeing it and wondering why they can get a tool to work, or wondering what they are missing because of a grayed-out feature. I want their attention on the product offered in the PDF. (I can NOT do this yet)
    Make SPIN the default movement tool and the only tool. (I CAN do this, thanks to this forum and javascript discussions)
    I need to restrict the rotation of the SPIN tool from going below the ground plane, and adjust the friction of the SPIN tool, some models move too fast in the environment. (I can NOT do this yet)
    The default arrowhead cursor does nothing to promote (set apart, distinguish, or announce) the 3D environment. When a consumer has a cursor over an activated 3D annotation the cursor should communicate that fact. The right cursor for this job is the "move" cursor (looks like the PAN TOOL icon). I need to set the MOVE icon as the default 3D icon (I can NOT do this yet)
    Create a 2D layer in front of the 3D scene to place stationary JPGs and TEXT in front of the 3D annotation. This can be useful for placing custom view buttons, ON/OFF buttons, transparency sliders in the scene, or toggling between one or two model render modes or different lighting schemes. (I can NOT do this yet)
    As I said before, “remove the RIGHT CLICK SUBMENU entirely” because it is the can of worms as the TOOL BAR. But I do want to be able to customize the RC SUBMENU when a consumer clicks on a part of the 3D model. When they right click, they should get a submenu of features, options, properties that relate to my product offer. (I can NOT do this yet)
    And finally, URL connectivity. That RIGHT CLICK SUBMENU has a feature like: make reservation, order this part, add to cart. (I can NOT do this yet)
    Now that will accelerate Acrobat 3D. Anybody know how to accomplish these features?
    Greg

    OK, in order:
    1 - you can disable the toolbar using the 3D annotation's properties, but you cannot disable the context (right-click) menu or edit the entries. You can add buttons to the toolbar to a very limited extent using JS, and can en/disable tools by name, but can't replace the entire thing and can't affect the other dropdowns (like the lighting or rendering menus)
    2 - easy with JS, as you already know: runtime.setCurrentTool('Spin');
    3 - also possible with JS, but complex to implement as you have to re-write the camera handling functions and do some polar geometry math. There are some examples from Directlight which use a ground-collision script for architectural renders inside a "sky bubble", but the script they use is copyrighted.
    4 - we don't give any access to the cursor icons, period.
    5 - You can do this in several ways; either with a watermark layer on the PDF, or using a SWF embedded in the 3D scene and some JS to load the SWF as a "scene foreground object". I've covered a lot of this on the Acrobatusers.com tutorials, but will be talking more about it in upcoming shows.
    6 - see q1
    7 - very commonly-done using JS, and probably the main thing scripts in 3D PDFs are used for. There are "3D order form" examples all over the Web, which use a script to override the default selection handler in the 3D scene, check the name of the mesh node being clicked, and then fire something out to the PDF (such as filling in a form field, opening a document, etc.) - suggest you grab one and poke about inside, as the handlers are all pretty much the same.
    It's important to note that the display of a 3D annot is handled by a plugin shipped with Acrobat and Adobe Reader, and this plugin decides what toolbars, menus, etc. appear. Because plugins don't generally expose themselves to each other, you couldn't override the default 3D toolbar even if you wrote a "plugin plugin", and there are no plans to change the customization options (or lack thereof). I agree with you that some of the tools and context items are a little obscure for Joe Public, but they were indeed designed for use by engineers! 3D PDF came about so CAD/CAM data could be exchanged and reviewed, so it was realistic to expect people opening the files were savvy in how to work with 3D models. They've grown to be more public-facing, but even today the vast majority of 3D PDFs are passed from one engineer to another, who both probably use a Space Pilot instead of the toolbar commands.

  • Best practice for consuming web services

    Hi
    we are consuming web service in orchestration by "Add Generated Item".By using this option it creates 1 orch,1xsd file and some bindings.
    we have different projects for schemas,maps and orchestration under our solution in visual studio.
    Now i need to know that what will be the best practice for consuming web service in orchestration i mean in which project should i use "add generated item" (in orchstration project or in schemas project) coz it generates both 1 orch and 1
    schema.
    thanks

    From a service orientation perspective you should abstract the service artifacts from the other artifacts. Otherwise it will be very difficult to update the service interface without affecting the other artifacts. For example you don't want to have to redeply
    your entire application if only one field changes in the service you consume.
    So I typically generate the items, remove the unnecessary stuff, and put them in a separate project.
    Depending on the control you have over the services you want to consume, it would even be better to create another layer of abstraction. By that I mean create your own interface (schema) and map that one to the one the service exposes. This basically
    is only necessary if you consume external services that are beyond your control. By abstracting the interface it exposes, you limit the impact of changes of that interface on the rest of your system. All changes are abstracted behind your own interface.
    If you consume internal services, you can probably control the way the interface is defined. In a service oriented world all internal services expose a well known interface, based on the domain objects you have within your organisation.
    Jean-Paul Smit | Didago IT Consultancy
    Blog |
    Twitter | LinkedIn
    MCTS BizTalk 2006/2010 + Certified SOA Architect
    Please indicate "Mark as Answer" if this post has answered the question.

  • How to create production order for multiple items having common raw materia

    Dear all,
    We are running a sheet metal fabrication company at Vadodara Gujrat.
    Please guide us how to create single production order for multiple items using single raw material??
    For example, We want to produce baby shirt(item code AAA001), shirt with full sleeve(item code AAA002), shirt with half sleeve(item code AAA003),shirt slim fit (item code AAA004),shirt loose fit(item code AAA005) from single raw material say(item code XXX001).
    Right now we have to create 5 production order to produce above 5 items of single sales order  in SAP B1 though it is made from single raw material which is foolishness and time consuming too. (Please also note that to produce any finfish good item, raw material required for that item may vary every time in our process.)
    Kindly guide us how to solve the problem.
    Thanks.
    RUPESH  +91-9227744273
    WEB : www.gorasia.co.in

    Hi Rupesh Gorashiya,
    This is possible through MRP for that you have to put Sales Order first and Run MRP Wizard
    MRP Wizard Put Multi Production Order as per Item Taking in Sales Order just click it on and execute.
    Thanks,
    Srujal Patel

  • Wrong Register Updation for consumable material

    Hello Gurus,
    I am getting problem for consumable material for which excise duty is applicable. Normally after making GR for these type of material RG23A Part I and RG23A part II registers should get updated but I am facing problem that for these material currently RG23C register is getting updated.
    Kindly help me to resolve this issue.
    Warm Regards
    Kishor Hole

    Hello, I have already checked this scenario with material code and without material code. I am taking care of Material type in J1ID and it is consumable only. Also at the time of GR in Excise Item tab I am verifying for material type and chapter id but it is still updating to RG23C register.
          Please help me out for the solution
    Warm Regards
    Kishor Hole

  • Special procurement type for BOM item

    Hi Experts
    I am creating BOM using BAPI : CAD_CREATE_BOM_WITH_SUB_ITEMS
    There is no field to update Special procurement type for BOM item in this BAPI.
    Could you please suggest some way to update this.
    Thanks in Advance

    hi Janardhan,
    phantom assembly is the assembly which is not kept in stock rather it consumes directly.
    Use of phantom assemblies are as below
    Phantom assemblies are assemblies that have their own product structure, but whose assembly does not actually physically exist. The components of the phantom assembly are incorporated directly in the superordinate product. The product structure of the superordinate product contains a reference to the phantom assembly.
    example - A car with music system.
    During backflush, only the goods movement for the phantom assembly components are posted. The phantom assembly is marked as backflushed but does not trigger any goods movement.
    Experts pl correct me if i'm wrong.
    Regards,
    Anil

  • Automatic PR creation for stock items (Category - L)

    Hi All,
    My requirement is as follows:
    When I create PM orders for stock item, system generates a reservation number.
    But the actual qty is sytem for such items are less than planned qty or NIL qty.
    How to create PR's for such items automatically by system ?
    Is MRP run required to be activated for such items (i.e: maintenance of MRP views in material master) or any other way to do it for stock items (L) ?
    If so, what all fields need to be filled in material master?
    Is there a way for doing MRP run only for material type ERSA (spare parts) or only against reservation numbers created through maintenance orders or against MRP controller?
    Kindly post your valuable feedback.
    Thanks in advance and best regards.
    Kannan J

    Hi,
         For automatic p.o creation, you can use reorder point.
    In material master mrp1 view, use mrp type VB, reorder level ex. 50 pc.
    Maintain lot size HB, maintain max stock level 100 pc.
    When the requirement comes it will consume from stock. If the stock goes below reorder ponit(50), it will create planning file entry.
    When you run mrp (MD01), it will automatically create p.o.
    But without running mrp, system can not create p.o
    With that you can maintain your stock.
    Hope it will help.
    Regards,
    Dharma

  • Serial Number assignment for main items and sub items

    Hi
    All, good evening, i need clarificaction on the serial number assignment. My client's requirement is to maintain the serial numbers, so in this regard when i am confirming production order in this i need some information how the serial numbers are picked and consumed for main items and the sub items.
    I need someone to help me in solving this.
    Regards
    Narsing

    dear Narsing,
    please look here:
    http://help.sap.com/saphelp_47x200/helpdata/en/dd/f8c817b3f911d1896e0000e8284931/frameset.htm

  • STOCK OF CONSUMABLE ITEMS

    Hi
    There are some consumables items like oil which are used for production purposes, in variable quantity, which has no record as it is not taken in bill of material because its quantity to be used is not defined. my client wants to know at what stage it is consumed and where it is present?
    Thanks

    Hi sridharan
    my question like this i so many time ask my forum friends but not yet receive any answers from them. Please, please, please give your experience and suggestions for freshers.
    we are issue special production order. So we cant say how many material wants in the production.
    in my scenario
    How can we map the production consumtion material list wise in P&L.?
    WIP closing balance will comes in the P&L but not in bone?
    how can i map.
    regards

  • Error : Annual budget almost exhausted for document item 000001 (FMAVC006)

    Dear guru,
    I want to do release budget via FMMPRELE. It showed the error message :
    Annual budget almost exhausted for document item 000001
    Message no. FMAVC006
    Diagnosis
    The current budget consumption is 10.500.000 IDR (FM PB Availability Control) less than the annual budget for the document item 000001. Budget control on outgoing amounts ( ceiling type Expenditures) raised this message for the following combination of availability control ledger, fiscal year (and if applicable, year of cash effectivity) and control object:
    9H/2011/DUMMY/EXPENSE1
    FYI :
    The Budget Process is "Return" and the amount is 100.000 IDR
    These are the reports show :
    via FMRP_RW_BUDGET (Budget Overview) :
    > Current Budget : 10.700.000
    > Original Budget : 9.800.000
    > Return : -100.000
    > Supplements : 1.000.000
    via tcode FMAVCR01  (Annual Values) :
    > Consumable Budget : 10.800.000
    > COnsumed amount : 200.0000
    > Available Amount : 10.600.000
    How to solve this?
    Thanks before

    Hi,
    If you are on release ECC500 please check if notes 848408 and 849402 are valid to be implemented and if manual steps of note 924406 are applied in your system. This usually is the cause of this error message but only if ECC 500 is your release.
    Please check also if note 978580 is valid to your release and if manual steps are done already.
    Notes 1143244, 1092634 and 1145080 provide corrections to FMMPRELE also, check if it is valid to your release/package.
    This issue usually is related to a missing correction note or manual steps of the notes mentioned above for release ECC 500.
    Please let me know if the notes resolved the issue.
    Best Regards,
    Vanessa.

  • The iPod could not be synced because this computer is no longer authorized for purchased items that are on this iPod.

    Full message that pops up
    "The iPod could not be synced because this computer is no longer authorized for purchased items that are on this iPod.
    To authorize this computer for items purchased from iTunes Store, choose Store > Authorize This Computer."
    I am unable to sync my music, applications, movies, etc. to my iPod touch. The only way I am able to bypass the message that pops out when I try to sync (the one in the title) is by clicking "Apply" instead of "Sync". To do this, I make changes to Apps, Music, or Movies (...) and the buttons "Revert" and "Apply" will replace the button "Sync".
    My problem is most likely not due to using many accounts because I only have one and it is the only one that I use. I do not share accounts with my family members. Still, I have tried everything here, nothing has worked for me. Since I don't often listen to Podcasts, I have deleted them from my iPod. I have no idea why I am unable to sync and no one seems to have the same problem as me.
    Thank you for your help in advance.
    Details
    iPod touch, 5th generation
    iOS 8.1.2
    iTunes 12.0.1.26
    Windows 8
    Purchases
    Pre-ordered album "Froot" purchased from the account that is authorized to my computer
    Podcast "Not Too Deep with Grace Helbig" also purchased from the account that is authorized to my computer

    Try backing up to iTunes and restoring from that backup

  • THE IPHONE CANNOT BE SYNCED BECAUSE THIS COMPUTER IS NO LONGER AUTHORIZED FOR PURCHASED ITEMS THAT ARE ON THIS PHONE

    Hi I have a macbook pro (late 2011) running on Yosemite  and an iPhone 5s running iOS 8.1.2 and I have never had a problem until tonight. I wanted to sync my iPhone to add mew music but upon syncing I keep getting a pop up message saying "THE IPHONE "  " COULD NOT BE SYNCED BECAUSE THIS COMPUTER IS NO LONGER AUTHORIZED FOR PURCHASED ITEMS ON THIS PHONE" and tells me to go to the store tab on the top and to authorize this computer and every time I do it says computer is already authorized. I will also mention that my iTunes account is the only account that is used on my Mac and it is the only account I've used on my iPhone. Ive synced them plenty of time with no problems. I have never came across this message before and now my iPhone won't sync. I have been online for an hour now looking for solutions but I haven't found any that successfully worked. Ive rebooted both my Mac and iPhone with no success. ow for some reason when I plug my iPhone in it does not even charge but my Mac reads it and it shows up in the iTunes store so I tried syncing it again 1 more time snap it just gets stuck on step 1. I must also say state that is did successfully back up but absolutely will not sync. Can anybody please help me out without resetting my iPhone. Thanks

    Thanks Gail but ive tried that as well as logging oht and back into my accounts on my iphone and mac but I still get that message. I actually found a solution by unckecking my synced music playlist and clicking sync to remove it and then reclicked on my playlist to sync and it actually synced notmally and I got all of my new songs so I wanted to test it again so I clicked on sync again and the message once again popped up until I did the un-syncing and re-syncing again. I guess I will keep doing that in the future even though its annoying but its better than resetting my iphone.

  • IPad could not be Synced because it is no longer authorized for purchased items that are on iPad

    I recently purchased an IPAD AIR and synced ir with my comuter. 14 days later I try and SYNC it and I get a message " The IPAD could not be synced because this computer is no longe authorized for purchased items that are on this IPAD. The apple id's are the same and only 2 devices authorized. Meessage states to go to STORE and Authorize Computer. When I do I get a Message it is already authorized

    The problem appeared to be a Pending Request on the IPAD for the new ICLOUD option to share Keychain. I cleared that up and it appears that fixed the issue. Thanks for your help

Maybe you are looking for