Different batches for same product in one HU

Dear SAP Gurus:
I have a couple of questions:
1. Can you have multiple batches for the same product on one HU?
2. If the answer is YES, what do I need to do because right now when we try to scan the product ID which includes the batch the system does not saves the scanned batch on the HU but it leaves the one that the "Delivery Document" already had. We tried deleting the batch (leaving it blank) on the "Delivery Doc." but still it does not saves the scanned batch.
Thank You in advance for your help.

Mario,
Be sure you can pack multiple batches in one HU in standard system. What's more, you can pack several different materials and HUs in one HU.
I'm not familiar with RF but you can check this link and you can also ask HU experts on LE forum:
http://help.sap.com/erp2005_ehp_04/helpdata/EN/76/ea7c38b5e211d391cf0008c7d94f4b/frameset.htm
You can use this transaction to pick and pack material in one step. This can be useful, for example, if you need to pick several materials to be packed into one handling unit (HU). You can select an existing handling unit or create a new one. Identify the materials to be picked and packed by the delivery number.
Regards,
Csaba

Similar Messages

  • How to make Different Price for same product in one Sale Order

    How can i customizing my system?
    I need to sale for different price same product A in one sale order. And price condition type cant be manually. i can separate them by position. for ex. in first position: product A is one price and in 2nd product A with discount. i tried to do it by changing a price group for 2nd position to determinate a discount condition but it generates invoice split.
    Someone have any suggestions?

    Hi
    you can have it automatically determined after some custo and using userexit_pricing_prepare_tkomp in MV45AFZZ and RV60AFZZ.
    The idea is to use ítem category field (PSTYV) as a part of pricing data to determine different prices for same material by changing manually ítem category when creating a sales order
    - you'll need to create a new ítem category copied from the one you´re using and do all assignments
    - add field PSTYV, if not there, to pricing field catalog. This thread has an example on how to and coding required for userexits
    http://scn.sap.com/thread/1693234
    - Adjust your pricing sequence as per new table
    - Maintain specific prices in new table for materials with this new ítem category
    Finally, when creating a sales order change, when required, default ítem category by new one to get specific price for material.
    Regards,
    JM

  • 2 SKUs for same product in SNP

    Hello.
    My client is trying to close the following gap. Can anyone please suggest me or point in the right direction so as to solve this issue.
    We have a situation where for the same product there is the SKU A produced in the plant A and distributed to DCs A1 and A2 (letu2019s say the SKU A is to cover the South region). And the SKU B produced in the plant B and distributed to DCs B1 and B2 (SKU B is to cover the North region).
          The gap is, letu2019s suppose that the plant A doesnu2019t have enough capacity to produce the SKU A, the plant A request to the plant B to produce the remain quantity with the SKU B.
        Plant B produce and transfer the SKU B to the plant A.
       Plant A transfer the SKU B to the DCs A1 and A2.
    Question is here SKUB and SKUA correspond to the same product. So is it possible to have different SKUs for same product. We have to do this as it is a business call. They want to have 2 different SKUs for same product.  Is it possible to do this in SNP interchangeability concept..
    Thank you very much,
    Sai

    Here's how I'd do it:
    Extend SKU A to Plant B and extend SKU B to Plant A.  Create a BOM at both which is the same but with SKU A and B at their opposite plants having one extra layer (having their SKU counterparts as components of one another).  Then set up T-lanes for plant A to procure SKU A from plant B (and vice versa).  So plant A will have two sources of supply for SKU A - a t-lane to procure from plant B and a PDS/PPM at plant A.  Also, SKU A at plant A will have some dependent demand from any planned order on SKU B at plant A.  And once again, the same holds true for the reverse.
    Downside here is of course there are more manual steps in the execution process for the production/process orders.  There are probably other gurus who have answers as to how to do this as well.

  • Multiple batches for a production order and mapping with components

    Hello Gurus,
    Our business requires to create multiple batches for one production order + they want to trace which component in the production order has been issued to the main equipment.
    For example, I am creating production order for 'A' equipment for 4 qty. Business wants to create 4 different batches for these equipment
    Lets say now 4 batches are created A001, A002, A003 and A004.
    Now lets assume 2 nos of 'B' component are required for 1no of 'A' component. So the requirement of B component is 8.
    Lets say 8 batches are generated B001, B002 ......B008
    Now lets say batch B001 and B002 are issued for A001 and packed together. How do we map this?
    I understand we can do some enhancement for creating the multiple batches but I still dont know how to map them with each other.
    Please help

    Hi Ethan
    There is a functionality called WIP batches, that allows you keep the batch traceability within an order.
    With WIO batches you can track which batch of component was used to produce each batch of finished product.
    See this link for more details:
    Work-in-Process (WIP) Batch - SAP Library
    BR
    Caetano

  • How to Maintain two different prices for same material in different qty?

    Dear all,
    How to maintain two different prices for same material in different batch quantities in purchase order(ie.,info record)?
    (Vendor is supplying quantities in 2 different batches & also in different prices)
    Expecting valuable reply.
    Jeyakanthan

    In a PO you can create 2 items, and each item can be maintained with a different price in the conditions.
    In info record it is not possible to have different prices for the same period, except for scales.
    so if you have a price of e.g. 2 USD for 1000 kg and 1,90 USD for 2000 kg then you can maintain this in scales, but you still have to have 2 items in the PO so that each one can individually find its price.
    Alternative you can create contracts (as well with more than one item) to reflect the different prices and batches.

  • Multiple tool for same product.

    Dear All,
                   please guide me for my scenario given below:
    how work center is to be decided whether machine wise or tool wise.because one macine can be load by four different tool at a time.
    Regards
    Deepak Sharma

    Hi Deepak sharma.
    since u have Number of workcenters for same product, create routing for each work center, and create prod versions equal  number of workcenters.
    u can select the prodution version manually, while cerating production order manaully.
    There should be a capacity planning  for your work center.
    Have i tried to understand ur problem,if not please come back with some examples.
    Regards
    pradeep

  • Deployment Issues, Different  Jars for Diff Java in one application.

    HI,
    I need to put classpath (Jars) for my WEB-INF/classes. Different Jars for Diff files in one application.
    The problem is , for one ofmy application, the lib files are x.jar and y.jar , x is older than y but have same
    lib files. in x and y, there is one class , r.java , which have a method method1(). whey they are doing modifications in y.jar , the r.java has changed to new vertion, the method method1() they re-written the body.
    My application have 5 java files, in which 2 files uses r.java imported from the x.jar earlier.
    Now we need to use y.jar because , the y.jar have more files added with good futures. But the earlier 2 files are giving exception if i use y.jar.
    I need solution for this. how can i put classpath for the 2 files to use the x.jar and other files to use y.jar in the same application.
    I am using a Tomcat 4 server. only Servlets, JSPs I am using.
    Thank you,
    Kiran

    I may be missing something here, is y.jar a newer version of x.jar? And if it is do you need x.jar at all? Are there classes in x.jar that do not exist in y.jar? Can you modify your application to provide the same functionality and only use y.jar?

  • Different View for same document library on a Wiki Page

    Hi,
    I am developing a Provided hosted app which have a functionality to create a document library with two Views. Also we need to show this document library in a wiki page with two different views.
    I am using CSOM (C#). I am able to create the document library and the two views programmatically. But when I add the document library in the wiki page the default view (All Documents) is shown for both the web parts. There is an hidden view created with
    the WebPartDefinition from the xml provided through code. 
    Through CSOM we are able make a View as default with the link below.
    http://sharepoint.stackexchange.com/questions/90433/add-document-library-xsltlistviewwebpart-using-csom-or-web-services
    In my case both the webparts will get the same view, where I need different view for same document library in a wiki page.
    Also I tried to update the web parts with the following code.
    string viewString = @"<View Name='{0}' MobileView='TRUE' Type='HTML' Url='/SitePages/Home.aspx' Level='1' BaseViewID='1' ContentTypeID='0x' ImageUrl='/_layouts/15/images/dlicon.png?rev=23' >
    <Query><Where><Eq><FieldRef Name='KeyDocument'/><Value Type='Boolean'>1</Value></Eq></Where></Query>
    <ViewFields><FieldRef Name='FileLeafRef'/><FieldRef Name='DocumentOwner'/><FieldRef Name='Modified'/>
    <FieldRef Name='_UIVersionString'/><FieldRef Name='Editor'/></ViewFields>
    <RowLimit Paged='TRUE'>30</RowLimit><JSLink>clienttemplates.js</JSLink><XslLink Default='TRUE'>main.xsl</XslLink>
    <Toolbar Type='Standard'/></View>";
    WebPartDefinition wpd = wpfound.FirstOrDefault();
    string formattedstring = String.Format(viewString, wpd.Id);
    wpd.WebPart.Properties["XmlDefinition"] = formattedstring;
    wpd.SaveWebPartChanges();
    web.Context.ExecuteQuery();
    I created two views (viewString) as shown above.
    The above code did not throw error, but it did not update the web part.
    Please advise how to move forward.

    Hi Samir,
    When we click outside of the list view webpart on a webpart page (or allitems.aspx page) with containing multiple webparts, the list view webpart will lose the focus, and the selected items will be deselected, this is by design.
    You can look at the following article with using the approach/workaround of Javascript to prevent the specified list view webpart from losing focus.
    http://sharepoint.stackexchange.com/questions/44360/list-view-loses-focus-when-additional-webpart-added-to-page
    //Set focus on our list web part
    var webPart = document.getElementById('WebPartWPQ1');
    WpClick({target: webPart});
    //Prevent it from losing focus
    SP.Ribbon.WebPartComponent.$3_1.deselectWebPartAndZone = function() { };
    Thanks
    Daniel Yang
    TechNet Community Support

  • Folder is empty on second computer. I have installed adobe CC on two different computers for same account so I can work at two different places. I uploaded files to it yesterday and I can't find it on the CC folder on second computer. What can I do?

    I have installed adobe CC on two different computers for same account so I can work at two different places. I uploaded files to it yesterday and I can't find it on the CC folder on second computer. What can I do?

    Hi DeafScientist,
    Please try the below mentioned links.
    Creative Cloud Help | Browse, sync, and manage assets
    Error: "Unable to sync files"
    Creative Cloud File Sync | Known issues
    Kindly revert if you are unable to sync files.
    Thanks,
    Atul Saini

  • Engineering and Manufacturing Org has different name for same item

    Dear All,
    I have an Engineering department generally Create items and configure bills, routings then, transfer all to Manufacturing org.
    My client has typical requirement as follows...
    Engineering and manufacturing department has different name for same item.
    Eg: Item A in Manufacturing org may be called as Item AA in Engg org. I have to maintain 2 names for same item. How to map this requirement in R12.
    Regards,
    Saravanan

    Can oyu not make it an organization level item and specify the proce there instead of keeping it a master level item?
    Regards,
    Utsav.

  • Using different UOMs for same material (stock, production, sales)

    Hi,
    here is our scenario:
    1. A material that we sell is 10 meters long in its full length.
    2. We want to be able to sell it in any length. E.g. 2 meters, 4 meters, 5 meters, etc.
    3. The by-product will be 10 meters - the sold length and should be kept in stock.
    4. The same material should be kept in stock at seperate lengths and we/warehouse want to be able to see how many of each length are kept in stock. E.g. 10 PCs of 5 Meters, 5 PCs of 10 meters etc.
    Any ideas how this would best be solved?

    hi Kenneth,
    U can activate batch management for ur product.
    Create class(class type=023) having characteristics length and values wat u want to maintain,
    after that assign ur class in mm02 in classification view and maintain ur stock in batches
    in mmbe u can see ur stock batch wise
    please come back if more clearification
    Nilesh Ithape

  • Can we generate two invoice  for same product in two different currency

    dear all gurus,
    actually we are in export sales
    so we are generating export invoice.
    my client is asking for another invoice in INR too this is called comercila invoice
    with this i ve to generate the ARE form
    so how to do this three things
    1.export invoice in foreign currency
    2.commercial invoice in INR
    3.ARE form with referance to this export sales
    with regards
    subrat

    Hi Subrat,
    I really dont know how this scenario can be handled.
    2invoices for the same order is not allowed legally also. So if the user is asking for it, may be first they need to discuss this with their legal department.
    If they say ok, then you may think of only an output, where you can change the values with a standard exchange etc. But having 2invoices in the system of different currencies for a single sales order will lead to lot of problems in reporting.
    Can somebody throw some light on this, on how to enable this without any problems.

  • Display different level for same hierarchy value in BO 4.0

    Hi Expert,
    I have one question for Webi for BO 4.0
    We have one hierarchy in BW side and we hope to display differet level in same report for different column
    For example, column A is for level 6. column B is for level 7.
    Do you know how to releaze this in Webi side?
    In the 3.X version, we have different dimension for different level.
    But now in BO 4, it has been combined into one\
    Thanks and best regards
    Alex yang

    Hi,
    You can still do this in BI 4.0, if you use the old 'legacy'  MDX OLAP.unv from Universe Designer tool .
    Yes, with the BICS connection,  you are getting a native hierarchy, as it would be displayed in an OLAP environment.
    Cheers,
    H

  • How to maintain different prices for same item in different organizations

    hi all,
    We have noticed that the list price of an item at Item Validation Org level is getting defaulted when creating requisitions. We want to maintain different prices for the item for different organizations, so that the prices will be properly defaulted to requsitions depending on supplier and receiving org.
    We found one way of doing this. Using contract purchase agreement and Advanced Pricing price lists. Can anyone please let us know if there is any other way of achieving this??
    Also, I have a question regarding Advanced pricing Price Lists. I performed following steps.
    1.Set the QP: Licensed for Product profile to Purchasing
    2.Create and approve a contract purchase agreement in Oracle Purchasing
    3.Define Price Lists and Price List Lines (optional)
    4.Define sourcing rules and ASLs to automatically default source information onto requisition lines. Associate Contract to ASL.
    5. This will enable Oracle Advanced Pricing integration in the following Oracle Purchasing functionality:
    Requisition pricing
    Purchase order pricing
    But when I create requisitions, the price from price list is not getting defaulted automatically. In requisitions form, if I go to source tab and select source as a Contract Purchase Agreement, then the price from price lists is getting defaulted. Is there any way where the source for the requisition can be automatically defaulted to Contract and the price can be picked from price lists??

    Can oyu not make it an organization level item and specify the proce there instead of keeping it a master level item?
    Regards,
    Utsav.

  • Different pricing  for same material in 2 line items

    Dear All ,
    In a sales order  i have two line items of same material . One with the item category TAN and another REN . line item with TAN  is the normal sale item while as  second line item is  for Return of same materail . .
    Now i want Different pricing for the Normal sale item and Return item in single sales order . The pricing has to come automaticaly through the condition records
    Please suggest me how to do it
    Thanks in Advance .
    Satish

    Hi,
    Add the item category (field name: PSTYV) to the allowed fields in the pricing condition table.
    create new conditon table include the field item category.
    create a access seq that includes your new condition table
    Assign that access seq to the condition type which is assigned to the pricing procedure.
    create the condition records.
    This will solve your problem.
    Note:
    How will your customers accept if you reduce the price while returning?
    Otherwise create new discount type that including the condition table which contains the field item categry.
    And create condition record for that item category.
    Hope this will solve your problem
    Reward if usefull
    Muthupandiyan.

Maybe you are looking for

  • What is the maximum throughput for a 7341 and 7371?

    I found the data sheet that describes the size of the two boxes, and lots of other statistics, but no throughput stats. Is the main difference between the 7341 and 7371 the memory and hard drive cache size? Our data center headend WAE will be L2 conn

  • ORAMED-03302:[Exception in oneway execution]Unexpected exception

    Hi All, I am currently getting given error, I have designed the flow from  Adpter Service to read the file -> ReadAdpterServices-->ReqABCSImpl -> EBS -> ProvABCSImpl -> ProviderService to Insert the data into Siebel. MEP used is Fire and Forget. I te

  • Background process zffd terminated due to missing confirmation

    Hi all,         In production system loading 2500000 lak data load to DSO when try to activate the DSO throwing below error. Kindly guide me on this. Error: Background process <ZASDFFF> terminated due to missing confirmation Thanks

  • XML files removal after processing

    I'm new to the world of XML processing but have done extensive investigation on XSU processing to take an XML document and load the data into a Relational data base table. We are currently on Oracle 9i database but soon going to 10g. We will be havin

  • Can't see Substitution variables in FR Studio

    Hi All, When I expand substituon Variables in FR Studio, no variables in the list. Previously it showed the list variables. Suddenly, no varibles are there. I have restarted the FR Studio, but still I am facing the same issue. What might be the reaso