Deployment should deploy additional available stock to one particular locn

Hi,
In case of Supply more than demand (Push scenario), there's a requirement to deploy additional availlable stock quantity to a one priority location, after requirement for other locations have been met.
Any idea how we can do that. I looked at different push rule but could not figure out if one can meet requirement.
Sceanrio detail is as follows
Supply location - A (Stock available - 100)
Demand Location - B  (Demand - 30)
                            C (Demand - 40)
Available additional stock, after meeting demand - 30 should also be deployed to location B and nothing should be kept at supplying location - A.
Thanks
Sharad

Hi Sharad,
There are many ways of handling this requirement.
Your requirement is to deploy the excess stocks.  Until there is future demand, these cannot be deployed. 
1) You can try using push distributions such as Pull/push rule, Push by demands and Push by quota.  In all these cases, the pull deployment horizon should be very high so that it will consider the demand in future for deployment.
2) Simple way is once the normal deployment is over through system, the excess stocks can be downloaded and creating stock transfer orders manually through me27 t-code in R/3
3) Keeping the pull deployment horizon very low, carrying out normal deployment, and after that carrying out deployment with increased pull deployment horizon and carrying out deployment only for that location where excess stocks has to be pushed.(using t-code /SAPAPO/SNP02 - Deployment  or /SAPAPO/DPLSPLIT - Prioritize Deployment Stock Transfers )
Please confirm.
Regards
R. Senthil Mareeswaran.

Similar Messages

  • Reserve stock against one particular sales order and issue the same

    Hi,
    My client wants that he should he able to reservestock for a particular sales order only, so that during availability check, the stock is not issued against any other sales order.
    I have tried to do stock reservation by using t-code MB21, then the stock gets transferred from Unrestricted stock to restricted stock.
    When i Do the PGI, it is still reducing the unrestricted stock and the reserved stock is unaltered.
    My client is not a manufacturing unit, they are basically into only trading of goods.
    Can some one please suggest what steps can i do?
    Also if tehre is any alternative to accomplish the same?
    You can mail me any documnettaion regarding the same, is any on       [email protected]
    Thanks'
    Priyanka

    see when ur changing the stock from restricted use to unrestricted use then
    its fine but as u mentioned while doing particular moment type you want the stock to get reduced from restricted use but not from unrestricted use
    for this u need to change the moment type from 651 to some thing else because the moment type 651 will reduce the stock from restricted use and allocate to the customer
    so maintain a diff moment type for ur particular order type ( means this particular order type has an itme cat which detrmines a schedule line cat in thth schedule line cat maintain a diff omnt type instead of 601)
    well try 231

  • How to restrict Availability check for a particular storage location

    Dear all,
    As per the Business requirement, System should not consider the stock in a particular storage location.
    while sales order creation, system should not confirm the requested delivery date based on the stock available in that particular storage location.
    How could we map this requirement in SAP, Please educate me to resolve this issue. Your suggestions will be highly appreciated.
    Thank you,
    Raghu Ram.

    Dear Lakshmipati,
    as you said correctly this storage location is there in MMSC for the article which we are using in Sales Order.
    I have tried to delete this storage location but system is not allowing to do so.
    I could not understand, from where this storage location is being determined. we have not mentioned any where in article master data.
    please help us to resolve this issue, and thanks for your help in advance.
    thank you
    Raghu Ram

  • Exchange Server 2013: Deploying High Availability and Site Resilience

    Dear All,
    I'm planning to Deploying High Availability and Site Resilience.
    I have two data center and I have one exchange server on each site (multi-role).
    I want to deploy Database Availability Group.
    Is it possible? any idea?
    in addition, all clients is connected to their email to their own site. dose it has any affected to Outlook users?
    KH
    [email protected]

    Hi MAS,
    Currently, I have only mailbox server and only database for each site. 
    + Site1: I has DB1 and all users in site1 will access to their own site. (MBX1) subnet 192.168.1.0/24
    + Site2: I has DB2 and all users in site2 will access to their own site. (MBX2) subnet 192.168.2.0/24
    But the email for incoming and outgoing with external will go to Site1.
    In Planning,
    I want to implement DAG to provide HA on database level below:
    Is it possible to do that? dose it has any affected to current Outlook users?
    BR,
    KH
    [email protected]

  • Help in deploying the application on sun One Webserver

    Hi,
    I have downloaded the Sun OneWebserver. I need to migrate our application from JWS2.0 to Sun One.
    All the classes/servlet files should be under WEB_INF folder correct?
    Where is this WEB_INF folder? should i use one which is in iPlanet\Servers\bin\https\webapps\instance-app\WEB-INF
    or should i create one in \iPlanet\Servers\https<machine name>.
    One more thing is in iPlanet\Servers\bin\https\webapps\ , I have three directories, admin-app,instance-app or user-app. what is significance of each?
    Can anybody help?
    Thanks
    sg

    DO NOT overwrite or change anything in the iPlanet\Servers\bin\https\webapps directory. Those apps are for administering the web servers.
    To deploy your own apps do one of the following:
    If your app is in a self contained war file:
    Deploy it using the web GUI for the server or from command line - lookup the "Programmer's Guide to Servlets" for more info.
    If your app is not in a war file:
    Open the web-apps.xml config file for your virtual server and add the following sub-element in <VS> element:
    <web-app uri="/hello" dir="C:/temp/helloworld"/>
    Where uri is the app URI from server root and dir is the directory where your app is located.
    Once you have saved the file, go to GUI and click on "Apply" and then "Load configuration files".

  • Assignment Schedule Vs. When the deployment is available

    Hi,
    I would like to just have some clarification on deployment scheduling. I created a deployment but I do not want it to run/install until 2/7/2015. So I have set the assignment schedule on the deployment for 2/7/2015. But I see the deployment start time has
    the date I created it. I am worried it will install on me right now because it says in monitoring that the program is received. Can you confirm that as long as I have the assignment schedule set, it will not install/run until then? TIA

    "Program received" means that the client has downloaded the policy for this deployment.  If it is available now but required in the future, deployments targeting workstations are shown in the Software Center and someone could chose to run
    it early. The only time it would automatically install early is if the user had configured "Business Hours" or scheduled it to install early. Usually, this is fine to allow since the user gets to do it at their convenience any time up until the deadline
    - and if they chose to do nothing, the system will take care of installing it.
    If you really only want it to install on/after 2/7/2015, then you should change the available date to be the same as the required date.
    I hope that helps,
    Nash
    Nash Pherson, Senior Systems Consultant
    Now Micro -
    My Blog Posts
    If you found a bug or want the product to work differently,
    share your feedback.
    <-- If this post was helpful, please click the up arrow or propose as answer.

  • Deploying servlets in the Sun One Web Server 6.1

    Friends, Please let me know how to deploy servlets in the Sun One Web Server 6.1.
    Thanks in advance,
    Madan.

    You cannot get that behavior.
    When an SSL client and server negotiate the connection, the client sends a list of all the cipher suites it supports. From that list the server will pick the most secure cipher suite which it also supports (if the server doesn't support any of the cipher suites proposed by the client, the connection establishment will fail).
    RC4 (128bit) is more secure than 3DES (112 bit). Thus, a server will never pick 3DES above RC4_128 if both are valid options (i.e. when both client and server support both). If you really wanted to force use of 3DES you need to disable RC4_128 in the server (or all the clients; or both).

  • Addition to stock in storage bin

    Hi,
    in the customizing LE-WM-Master data-Define Storage Type  I have defined for storage type 500 that addition to stock is not allowed, so all the bins created in this storage type are not going to allow addition to stock even though in materials master this indicator is marked?
    MY requirement is to not allow addition to stock to the bins if some material is placed in that bin even if there is available capacity, but this is true for 99% of the bins, meaning I need for 5 bins in particular, system allow addition to stock because I want to place in there 10 different materials that are really small compared to all other materials.
    How can I achieve this?
    Regards

    Hi Jürgen
    When thinking of this setting you told me everything will work perfec if it worked, but even if I put in the customizing of storage type Addition to stock "M"  and in the material master I mark the flag for addition to stock this does not work as spected, when I receive a PO with 2 materials on it, they go to 902, then I try to process the posting change notice but I get error no destination storage bin could be found in storage type XXX
    These 2 materials have the same storage section, and I have correctly defined a strategy to place accordingly this storage section,
    The current putaway is L next empty bin, and if I change to "I" addn to stock then system allows the putaway but just for one materials automatically, with the second one I still get the error but If I manually type the bin of the storage section then It allows putaway too.
    Can you explain what needs to be done to allow putaway of stock in a storage type wich is divided into 3 storage sections, 2 of them are assigned to two bins each (2X2=4), and the last storage section is linked only to one bin.
    The rare thing here is that in the first 2 storage section that have 2 bins each, I can put material on it only one palled on each bin, if for some reason only half pallet is placed, then no more stock can be placed there, How to check this capacities?
    And for last the strategy is that system tries to putaway first in storage section 1, if no empty bin then try in sto section 2, and if no empty bin there, then it should go to storage section 3 (wich has only one bin attached) but I want to make this bin like infinite capacity so if there is no room in the first two storage sections (4 bins) then it will go to the las storage section wich can allow addition to stock and mix storage.
    Please your inputs will be really appreciated

  • Available stock information in detail

    I have the following suggestion to improve the logistic part of SAP BO 200X.
    When an article is on stock and there are purchase- or production orders, the salesorder only checks the TOTAL availability of the article.
    Example. On stock Qty 100, the ordered Qty 200.Available stock is Qty 300.
    A customer order is Qty 300 and will be accepted because the available stock is Qty 300, but if the customer wants to know when these goods will be delivered there is no direct answer possible, unless the production or delivery date is known.
    (To find this information you need to do some exploring in divers other programs!)
    This is nessessary for the planning of the delivery date of this sales order, but also for the customer to inform him correctly.
    Proposed solution:
    -Make a button in the (marketing document) order line to display the detailed purchase- or productionorder.
    -Change the current calculation of the available stock and give more detailed information.
    Detail information should be at least: DocEntry; Qty ;Production or Delivery date.
    Kind regards.

    Hi,
    We have a small add-on for this functionality. The basic overview of the add-on is:
    It has a button/context Menu on the Sales Order Entry screen where user can select the Item in the detail grid and click the button / context menu this should populate the screen display the list of Open PO’s with DocEntry / Open QTY along with delivery date.
    This displays the details but there could be Committed Value that would need to be considered say for example…
    In Stock is – 100
    Committed is – 200
    Ordered is - 300
    Actual is - 200
    So Committed value has consumed the 100 Qty’s from In Stock and 100 QTY’s from Ordered. Say we have 3 Purchase / Production order each of QTY 100, so one needs to inform user that he can only use 2 purchase orders while committing the customers. For this we have one more column to the list that will show the QTY committed against the sales order if the committed value is greater than In Stock Value.
    Doc Entry     |       Delivery Date  |   Open QTY      |      Committed
    1001             |          01/10/2007     |        100        |             100
    1002              |         01/15/2007     |        100        |             000
    1003               |        01/20/2007     |        100        |             000
    Is this something similar to what you are looking for if yes then contact us off the forum for detailed specification of the product and pricing.
    If not, we would appreciate your points to enhance this add-on further as we are planning to further extend it. We had done similar small product on the item Master data screen that displayed the details for the committed column. What we had done was, we placed a button on the screen and on clicking the button it would display the list of sales orders (Order Number / Customer/ Delivary date / Whse / QTY / Price) that had this item ordered from the selected warehouse (row in the Grid).
    Cheers,
    Nits
    Manager - SAP Business One
    G r e y t r i x
    It's time to think outside the box.
    Migration, Integration, Customization and Modification Solutions
    E-mail: [[email protected]|[email protected]]  
    Web: [www.greytrix.com|www.greytrix.com]

  • Overview of available stock in a certain period

    Hi all
    My customer wants, at the creation of a sale order and also in the article inventory stock, to have direct information in the really available stock at that moment, but also of the stock level in the future.
    Motivation: at creation of a sale order, but also in telephone contact with the customer, the question is often: ‘Can you provide rapidly and when?
    By examination in all purchase, sale and production orders, linked with the desired deliver date that is possible.
    Example / Case:
    Article, tab; Inventory Stock:
    In Stock;     Committed;     Ordered;     Available;
    100          80          120          140
    If a customer asks for 50, can this be delivered next week?
    The answer is Y. (by the SAP BO program)
    In reality: that depends on the ordered and committed quantity details.
    Should the 80 be delivered today of next month. And is this a single order or are these different orders with different delivery dates?
    The ordered 120 could be ready delivered from production today or next month. Or is it a purchase order that will arrive within the next week?
    SAP BO does not give a direct answer, you have to find these answers by opening a few programs or use the drag & relate.
    But there is no simple overview to give insight information in the stock availability by date.
    Has anyone encountered this problem and found or created a solution?
    Thanks in advance.

    What you are talking about is 'Available to Promise' and Unfortunately Out of the Box this functionality does not exists.
    The options you have available to handle this scenario would depend on where the Delivery Date on the Sales Order and Purchase Order is to picked.  In your scenario do you have different delivery dates at the Sales Order row level or Purchase Order row level.
    Please let me know if you just have one Document level delivery date or Row level delivery date and I would guide on How to go about creating a Query to get there.
    Regards
    Suda

  • Checking Stock (Available Stock)

    Hi,
    I have a requiremnt to develop a report to show Available Stock of the material.
    While displaying the stock it should check the quantity of the open orders and duduct that from the stock.
    i.e Available Stock = stock - quantity of open orders
    As I know we can see all open orders using transaction VA05
    or we can find all open orders in VBUK/VBUP with status = A
    from where we can calculate the quatity of open orders.
    but I have gone through one program in which the developer used table VBBE and field OMENG for quantity of open orders,
    here I have noticed that I have taken some orders where we get using transaction VA05 but those orders not exist in table VBBE so I am bit confused in this, please let me know if any one have clear idea on this...
    Thanks in Advance
    Venkatesh

    Hi
    Try Tcode CO09 to view the ATP quantities. The ATP quantities are the Available To Promise - which are not assigned to any sales orders or customers and are free for sale.
    Thanks,
    Ravi

  • MD04 - Display the stock on one storage location particulary.

    The transaction MD04 allows seeing the stock of the plant in the first line of the Stock/requirement list.(MD04)
    When the plant includes several storage location (e.g MAG1, MAG2, MAG3), we don't have the detail of the quantity one each storage location.
    We can use the filter (by using SETTINGS and FILTER ON) that controls the display of the MRP list and the stock/requirements list but this function don't allows seeing only the stock on one storage location particulary. We have to go the tcode MMBE in order to know the stock on each storage location.
    Thanks in advance for yours reply.

    What is your real problem?
    Display the stock storage location-wise is one thing and do MRP without certain storage location(s) (=exclude storage locations from MRP) might be another.
    If you only want to display stock of certain storage locations in MD04 but use all you stock for planning, I think there's no reason for it.
    If you really want to exclude certain storage locations, then you have to be aware that MRP won't consider that stock (for the plant segment). It will also have impact on ATP (atp won't use that stock too).
    So, there's a big difference between exclude a storage location from MRP and to exclude its stock from display.
    (You can exclude storage locations from MRP via material master --> MRP4 view --> you have to enter both plant/sloc as organisational level and you will see the suitable tab. It is also possible to control this indicator via config for to be created material masters - you can search and find threads)
    You should describe your exact requirement and maybe forum mebers can give you advice.

  • Is there a possibility should not consider available quantity at time of MR

    Sir,
    Is there a possibility should not consider available quantity at time of MRP planning?
    Example:
    Available stock: 100
    Planning stock: 100 (MD61)
    Schedule line to be generate: 100 Qty (Exclude the available quantity at time of MRP planning)
    regards,
    sampath

    Dear Sampath/Raj,
    1) Move the stock to particular storage location for which you don't want to be consider by MRP
    2) Now go to OMIR t-code, input value as 1 for that particular storage location
    3) Go to MMSC, input value as 1 for that particular storage location
    4) Go to MRP - 4 view Down you can find field Storage location input value as 1
    5) Now run MRP, system will not consider stock of that particular storage location
    Regards
    Madhu

  • SAP MM-IM & WM stock in one report

    Hello Everybody,
    We are operating SAP MM & WM in two different server and our client requirement is to see the MM-IM stock & WM stock in one report.Pls let me know how it is possible.
    Thanks,
    AC

    Hi
    Can you explain with more details?
    Both servers are SAP or third part Warehouse?
    If it is SAP you can not implement WM without IM.
    you have standard report available to compare IM&WM and also you can switch between IM&WM stocks
    [http://help.sap.com/saphelp_470/helpdata/en/c6/f83c484afa11d182b90000e829fbfe/content.htm]
    Karthik

  • MRP - MD04 and special stocks - how to manipulate exclusion in Avail.Stock

    Hello,
    I have the following question about the Avalable stock which appears in the MD04 trx. for a material in a Plant.
    This Stock Available normally includes stock "Unrestricted Use" and one can customize the inclusion of Blocked Stock, Restricted use Stock, and "Stock in transfer" in this Stock Available.
    My question is related to the other types of stock which appear in the MD04 as included in the Available Stock (Quality control, returns, Consignment, Valuated Stock at Vendor,etc.)
    Where can I manipulate theis inclusion or exclusion of these types of stock in the "Stock Available" in the MD04? Is this Config or do I have to activate a user exit?
    The stock Type "Material Packing - Lending" also can be excluded from the Available Stock in the MD04?
    Thanks for any reply,
    Aart

    Thanks for the replies,
    Maybe I did not state my question well:
    My Client uses "Stock in Consignment" and "Stock of Packaging in Lending"  (both in Unrestricted use) in a Plant.
    He does not want these stock types to play a part in MRP as available stock. In the MD04 trx. SAP estandard seems to include always in its Availbale stock these kinfd of stocks. Is there a way I can exclude them?
    Thanks for any replies,
    Aart

Maybe you are looking for

  • How can I get the PUK code for my SIM card?

    I had to do a factory reset this morning on my DROID RAZR. As I was going through this afternoon setting everything up again, I saw that I could set a password for my SIM card. I thought it was asking me to create a password, not enter a default one.

  • Moving playlists and podcast to new machine

    How can I move all of my iTunes playlists and podcasts to my new machine? is there any way of keeping all of the settings the same? thank you.

  • Reg: ES Bundles in PI

    HI All, we have downloaded ESA ECC.SE603 , Software component from Service Market Place in order to make use of Enterprise Service Bundles into PI.  But unfortunately it is not getting displayed in SPROXY transaction of the backend system, where as I

  • ERROR MESSEGE WITH UPDATER

    I'M RUNNING WINDOWS VISTA ULTIMATE AND I HAVE TRIED TO INSTALL UPDATER WHICH ERROR MESSEGE 2738-VB SCRIPT RUNTIME FOR CUSTOM ACTION. IS THERE A SOLUTION? PLEASE GET BACK TO ME ASAP. THANK YOU FOR YOUR TIME.

  • Looking for a POP mail checker for xfce4?

    Hi, Is there any pop mail checker for xfce4? Something like mail notification ( http://www.nongnu.org/mailnotify/ )? Oh, and I don't want to install gnome or kde stuff! Thanks.