Stor location

I want to restrict a storage location from being used in MB1c 521 movment.
Is it possible..
If yes,How?
Thanks
sap 125

Check this answered links
[restrict a user for a storage location in SAP |restrict a user for a storage location in SAP]
[Restrict user to post 313 to a particular storage location|Restrict user to post 313 to a particular storage location.]

Similar Messages

  • How can I change the app store location?Want to buy in us and it keeps saying I'm in the australia app store

    How can I change a app store location? I'm in US trying to dowload an app and it says my account is not valid in the Australian store. I have nothing to do with Australia.

    Go to the iTunes Store. Scroll down to the very bottom and click the flag that is on the bottom right. Then you can select what store you want.

  • Report for showing pending (ageing) quantity according to store location w

    dear ABAP Gurus,
    I have made a roport for showing pending (ageiing) quantity acc to location wise.
    and i m sending here the code i made for same.Tell me if sme amendments required.
    Report for showing pending (ageing) quantity according to store location wise:   
    1.     Fields on selection screen (input screen) : Plant code From to , Material code From to , Current date, Numbers of days(for display the ageing(pending) balance for a given period,Storage locations from to.
    2.     Field in the output List : Material code , Material descriptions, Balance quantiy,Balance value ,Consumptions date. 
    the code is:
    REPORT  ZAGEIN_SUDHA.
    TABLES: mara,mseg,makt.
    TYPES: BEGIN OF t_mara,
    matnr LIKE mara-matnr,           "material number
    maktx LIKE makt-maktx,           "material description
    ersda LIKE mara-ersda,           "material creation date
    lgort like mseg-lgort,           "storage location
    bwart like mseg-bwart,           "goods received or issued
    menge like mseg-menge,           "value at movement type
    werks like mseg-werks,           "plant
    END OF t_mara.
    DATA: i_mara TYPE STANDARD TABLE OF t_mara with header line,
          itab type standard table of mara with header line,
    *wa_mara TYPE t_mara,
    v_date TYPE i,                      "age in days
    GI type mseg-menge,                 "goods issued
    GR type mseg-menge,                 "goods received
    bal type mseg-menge,                "balance
    total type i,
    grace type i,
    g_quan type mseg-menge.
    SELECTION-SCREEN BEGIN OF BLOCK b1.
    SELECT-OPTIONS: p_matnr FOR mara-matnr.
    select-options: p_werks for mseg-werks.
    select-options: p_lgort for mseg-lgort.
    SELECTION-SCREEN END OF BLOCK b1.
    START-OF-SELECTION.
    REFRESH i_mara.
    SELECT mr~matnr                        "mara-matnr
    mk~maktx                               "makt-maktx
    mr~ersda                               "mara-ersda
    mg~lgort                               "mseg-lgort
    mg~bwart                               "mseg-bwart
    mg~menge                               "mseg-menge
    INTO corresponding fields of table i_mara
    FROM mara AS mr INNER JOIN
    makt AS mk
    ON mrmatnr = mkmatnr INNER JOIN mseg AS mg on mkmatnr = mgmatnr
    WHERE mrmatnr IN p_matnr and mgwerks IN p_werks and mg~lgort IN
    p_lgort.
    total = 0.
    IF sy-subrc = 0.
    *CLEAR wa_mara.
    LOOP AT i_mara.
    if i_mara-bwart = '101' .
    GR = total + i_mara-menge.
    total = GR.
    elseif
    i_mara-bwart = '102' or i_mara-bwart = '122'.
    GR = GR - i_mara-menge.
    endif.
    if i_mara-bwart = '261'.
    GI = total + i_mara-menge.
    elseif i_mara-bwart = '262'.
    GR = GR + i_mara-menge.
    endif.
    bal = GR - GI.
    if bal GE  GR.
    grace = 30.
    else.
    grace = 10.
    endif.
    g_quan = bal - GR.
    v_date = sy-datum - i_mara-ersda.
    endloop.
    WRITE: / i_mara-matnr ,i_mara-maktx,' is ',v_date,' ,days old  and
    stored at' ,i_mara-lgort ,   ' with balance =', bal ,'the grace time is
    ', grace, 'and' ,'grace quantity is ' ,g_quan.
    *ENDLOOP.

    Hi,
    That sounds like a nice report.  What about it?!
    Gareth.

  • Report for showing pending (ageing) quantity according to store location wi

    Report for showing pending (ageing) quantity according to store location wise:   
    Fields on selection screen (input screen) : Plant code From to , Material code From to , Current date, Numbers of days(for display the ageing(pending) balance for a given period,Storage locations from to.
    Field in the output List : Material code , Material descriptions, Balance quantiy,Balance value ,Consumptions date.

    Hi,
    That sounds like a nice report.  What about it?!
    Gareth.

  • How do I stop ipad from changing my settings such as store location while I am temporarily in another country?

    QUESTION ONE:  For example - the calendars were automatically changed to Bahasa.  I changed them back - but they returned to Bahasa.  The second time only some of the screens changed to Bahasa.
    More seriously I can't download apps anymore because it tells me my store location is Indonesia and I registered in Australia store.  I didn't change my store location - iPad did.  How do I change it back?
    QUESTION TWO
    Another question - sometimes the screen goes large by itself and and won't reduce or zoom out again.  The only way to fix it is to switch the ipad off and power on again.  This does not work all the time.  Any ideas?  Fingers coming together do not work.
    QUESTION THREE
    Another question - I purchased a sd card and usb jack for photo import - as essential part of my use.  The sd jack does not appear to work as it does not show any photos on the ipad - nor any 'way' to import or to view the files on sd.  There is no little light to say its working or not - but I read the manual and it says that you insert the sd cardreader jack, turn on ipad and then insert the sd card without forcing - only one way fits.  After doing this I select the photo icon as an obvious choice on ipad but there are no photos or dialogue. 
    QUESTION FOUR
    Another question - In the same purchase I bought a usb jack for camera and photo connection.  This seems to work as a dialogue message pops up when I insert a camera connected usb into it.  But the dialogue says - 'the device uses too much electricity to import photos".  Is this because the device is an android phone and not an iphone?  Or is there another magic trick I need to learn?

    The site file is a database that keeps track of all your assets (and much more), including the scriptLib file. As soon as the page is saved (when you use the site file and it's open) the link will be change to the correct path that will work on the server.
    If you're not using the site file you might as well use a text editor, since most of GL functionality is gone.

  • Issue store location is not picking up automatically

    Dear Sir,
    I am in the process of backflushing.
    I have maintained Issue store location in production version of Header material.
    when components are backflushed with respect to production version It should have to pick up the store location automatically from production version.
    But it is found that each time backflushing ,manually we have to enter the store location on screen Goods movement in MFBF.

    Hi,
    If you are using MRP Group - then pls check in OPPR - Det Prod Stor Locn strategy.
    Set this to 2 and try MFBF again.
    Or else you can define for the component in BOM item details.By priority , system will look for this first and then only the strategy ......
    Issue Storage Location Selection
    Determines how the system finds the issue storage location (the production storage location from which the components are taken to produce an assembly)  for the component if no issue storage location is defined for the component in the BOM of the assembly. You have the following options:
    Strategy 2The system uses the default issue storage location specified in the material master record of the assembly in the production version. If no default issue storage location is specified in the production version, then the system uses the receiving storage location for the assembly as issue storage location for components.

  • 0IC_C03 - some key figures have unassigned Store location

    Hi,
    I try to implement Inventory managment scenario in BW.I follow the How to document How to handle inventory management scenarios in Bw.
    Now I uploaded data to BW, the sume of key figures as general look good but I have problem with key figures,which work with value in currency, this key figures(e.g 0ISSVS_VAL, 0VALSTCKVAL) are not assigned to Store location 0STOR_LOC, values of these key figures have this characteristics Unassigned (#), unlike key figures with amount value e.g. kg etc are assigned to store location. So there is problem that is no possibility to compare material stock in currency and amount.
    Do you have any experience how to solve this issue?
    I work with BI 7.0 version and use standard object from BI content without modification.
    Thanks
    Petr
    Edited by: Petr Jedlicka on Aug 12, 2011 2:30 PM
    Edited by: Petr Jedlicka on Aug 12, 2011 2:31 PM

    Hi,
    Inventory values are captured at site/plant levels not the storage locations. These values are caputured using 2lis_03_um datasource. When you create a material, materials are created as per site. 0MAT_PLANT.
    when there are movements of sales in the inventory, sales take place thru site not storage location. So sloc will not get updated in the transaction. where as when you move stock from one site to other site, there may be on storage location for all site or one sloc for one site. So for qtys you will have sloc.
    Thanks
    srikanth

  • Prod. stor. location usage Material master

    Dear PP expert
    Who can help to explain what meaning for this feild Prod. stor. location in MM01 transcation? what is its usage?>
    Thanks

    Hi Benny,
    The Prod. sloc maintained in mtl master serves dual purpose, first when a production order is created for that material, it acts as the receiving location i.e. when you post a GR for the prodn order via MB31 the stock gets posted into this sloc. The other purpose is when this material is a component in a production order, then stock gets issued from this sloc.
    This field can be maintained at material master level or at BOM level. The one maintained at BOM level has a higher precedence over the one in material master. If you might ask why 2 places to maintain the same data, there might be instances where the component is stored at different slocs depending on the BOM, then it makes sense to maintain at BOM level, but if the component is always maintained at a single sloc, then maintain in mtl master level.
    Hope the above answers your query.
    Regards,
    Vivek

  • Zip Code Locator / Store Locator

    Guys,
    I want to write a simple store-locator functionality in my website (Using a Mysql db with JSP-java etc.,)
    I am not sure of the tools I need and how to approach the problem (once I get a Map of all the zip codes)... Please throw in some ideas that can help me on this...
    Thanks a ton!

    The earth is ~ 40,000 km equatorial circumference
    Mapped as rectangular projection ignoring poles is 40,000 km x 16,000 km = 640,000,000 1km x 1km cells
    so 1 byte/km2 = 640 MB
    or 1 word/(250m x 250m) = 4*4*4*640MB = 40GB
    So a reasonable brute force method for the planet (and a few big memory servers or a not very big fast disk) would work in most cases.
    Obviously, if you're only interested in one part of the globe you scale down.
    The USA is something like 10,000 km square so a �60 520GB disk would give you a 1/sqrt(500E9/4/(10E6m^2)) = 28m resolution lookup at < 10ms time per request.
    A second lookup of the id returned from the big bitmap using the nearest neighbour approach for a few points would take you further, if required.
    How much is your time worth to develop an efficient solution, if throwing �60 of hardware at it would be good enough?
    Short of buying an awful lot of memory, any solution will hit the disk at least once (though you may be able to optimise away seeking, it's a query and won't be streaming whatever you do), so the overall time isn't likely to get much better without a lot of effort.
    You can always trade off between the bitmap/localised query for space and speed.
    Pete

  • Store locator error

    On the store locator map, the location of the Ashton Under Lyne store:31 BOW STREET
    ASHTON UNDER LYNE
    GREATER MANCHESTER
    OL6 6BU... is incorrectly placed on Benbow Avenue, Longsight, Manchester, M12 4PU - about six miles away. 

    Helen03 wrote:
    On the store locator map, the location of the Ashton Under Lyne store:31 BOW STREET
    ASHTON UNDER LYNE
    GREATER MANCHESTER
    OL6 6BU... is incorrectly placed on Benbow Avenue, Longsight, Manchester, M12 4PU - about six miles away. I'm sure @Toby will feed this back. How long it takes to update is anyone's guess. It will probably be a 3 store by then....

  • Store locator system

    I'm currently attempting to build a store locator system. I'm
    found zipMonger, and that does what I need as far as getting all
    the zip codes in a radius. What I'm having a little trouble with is
    taking the list of returned zips and then returning the stores from
    those results. And, once that is working, I'd also like to be able
    to show the distance from the entered zip to the nearest stores
    returned from the search. Even better, plot them all on a Google or
    Yahoo map. Anyone have experience with this sort of thing? Can
    anyone point me in the right direction for getting this all to
    work?

    They go REALLY fast. Your best bet is to get the one you want set up in your cart ready to check out (preferably in the Apple Store app if you can), then just refresh at 10pm to see if anything pops up as available and check out right away. I came extremely close to nailing a 16GB AT&T one last night at a store 1 hour away, but by the time I got it through the cart, they were gone. I checked right at 10pm local time (CST), too.
    I have noticed that the option to check out via in store pickup will unlock at 10pm EST, but the stock levels will not update until 10pm local time (or 10pm the stores' local time).

  • Show store locations on a Google map

    What is the latest way to show store locations on a Google map in BC please? There are lots of resources but they seem to differ for the best approach to embed a Google map & many are out of date.

    There is no latest way but the safest way is to use the google geolocation based on address rather then trying to use the lattitude and longitutde from BC. SInce these do not render out anything in several cases. Like if you are in a country that does not have a state for example.
    You want to look at the latest google API and html5 implementation.
    https://developers.google.com/maps/documentation/javascript/?csw=1
    http://stackoverflow.com/questions/8970017/html5-multiple-point-locations

  • Restrictions at store location with 311

    When we run
    T-code: - MB1B with 311 movement type
    There mention two store location
    One for source
    Second for destination
    We need restrict one way stock transfer.
    That means
    1) Store A to store B to be approve with 311
    2) Store B to store A not approve 311
    We need restrict store B to store A with 311
    Amit

    Please have a look in note 205448. It describes the stock transfer with movement type 301. Perhaps this can be adapted to movement type 311?!
    Regards,
    Julia
    Edited by: Julia Bayrhammer on Nov 10, 2009 10:52 AM

  • Changing data store location !!

    Hi
    Do anyone know how to change the data store location C:\Users\[USERNAME]\AppData\Local\Nokia\Nokia Suite to a preferred location as I recently lost lot of my messages and sync done in OVI?? 

    How did you lose it from the location you have mentioned ? Did your system crash or something ? What you can do is keep a copy of this folder on a Pen Drive or on other Drive on your PC if you need...In case of a crash.. copy the data back to the original location...but you will need to take copy after every Sync...
    You may find this interesting ...

  • Changing store location?

    Hi,
    I live in Germany and it looks like my default store is for the German market. I am interested in downloading US tv shows but these are not available.
    Is is possible to change the store location so I can access such content?
    Thanks,
    cryo

    cryo75 wrote:
    Hi,
    I live in Germany and it looks like my default store is for the German market. I am interested in downloading US tv shows but these are not available.
    Is is possible to change the store location so I can access such content?
    Thanks,
    cryo
    Sorry, unless you have a credit card and a billing address local to the US, you will not be able to do a darn thing.

  • I am trying to change my Itunes store location but a message that I need to cancel a suscription in Itunes Match. How can I do to cancel this suscription? Thanks

    I am trying to change my Itunes store location from Spain to USA but a message that I need to cancel a suscription in Itunes Match. How can I do to cancel this suscription? Thanks

    To change a secondary account you have to delete/sign out of both accounts.   After doing so, you can sign back in with the secondary account ID in System Preferences>iCloud and it will become the primary account.  To delete an account from System Preferences>Internet Accounts, select it on the left sidebar, then click the "-" icon at the bottom to delete it.

Maybe you are looking for