Maintaining minimum stock only for few store materials

Dear All,
How can i maintain minimum stock level for few materials.
Can we maintain while creating mat in mm01 @ purc view or i need to do some other settings ?
B/regds,
CB

Hi,
You have to configure the MRP and maintain all the MRP parameter in to Material master.
After that Run the MRP by transection code MD03 , system will create the PR as per the data maintained in to MRP view of Material master.
Regards,
Manish

Similar Messages

  • How can I set firefox as default browser in citrix server, only for few groups. does -silent -setdefaultbrowser option working in latest version?

    How can I set firefox as default browser in citrix server, only for few groups. does -silent -setdefaultbrowser option working in latest version?

    I think so: [http://discussions.citrix.com/topic/330585-firefox-default-browser-for-all-users/]
    Can you also set the default programs in the Group Policy User Settings?
    Reference: [http://community.spiceworks.com/topic/884740-default-user-profile-in-citrix-environment]

  • Why jvm maintains string pool only for string objects why not for other objects?

    why jvm maintains string pool only for string objects why not for other objects? why there is no pool for other objects? what is the specialty of string?

    rp0428 wrote:
    You might be aware of the fact that String is an immutable object, which means string object once created cannot be manipulated or modified. If we are going for such operation then we will be creating a new string out of that operation.
    It's a JVM design-time decision or rather better memory management. In programming it's quite a common case that we will define string with same values multiple times and having a pool to hold these data will be much efficient. Multiple references from program point/ refer to same object/ value.
    Please refer these links
    What is Java String Pool? | JournalDev
    Why String is Immutable in Java ? | Javalobby
    Sorry but you are spreading FALSE information. Also, that first article is WRONG - just as OP was wrong.
    This is NO SUCH THING as a 'string pool' in Java. There is a CONSTANT pool and that pool can include STRING CONSTANTS.
    It has NOTHING to do with immutability - it has to do with CONSTANTS.
    Just because a string is immutable does NOT mean it is a CONSTANT. And just because two strings have the exact same sequence of characters does NOT mean they use values from the constant pool.
    On the other hand class String offers the .intern() method to ensure that there is only one instance of class String for a certain sequence of characters, and the JVM calls it implicitly for literal strings and compile time string concatination results.
    Chapter 3. Lexical Structure
    In that sense the OPs question is valid, although the OP uses wrong wording.
    And the question is: what makes class Strings special so that it offers interning while other basic types don't.
    I don't know the answer.
    But in my opinion this is because of the hybrid nature of strings.
    In Java we have primitive types (int, float, double...) and Object types (Integer, Float, Double).
    The primitive types are consessons to C developers. Without primitive types you could not write simple equiations or comparisons (a = 2+3; if (a==5) ...). [autoboxing has not been there from the beginning...]
    The String class is different, almost something of both. You create String literals as you do with primitives (String a = "aString") and you can concatinate strings with the '+' operator. Nevertheless each string is an object.
    It should be common knowledge that strings should not be compared with '==' but because of the interning functionality this works surprisingly often.
    Since strings are so easy to create and each string is an object the lack ot the interning functionality would cause heavy memory consumption. Just look at your code how often you use the same string literal within your program.
    The memory problem is less important for other object types. Either because you create less equal objects of them or the benefit of pointing to the same object is less (eg. because the memory foot print of the individual objects is almost the same as the memory footpint of the references to it needed anyway).
    These are my personal thoughts.
    Hope this helps.
    bye
    TPD

  • How to restrict a vendor to be used only for purchasing selected materials?

    A source list and purchasing info records allow us to restrict the source of supply (vendors) for the selected material masters / material groups. However, my task is the opposite: I need to restrict the material masters / material groups that can be procured from a particular vendor. E.g. Vendor 12345 can only be used for raising purchase orders for Material A and Material B. No other materials should be allowed in POs for that vendor. Is there a way in standard SAP to do this?

    Sorry for not properly understanding your requirement. Now one option comes to mind which you may explore. Create an Outline Agreement for a material group with Item category W and here enter the materials group from some materials which you do not want to be purchased from this vendor .But these materials must belong to the material group for which the contract is created .Than creat Source list on these items of the contract through the Item Overview screen of the contract & check the exclusion Indicator  . This will block these materials from being procured refering this contract . Also go through the documentation on "Maintaining a Source List for an Outline Agreement Item with a Material Group" .
    Dhruba
    Edited by: Dhruba Charan Behera on Jul 13, 2011 3:07 PM

  • HT201371 A "bug"?. Need touch ID only for app store and no passcode to unlock the Phone!

    Hello. I have an Iphone 5S and have a doubt about the touch id. I want to use it only for getting apps from the apps or itunes store. To unlock the phone i don´t want neither touch id or passcode. Is this possible?
    I´ve tried all the options available.
       - if only select touch id for app store, it keeps asking me the passcode to unlock the phone
        - If i turn the passcode off, it doesn´t allow me of course to use touch id anywhere...
    Thanks in advance for the help!

    Josh Noob wrote:
    I get in and out of my phone 100 times a day I'm not going to waste .5 seconds every time just to unlock my phone.
    If you're using Touch ID, it takes no longer to unlock your phone than it does to pick it up. That's the whole point. It certainl doesn't take 5 seconds. Of course, it also doesn't take 5 seconds for me to enter a 4 digit passcode.
    Best of luck.

  • HT201371 Touch ID *only* for app-store purchases and iTunes

    I'd like to enable Touch ID for app-store purchases/updates and for iTunes. However, I don't want to have to use a passcode or a touch id in order to unlock the phone. Is this possible?
    I go to settings > touch id & passcode. I click the switch for app store and iTunes. Then it automatically turns on my passcode so I have to use my passcode to unlock my phone. I don't want this passcode to automatically be turned on.

    that still should be up to my discretion. If i dont store anything I consider valuable in the first place, i shouldn't have to have a passcode.
    I want touch id only for my iTunes purchases. Its inconvenient to have to enter it every time i buy something...but I dont want a passcode on my phone.
    Lots of people use my phone at home (for various reasons) and i hate having to tell people the password every time someone new wants too look through it (for example, a dinner party i was at the other day, and everyone wanted to check out my new iPhone 6).
    oh well. Its as first world as a problem gets, but within the scope of the apple universe/ecosystem, it irks me when i dont have the option to remove an annoyance.....i love just swiping the screen and immediately clicking on whatever app i need rather than waste 2 seconds positioning my thumb and wait for it to unlock. like i said, first world problem, but 2 seconds is a pain in the *** in my high speed tech world...and i hate myself just having to re-read what i just wrote

  • MRP - Create Planned Orders only for Externally Procured Materials

    Dear All,
    We have a scenario that our client gives us the daily requirement schedule for the current month and a monthly forecast for future months so that we can plan our externally procured materials based on the forecast.
    Now I only want the MRP run to create Planned Orders for HALB and FERT based on my current months daily schedule and planned orders for ROH (Externally Procured) based on the next months forecast (monthly).
    I dont want the system to create planned orders for HALB and FERT from the forecast. The requirement for the ROH are however derived from the Finished Good BOM and the forecast is also given for the FERT material. I know its a long shot but is there a possibility in the system to do such a thing or a work around?

    Your business case is not clear; MRP will create planned orders for inhouse produced materials, and either planned orders or purchase requisitions for external procurement.
    You can choose to convert or release external procurement for a long time ahead (eventhough taht if you have proper lead times defined you can release by lead time), but convert inhouse planned orders to production orders only for next period (week, month). Actually this is common practice.
    So I fail to understand your problem.

  • PR mandatory only for few PO document types

    Hi SAP Gurus,
    Issue being faced in a support project.
    A buyer is authorised to create 5 different PO doc types. Requirement is to make for only 2 PO document types PR is mandatory. Need immeidate inputs. Any suggestion without implementing user exists is highly appreciated.
    Regards,
    GM

    The field can not be made a required entry in ME21N. However you
    can use "Function Authorizations" (OMET) to restrict the user to only
    order with reference to a purchase requisition.
    As both the "agreement field" and "purchase requisition" fields are
    reference fields they are populated when created in reference and thus
    the system would not accept attempting to make them a mandatory field.
    Please use the OMET transaction and the PID EFB to accomplish your
    desired functionality.
    I have also attached note : 664424  'Requisition number not mandatory in
    ME21N' which contains further information regarding this functionality.
    I hope you find the note useful together with the information i have
    given you!!\
    This will make for all document types...........I guess you cannot do this for different document types

  • Highlight the column in the ALV grid only for few entries!

    Hi all,
    I am using the FM "REUSE_ALV_GRID_DISPLAY" to dsplay the o/p of my report in ALV grid.
    Now i need to highlight 1 particluar column for only some entries(row) based on the value of the column which is to be highlighted.
    Can anyone tell me the steps to do so??

    Please make search thru this form you can find lot of threads
    For example
    https://forums.sdn.sap.com/search.jspa?threadID=&q=alvANDcellANDcolor+&objID=f50&dateRange=all&numResults=15

  • Company logo not displayed in preview only for few users

    Hi to all.
    i inserted a company logo in a sapscript with se78 transaction. The most of user are able to preview and print the document with the logo.
    Few users ado not see the logo both in preview and in printing. I checked the su53 for these users and it seems that their buffers are not update. I don't know how to solve. Could someone help me ?
    Thanks in advance.Regards

    Hi,
    Check this things first.
    1. Your logo check on which client may be at dev client it's working but at other cllient it's not working for that u have to transport logo from dev client to other client.
    2. What the format of your form because size can be littlebite change printer wise.
    3. Check the size of window in which u declare logo or granphic window.
    4. Check the upper window or side window of graphic window.
    Rewards points if it is useful.

  • Is it possible to limit Direct Org Transfer to only for few items

    Hello everyone,
    I have a requirement where user wants to perform Direct Org Transfer with in two orgs. But they don't want to allow the end users to perform DOT for all the items. There is a specific group of items for which they want to enable DOT within two specific orgs only.
    Does Oracle provide such feature? When I did the shipping network setup, I was able to perform DOT for all the items. Not sure, how to limit it for specific items.
    Regards,
    Jaspreet Singh

    Jaspreet,
    I think there is no standard way of doing it. As a workaround, you may setup a DFF to indicate whether the item is Inter-org transfer enabled (Y/N) and then personalise the Inter-org transfer form to check the DFF value of the selected item and raise form trigger failure and appropriate error message for the items not allowed for inter-org transfer.
    Thanks,
    PS.

  • HT201209 Why is it a product only for USA Store

    I bought it from appnana and my code is invalid

    Does your Cloud subscription properly show on your account page?
    If you have more than one email, are you sure you are using the correct Adobe ID?
    https://www.adobe.com/account.html for subscriptions on your Adobe page
    If yes
    Some general information for a Cloud subscription
    Cloud programs do not use serial numbers... you log in to your paid Cloud account to download & install & activate... you MAY need to log out of the Cloud and restart your computer and log back in to the Cloud for things to work
    Log out of your Cloud account... Restart your computer... Log in to your paid Cloud account
    -Sign in help http://helpx.adobe.com/x-productkb/policy-pricing/account-password-sign-faq.html
    -http://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html
    -http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html
    -http://helpx.adobe.com/creative-suite/kb/trial--1-launch.html
    -ID help https://helpx.adobe.com/contact.html?step=ZNA_id-signing_stillNeedHelp
    If no
    This is an open forum, not Adobe support... you need Adobe staff to help
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"

  • Stock transfer for blocked materials

    Hi,
    I have blocked the material  for procurement in MMR, in purchasing view in "Plant-sp.matl status" field...
    Now when ever i am creating PR,PO i am getting error message as "Status "Blocked for procment/whse" of material XXXXX does not allow external procurement"...Till Here it is correct.
    Now my requirement is, i do not want to procure this material, but i want to issue and do stock transfers for the remaining materials which are lying in my premises.
    When i tried doing stock transfer i got error message that "Material XXXXX has status Blocked for procment/whse in plant XXXX
    Message no. M7092..
    I tried to change the message as warning in OMCQ,There i didnot found this message, so i created it and made it warning.
    Now when i tried Stock transfer again i am getting same error.
    Pl help.
    Utsav

    hi
    goto OMCQ and click n new entry and then add this message as folows
    version   00
    Application Area   m7
    Message number   092
    and make this as WARning
    or goto OMS4 and here for ur block indicator make the Purchasing msg. as A  i.e. warning
    regards
    kunal
    Edited by: SAP Learner on Jul 16, 2009 1:29 PM

  • Stock Transfer for Excisable Materials Using Movement Type 301

    Hi,
    We are having a Plant 1002 as excisable Materials.
    During GR we following the process like GR (Part -I), Capture Invoice, Post Invoice.
    Can we transfer the Material from Plant 1002 to other Plant, say 1001, using Movement Type 301?
    Or we need to follow some other router for Stock Transfer for the Excisable Materials?
    I was told by the ex-consultant that we would be using Mov Type 301 for all Stock Transfers, but I have a doubt, please guide.*
    Regards,

    Hi PK,
    Here in Brazil we work with excisable material and when we have to transfer it plant to plant, we have to use IVA that performs tax posts on accounting document. Also, we have to create Nota Fiscal (BrazillianLegal Document).
    I think you have to talk to your legal/accounting area in order to make sure which procedure you will have to use.
    If you need tax posting on accounting document, then you will not be able to use 301 movement type.
    We use MM/SD Plant to Plant transfer (movement type 861 / 862)
    Depending on your Legal/accounting area feed back, you could use this scenario or just MM plant to plant transfer (movement type 303/305).
    If they are ok with no tax postings on accounting document, then 301 movement type should be used.
    Try to make a test, show then how it works, then you could get ok from then
    I hope it helps you.
    Best Regards,
    Natan

  • I want better solution for adjusting the Material stock values for the last

    my Customer  need to adjust( Decrease)  the closing stock values for the following materials / plant wise as on 31.03.2006 for meeting statuary compliance.
    Material1 :  RS: 4149599    QTY : 10181.03 Ltrs
    Material 2  : RS: 1318596     QTY:  2152.76   Ltrs
    As per my knowledge MM posting periods can open current month and Previous month only. For the reason I proposed the solution as follows:
    Step 1 : post FI Journal Entry on 31.03.2006
    Opening Balance G/L  Account Dr 4149599 + 1318596
    Closting Stock a/c                      Cr 4149599 + 1318596
    Step 2.
    Change the Material Price in MM through T.Code: MR21
    ( Posting will be allowed in current or previous months)
    This makes our CO reports accurate.
    Please  suggest the better solution if it is possible in MM for adjusting the Material stock values for the last financial year.
    WIth Best Regards,
    Rajesh
    <b></b>

    Hi Madhavan,
    Unfortunately this forum deals with migrations from non-Oracle
    environments to Oracle. You seem to be dealing with migrations in
    an Oracle environment mainly.
    I would recommend that you contact Oracle Applications and RDBMS
    support directly. They will have the most up to date
    information/advice on performing these actions.
    Regards
    John
    Madhavan (guest) wrote:
    : Hi John
    : Thanks for your reply.
    : Actually I am planning to upgrade the system.
    : 1. I Want to Upgrade Oracle Financials release 10.7 to the
    : latest version (11.x)
    : 2. Oracle 7 database to oracle 8 or 8i.
    : 3. Oracle is running on NT service pack 3. Do I need to upgrade
    : this?. If not what is the impact on Windows NT?
    : 4. Is the majority still running smart client 10.7 and database
    : 7?
    : 5. What is the necessary time to implement these upgrades? What
    : type of consulting I need to have?
    : 6. I have some employees working on it? Will these changes
    : affect them?
    : What type of precautions I need to take on the whole??
    : Thank You
    : Madhavan
    Oracle Technology Network
    http://technet.oracle.com
    null

Maybe you are looking for

  • Multiple Websites using iWeb

    I currently created one website through iweb. www.michelemcloughlin.com I now want to create multiple websites for clients, friends etc. Is it possible to do this? I have iLife 08, what would be the best way to do this? help!!!

  • How Can I Change the  Where Condition In the First SQL Query?

    SELECT IND_SSN, BEG_SVC_DT, END_SVC_DT, TRUNC(MONTHS_BETWEEN((TO_DATE('19'||END_SVC_DT,'YYYYMMDD')),BEG_SVC_DT)/12), mod(trunc(months_between((to_date('19'||end_svc_dt,'YYYYMMDD')),BEG_SVC_DT)),12), DECODE((SUBSTR(END_SVC_DT,5,2) - SUBSTR(BEG_SVC_DT,

  • If my desktop email is open iCloud picks and chooses emails to delete before I even read them

    my emails are disappearing and it's driving me nuts. i hear the bing that i have email but when i go to check and open it it'll automatically be deleted and i can't figure out why. this never happened on mobile me and seems to be a new thing because

  • Overflow in PLD Forms

    I have a PLD derived from the Advice/Delivery Note, everything seems fine, but when I have above 20 items with some text attached, the text overflows to the second page. Is the a way of setting up the overflow line number or making sure that the item

  • Contact Birthday From Google doesn't show in Ipod Touch

    Why the information of a contact birthday of google contacts is not transmitted to my Ipod Touch? Any suggestions?