<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Split Transfer Order in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/split-transfer-order/m-p/3569537#M859113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a requirement where we need to create a transfer order for each handling unit with packed material quantity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per standard only one transfer order will be created per delivery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we define a TO split based on Handling unit?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which function module to use or how this can be done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Mar 2008 15:13:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-31T15:13:56Z</dc:date>
    <item>
      <title>Split Transfer Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/split-transfer-order/m-p/3569537#M859113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a requirement where we need to create a transfer order for each handling unit with packed material quantity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per standard only one transfer order will be created per delivery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we define a TO split based on Handling unit?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which function module to use or how this can be done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2008 15:13:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/split-transfer-order/m-p/3569537#M859113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-31T15:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Split Transfer Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/split-transfer-order/m-p/3569538#M859114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transfer Order Split &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To optimize processes in the warehouse, it often makes sense to split up putaways and stock removals into smaller packets according to certain criteria. In doing so, it is important, for example, to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Distribute the workload equally amongst the warehouse workers &lt;/P&gt;&lt;P&gt;Optimize stock movements in the warehouse according to certain criteria.&lt;/P&gt;&lt;P&gt;The transfer order (TO) represents a work package and determines the actual workload for a putaway or stock removal. It can therefore make sense to split a single, extensive transfer order into several smaller transfer orders. During the TO split, the system creates several smaller packets from one large one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During the TO split, the TO items are divided up between one or more TOs. A TO split does not however mean that the system divides individual items of a TO into smaller TO items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prerequisites&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You define the criteria according to which the TO split is to occur in the Customizing for Warehouse Management under Activities ® Transfers ® Processing Performance Data/TO Split ® Define Profiles.&lt;/P&gt;&lt;P&gt;To define a TO sort profile, choose Sort profile for TO splitting. &lt;/P&gt;&lt;P&gt;In the sort profile for the TO, you define the criteria according to which you want to sort the items in a transfer order before the actual split.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For each of these sort criteria, you define whether the system is to sort the transfer order items in ascending or descending order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before the actual dynamic TO split, you must sort the corresponding TO according to certain criteria. By sorting the TO items, you ensure that the TO split is sensibly executed and that no nonsensical TO splits occur.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To define a TO split profile, choose Profile for Transfer Order Splitting. &lt;/P&gt;&lt;P&gt;You assign your sort profile to the TO split profile by entering it in the field Sort profile.&lt;/P&gt;&lt;P&gt;You determine when the TO split should take place in the Customizing for warehouse management under Activities ® Transfers ® Processing Performance Data/TO Split ® Control for Performance Data Processing/Define TO Split.&lt;/P&gt;&lt;P&gt;You also assign a key to the TO split profile, consisting of a warehouse number, movement type, source storage type and destination storage type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Features&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Standard Sorting of TO Items&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Control of the TO split occurs on the basis of the sort. The system defines the sequence of the items in the transfer order before the actual TO split via the sort, so that the sequence of the TO items corresponds to an optimal sort sequence for later processing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the system always executes the forced split of the transfer order items according to the forced split criteria, the system always sorts the TO items in the standard sort in accordance with the forced split criteria in the order that the forced split criteria are processed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Forced Split&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even if you have not set any user-defined criteria for the TO split, the system always executes a TO split according to the following forced split criteria:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Planned data is required&lt;/P&gt;&lt;P&gt;The TO split first divides the TO items for which planned data creation is required, from the TO items for which planned data creation is not required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The TO split also causes a further division for all TO items with planned data creation, according to the source storage type and destination storage area criteria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Per split profile&lt;/P&gt;&lt;P&gt;As soon as TO items differ from one another in the split profile to which they are assigned, a TO split occurs according to the split profile criterion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Per performance data profile&lt;/P&gt;&lt;P&gt;As soon as TO items differ from one another in the performance data profile to which they are assigned, a TO split occurs according to the performance data profile criterion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Per staging area&lt;/P&gt;&lt;P&gt;The TO split divides the TO items according to the staging zone to which they are assigned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to mixed pallets&lt;/P&gt;&lt;P&gt;The TO split then separates the TO items containing mixed pallets from those containing no mixed pallets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The TO split also creates a further division of all TO items with mixed pallets according to the storage unit that is to be moved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to queue&lt;/P&gt;&lt;P&gt;The TO split divides the TO items according to the queue that these TO items are assigned to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you work with queues, you can assign each work area to its own printer. That way, all materials that are to be processed in a specific area can be combined in one list and printed on the assigned printer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to handling unit items&lt;/P&gt;&lt;P&gt;The TO split then separates the TO items containing handling units from those containing no handling units.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Separate confirmation of the withdrawal step and the transfer step is necessary&lt;/P&gt;&lt;P&gt;The TO split divides the TO items with split confirmation from TO items for which split confirmation is not planned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system transfers the information on the forced split to the header via the transfer orders, which are created as a result of the TO split.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The forced split criteria are obligatory. You cannot influence the forced split via the user exit. The system does not adopt any changes to the forced split criteria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dynamic Sorting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before you can execute a dynamic TO split controlled via the Customizing settings, the TO items should be sorted according to the split criteria. In doing so, you ensure that the TO split is sensibly executed and that no nonsensical TO splits occur.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can define the sequence of all the storage bins in the warehouse based on a specific sequence and sort the TO items according to this sequence. The system sorts according to the Sequence indicator in the warehouse master data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dynamic Split&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can define several criteria for the TO split in the Customizing for Warehouse Management.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Split according to movement unit&lt;/P&gt;&lt;P&gt;On the basis of this split criterion, you create a new TO for each movement unit. In doing so, you create TOs with one item for exactly one movement unit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You use this split, for example, during goods receipt when a whole pallet is moved from the GR area into the warehouse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You define the split according to movement unit in the Customizing for Warehouse Management under Activities ® Transfers ® Processing Performance Data/TO Split ® Define Profiles ® Profile for performance data with the indicator Split single TO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Split according to picking area&lt;/P&gt;&lt;P&gt;You divide up the items to be picked according to the areas of responsibility of the picker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Split according to target times in the TO&lt;/P&gt;&lt;P&gt;You determine, for example, how long the picking for a transfer order is allowed to take.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Split according to scope (weight or volume)&lt;/P&gt;&lt;P&gt;You determine the total weight or volume that a transfer order can cover for putaway or stock removal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that the volume is calculated based on the alternative unit of measure. A box with 10 bottles, for example, can have a different volume than 10 times the volume of one bottle. If the volume for the alternative unit of measure has not been defined in the material master record, the system uses the volume from the base unit of measure for its calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activities&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that you have no influence over the TO split according to forced split criteria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can, however, define your own criteria for a dynamic TO split via user exit MWMTO012. For more information, see the system documentation on this user exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;swamy.&lt;/P&gt;&lt;P&gt;if helpfull pls reward me points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2008 17:55:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/split-transfer-order/m-p/3569538#M859114</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-31T17:55:53Z</dc:date>
    </item>
  </channel>
</rss>

