How movement type is determined

Let me know how movement type is determined in delivery when it is created from STO, iSTO?

Dear,
As per my view system take 601 mov. type for delivery.
And for move. type use following link[http://help.sap.com/bestpractices/BBLibrary/html/P36_IntStockTransDel_EN_IN.htm]
Regards,
Mahesh Wagh

Similar Messages

  • How movement type is determine in out bound delivery?

    Hello,
    (1) I want to know, how movement type is determine in out bound delivery (item detail --->Administration tab).
      If I want to make a setting of customer return, then where can I assign movement type 451 so that it will appear in OBD?
    (iii) Please provide me the path of setting of SD document category ex- J,7 etc (Which appears in T-code OVLP)
    Thanks,
    MMC

    Hello,
    M type (Tcode OMJJ) is determine into the Delv doc on the bases of Sch line Cat(Tcode VOV6)  maintain in your sales order's item level .
    The relevant Sch line Cat is determined into sales order on the bases (tcode VOV5 of
    I Cat + MRP type (if any) .
    And the I cat is determined into sales order based on (tcode VOV4)
    Sales Doc. Type + Item cat.group (determined from material Master) + Item usage (if any) + ItemCat-HgLvItm (if any).
    The std sch line cat for Return is 651.
    If you want to have 451 as M  type for your material then copy std sch line cat DN and maintain 'Z' Sch Line cat with your M Type.
    And determine the same to your I Cat for return in return sale order.
    Before executing your process cycle have a look/check on copying control config for Return Order to Delv in Tcode VTLA.
    Hope this can assist you.
    Thanks & Regards
    JP

  • How movement type will be determined in Delivery without reference order

    hi gurus,
    i want to know what movement type will be determined in delivery type LO(Without reference of order) . i think in a normal delivery with referance to sales order movement type will be taken from the sales order schedule lines.  Incase of delivery without referencing an order whether system will use any movement type? if yes what movement type and from where the movement type will be picked up?

    When you create a delivery without referring to a preceding document, the system copies the following data into the document from the appropriate master records:
    Data from the customer master record of the ship-to party
    Data from the material master records of the delivery items
    normally schedulelines are determined by item category mrp type and schedule line.
    so it is determined by mrp type of the material

  • How movement type 641 E can post goods issue for sales order

    Hi
    One of our sales process need sales goods cross plant, form sales order type OR(the item required special stock E) to create delivery then auto generate PR , form PR create Stock Transprot Order, in vl10b generate delivery type is NL, when PGI this NL delivery, the message said 'Sales order stock 30001057 000010 does not exist' .
    I check the NL delivery movement type is 641 E, normally, 641 would transprot the goods to 'in transfer', but I could not find the reason why it can't create sales order stock  in 'in transport' .
    Any suggestion about that?

    Did you check whether stock is available for the particular material ?
    Is the material extended to the relevent plant, storage location ?

  • Generic Method, How parameter type is determined

    For method
    <T> void fromArrayToCollection(T[] a, Collection<T> c) { ... } Why does
    fromArrayToCollection(sa, co);passes and
    fromArrayToCollection(oa, cs); fails.
    oa - Object Array, Object[]
    cs - Collection of String, Collection<String>
    sa - String Array, String[]
    co - Collection of Object, Collection<Object>
    What are the rules governing the type of T inferred by compiler?

    epiphanetic wrote:
    I think you still haven't fully understood the issue.
    I suggest, you also read the same generics tutorial by Gilad Bracha, section 6 from where I found this issue :). Ha! But I think it's misleading that that section uses arrays.
    In his words "It will generally infer the most specific type argument that will make the call type-correct." Its also mentioned that collection parameter type has to be supertype of Array parameter type but no reason is given. I wonder why it fails to infer correct type in second case.Assume you passed in an array of Objects, and a Collection of Strings, and it was possible that T would then be Object. Using Bracha's example implementation:
    static <T> void fromArrayToCollection(T[] a, Collection<T> c) {
       for (T o : a) {
          c.add(o); // correct
    }Now imagine you had this code making use of it:
    Object[] objects = {Integer.valueOf(1), "hi", new Object()};
    Collection<String> strings = new LinkedList<String>();
    fromArrayToCollection(objects, strings);
    String string = strings.iterator().next(); //get first String, which is actually an IntegerTrying to get the first String would give a ClassCastException. So clearly that method cannot not be safely invoked.
    The reason I think he's confusing things by using the array is because you might get it in your head that this would be OK:
    static <T> void fromCollectionToCollection(Collection<T> one, Collection<T> two) {
       for ( T t : one ) {
          two.add(t);
    Collection<Object> col1; Collection<String> col2;
    doSomething(col1, col2);When clearly it's unsafe, as now your Collection of Strings might have a non-String in it! That's why I said this is more a nuance of generic arrays than of type inference proper.

  • Movement type determination in Delivery

    Hi,
    I would like to know how movement type in the delivery is determined,. where in customzing?

    Hi
    You can have two step procedure or one step procedure depending on your business scenario. When you use either of the processes system picks mvt types differently.
    For STO:
    Check IMG - MM - Purchasing - PO - Set up Stock Transport Order - Assign Document Type, One-Step Procedure, Underdelivery Tolerance - When you mark one step check box here, then while doing delivery system automatically posts GI (delivery) as well as GR. In tow step procedure these two steps are separate.
    In VOV6 if you check for schedule line category NC, you can see two mvt types attached- one for two steps and other for single step - as 643 and 647 respectively.
    Thanks

  • How is movement type utilized?

    Dear Experts,
    I know movement type is a 3 digit number to indicate the type of goods movement.
    What I need to find out is how is it, technically, used to serve its purposes , eg. during PGI.
    I already have the list of the numerous movement types from this forum.
    What I am trying to know is how movement type setting is used by the system for PGI etc.
    Could you kindly explain briefly please?
    regards
    Pascal

    Hi    
    Check  the  following table &  Material  master Valuation class  . Here is  the example for 601 mvt type
    1>Account grp table- t- code OMJJ
    Mvt  type     Val  update     QTY -update     Valuation string       Transaction key     Account modifier
    601     x     x      WA01                                GBB                               VAX
    2> Valuation class from  material  : 6010  (  MM03 )
    3> T-CODE   OBYC
    Transaction key     Account      Valuation class     Dr account     Cr  account
    GBB                              VAX       6110                            5120003     5120003
    Based on above  relation table   autometic account determination happen in system
    Hope this help  you to understand account determinatiion with respect to MVT type
    Thanks
    Dilip

  • Error while determining ref.mov.type for WM via Table 156S: 647/ / / /L/ /

    Guyz,
    Firstly despite the plant+storage location + warehouse no. assignments are done , my replenishment delivery (delivery for stock transport order between plants under same company code) is not picking up storage location and warehouse no and thus stopping me from doing picking and PGI (post goods issue).
    However in VL02N when i'm trying to change storage location for line item, i'm getting following weird error
    *Error while determining ref.mov.type for WM via Table 156S: 647/ / / /L/ /*
    I found a SAP Note(133223) regarding this error and VL02 transaction but that note was specific to older versions. I'm on ECC 6.0
    Any suggestions please ?
    Thanks

    Warehouse managment has its own movement types, most identical to inventory management movement types.
    These WM movement types are determined via reference movement types.
    the error you have just looks like your customizing is not complete.
    IMG > LE > WM > Interfaces > IM > define movement types.

  • Cancellation of Mat Document for Return delivery mov 161(Here Mov Type 922)

    Hi SAP Support,
         Myself got an issue relevent to Wrong MIGO. User due to wrong concept did MIGO where Movement type was 922 though its return PO (Means Return PO
    is ticked - Mov type 161).
    Explanation : At the time of MIGO , default movement type was 101, so automatically it should pick 161 at the time of Good Received.
              But here when the user open the MIGO Screen, last movement type was showing i.e. 901. And user did MIGO where it changed automatically to 922.
    Now when I cancelled the document, flow was :
              a.      5000147271 - 922
              b.      5000151684 - 161
              c.     5000151730 - 162
              d.     5000152339 - 161
    Which is wrong as per my perception and i.e. why not maching the same.
    But while doing the Same in Quality Server with the Same Documents (Just refreshed 2 days back), flow is
              a.      5000147271 - 922
              b.      5000151684 - 123
              c.s     5000151730 - 161
         Which is perfect one. And this should be the results. Now my reuirment that how could I do managed the same way in Production. Please help me.
    Regards,
    Pinku

    Hi,
    Can you please explain as to what this "9" series movement type represent.Is the movement type "922" a copy of the movement type "122" ?
    Kindly make a note that the reversal movement types are determined from the configuration for "Copy ,Change Movement types" T code - OMJJ. Here select any movement type & click on "Reversal/follow-on movement types" for which you want to know the reversal movement type. Hope this gives you an idea for resolving the issue.
    Regards
    Swapnil

  • Is there any link between movement types and documents

    hi
    is there any link between sales doc and movement types ?
    is it the only source dependig on schedule line movement type will determined?
    if with out order we are doing delivery how system will determine movement type
    Thanks in advance

    Hi,
    Deliveries that are created without reference to order , contained movement type because to process a delivery you need to have some of the control criteria that are copied from sales document header to delivery document header, as system processes delivery in that way ,that is why you will find default order type is assigned to the delivery document type ie DL. .which helps the delivery document to process without reference to sales document.
    In Addition to above information,
    In VOV4,
    DL+ NORM +   +    -&#61664;DLN
    In VOV5,
    For Itemcatagory DLN+        --&#61664;CN
    From this schedule line category CN,movement type 601 is taken during without reference to order –delivery creation.
    MCM

  • Valuation Class - Movement Type - Account

    Hi,
    I´m not yet that experienced in SAP but I´ll try to explain as good as I can.
    Is there any easy way to display all accounts that are used within a specific valuation class?
    The specific accounts per valuation class I have found using se16 in table t030.
    But this table is not telling me which movement type are using the accounts.
    So I currently go to spro -> MM -> Valuation and Account Asignment -> Account Determination -> Account Determination without Wizard -> Purchase Account Management -> Configure Automatic Postings -> Simulation
    - first problem: I do not know how to find a material for a specific valuation class (no filter criteria?)
    - second problem: no complete list I have to click through each movement type to see where a specific account is used -> a complete list over all movement types within a  selected/used valuation class would help a lot!
    Best regards,
    F.

    Hi,
    You can get the material list per valuation class through table MBEW (Valuation).You can use MB51 t.code to get the document list based on movement type.
    The movement type and valuation class relation is through transaction event key. Movement type will determine the transaction event key through value string (the same you can find in OMJJ t.code, here select movement type and enter any movement type and click on account groupign > You can find the relation).
    Transaction event key is assigned with G/L accounts based on Chart of accounts/Valuation grouping code/valuation class/account gouping(only for GBB,PRD & KON).
    Regards,
    Prabu

  • Change mov.type 543 by other one into MIGO

    Dear friends,
    Does anyone knows how MIGO determine mov.type 543 to Subcontracting return ?
    Is this hard code determination ?
    I need to change it to another movement type.
    best regards,
    Ale

    Hi
    This movement type is determined by the system internally.
    Thnanks and regards
    shyam.r

  • Delivery mov type

    Hi
    at delivery level how movement type is determined

    Hi,
    The Item Category in Delivery can appear through Item Category Determination in Deliveries or copy control from return order.
    1) You can check the configuration for Return Delivery LR in Logistics Execution> Shipping> Deliveries--> Define Item Category Determination in Deliveries and check out for the item category assigned.
    2) You can check in the copy control from Return Sales Order to Return Delivery in  Logistics Execution> Shipping> Copying Control--> Specify Copy Control for Deliveries. Select the Source document type (Return Order) and Target Delivery type (LR) and then select the item category used in return order, you will get all copy control settings.
    Try out this you will get the relevant information you want.
    Regards,
    Atul Sonavane

  • Posting of Goods Issue for a Delivery (Different movement types)

    Hello SD Experts,
    We have this process wherein we use Deliveries w/o reference. There's a customization in place for this process, the movement type is determined through the item category of the material.
    Given this scenario, my question is if it is possible to process the goods issue of a delivery with multiple item which require different movement types (diffrent items and item categories thus it have different movement types)?
    Thank you for your kind consideration.

    Hello,
    Yes, you can.
    As you know LO is std delv doc for delv w/o reference.
    And I cat determination for that LO delv doc are
    Delv Type  __ I Cat Group  __  Usage __ High I Cat  __  Def I Cat  __ Man I Cat __ Man I Cat
    LO _____________________TEXT ______________ DLTX          
    LO ________DIEN____________________________ DLX _______DLX     
    LO ________LEER___________________________ DLN          
    LO ________LEER________________DLNG_______DLNZ          
    LO ________LEIS_____________________________DLX_______DLX     
    LO________ NLAG____________________________ DLX          
    LO________NORM____________________________DLN          
    LO________NORM________CHSP_______________DLN          
    LO________NORM________CHSP____KLN________KLN          
    LO________NORM________CHSP____TANN______TANN          
    LO________NORM________PACK_______________DLN________DLX________DLP
    LO________VERP____________________________DLN          
    LO________VERP_________PACK_______________HUPM______DLN     
    LO ________VOLL____________________________ DLNG          
    LO ________ WERT____________________________ DLW          
    Corresponding maintain movement type in Schedule line cat (Tcode VOV6) & determination that in TCode VOV5.
    If you want diff movement type then create your own 'Z' Sch line cat with you desired Movement type (Tcode VOV6) and determine the Sch line Cat accordingly in TCoDe VOV5.
    Thanks & Regards
    JP

  • Movement   types  from  sd  point of view

    does somebody have a list of movement  types   and   some  document   explaining  what  movement types  are  meant for   what?  from  sd  point of  view
    thank
    s.r.c
    [email protected]

    Movement types
    Any movement of stock in SAP has a movement type , u can see the movement types in  T:code: OMJJ
    As such a movement type is not directly related to any order type. But the combination of
    order type + item category group ==> item category
    now
    item category + MRP type ( from mat master) --- > Schedule line category.
    The movement type is linked with schedule line category. As a thumb rule all Movement types from 601 to 699 belong purely to SD.
    If u want to c the movement type related to that particular order go with the following path.
    Hit the icon 'schedule line for the item' , in the following screen hit 'procurement push button' there u will find the movement type.
    For each material movement, the system uses the movement type to determine the rules for updating the stock quantities and the stock values in the relevant G/L accounts.
    http://help.sap.com/saphelp_40b/helpdata/ru/fc/6cec6eb435d1118b3f0060b03ca329/content.htm
    601 Goods issue for delivery (Shipping)
    In Shipping, this movement type is created automatically with the Goods issue for delivery function.
    The quantity is taken from unrestricted-use stock.
    Possible special stock indicators:
    E, K, Q
    603 Goods issue for stock transport order (Shipping) with additional
    item
    If you issue goods for a stock transport order in Shipping using movement type 641, you can use this movement type to assign an extra item to the order.
    The ordered material is transferred to the stock in transit of the receiving plant. The material for the additional item is transferred from unrestricted-use stock in the issuing plant to stock in transfer in the receiving plant.
    You can also use this movement type without referencing a purchase order.
    Possible special stock indicators:
    None
    See also: 303, 641
    605 Goods receipt for a stock transport order (Shipping) with
    additional item
    You can use this movement type to transfer into unrestricted-use stock the material you posted into stock in transfer in the receiving plant using movement type 603. You post the goods movement with reference to the purchase order (if available) or the delivery.
    Possible special stock indicators:
    None
    See also: 305 and 641
    621 Transfer posting unrestricted-use - returnable packaging (Shipping)
    The quantity is transferred from unrestricted-use stock to the returnable packaging stock at customer.
    Possible special stock indicators:
    none
    623 Goods issue from returnable packaging stock at customer (Shipping)
    This quantity is withdrawn from unrestricted-use returnable packaging stock at the customer.
    Possible special stock indicators:
    V
    631 Transfer posting unrestricted use - customer consignment stock (Shipping)
    The quantity is transferred from unrestricted-use stock to consignment stock at customer.
    Possible special stock indicators:
    E, Q
    633 Goods issue from customer consignment (Shipping)
    The quantity is withdrawn from unrestricted-use consignment stock at the customer.
    Possible special stock indicators:
    W
    641 Goods issue for a stock transport order (Shipping)
    The quantity is transferred using a delivery in Shipping from unrestricted-use stock of the issuing plant to stock in transit of the receiving plant.
    The goods receipt for the stock transport order takes place using movement type 101 and can, if required, refer to the purchase order or to the delivery. If a purchase order item is flagged as a returns item in the stock transport order, you can post the goods receipt of the returns in the issuing plant with movment type 671.
    Possible special stock indicators:
    E, Q
    For the special stock indicators E and Q and for purchase orders assigned to an account, you must ensure that the quantity is not posted to the stock in transit of the receiving plant.
    See also: 351, 643, 671
    643 Goods issue for a cross-company stock transport order (Shipping)
    It is used only for cross-company stock transport orders with SD billing and invoice. The quantity is withdrawn from the unrestricted-use stock of the issuing plant. No stock in transit is created here. In the second step, the goods receipt must be entered in the receiving plant. If a purchase order item is flagged as a returns item in the stock transport order, you can post the goods receipt of the returns in the issuing plant with movment type 673.
    Possible special stock indicators:
    E
    See also: 351, 641, 673
    645 Goods issue for a cross-company
    stock transport order in one step (Shipping)
    Unlike movement type 643 when a goods issue is posted using movement type 645, a goods receipt line is generated automatically 101). If a purchase order item is flagged as a returns item in the stock transport order, you can post the goods receipt of the returns in the issuing plant with movment type 675.
    Possible special stock indicators:
    E
    See also: 675
    647 Goods issue for a stock transport order in one step
    (Shipping)
    Unlike movement type 641 when a goods issue is posted using movement type 647, a goods receipt line (movement type 101) is generated automatically in the receiving plant. If a purchase order item is flagged as a returns item in the stock transport order, you can post the goods receipt of the returns in the issuing plant with movement type 677.
    Possible special stock indicators:
    E, Q
    See also: 677
    651 Returns from customer (Shipping)
    Using movement type 651, you post returns from a customer with a return delivery in Shipping to blocked stock returns.
    Possible special stock indicators:
    None
    See also: 451, 453, 653
    653 Returns from customer (Shipping) to unrestricted-use stock
    With this movement type you post returns from the customer with returns delivery via Shipping directly to the valuated stock.
    Possible special stock indicators:
    E
    See also: 451, 453, 651
    655 Returns from customer (Shipping) to stock in quality inspection
    With this movement type you post returns from the customer with returns delivery via Shipping directly to the valuated stock.
    Possible special stock indicators:
    E
    See also: 451, 453, 651
    657 Returns from customer (Shipping) to blocked stock
    With this movement type you post returns from the customer with returns delivery via Shipping directly to the valuated stock.
    Possible special stock indicators:
    E
    See also: 451, 453, 651
    661 Returns to vendor via Shipping
    As with movement type 502, a return delivery to the vendor is entered without reference to the purchase order, but the goods issue is posted via a delivery in Shipping.
    Possible special stock indicators:
    E
    671 Returns for stock transport order via Shipping
    If a purchase order item is marked as a returns item in a stock transport order using movement type 641 when a goods receipt for a stock transport order ( 101) is posted, the return is posted to stock in transit using movement type 161. When the return arrives, the issuing plant posts the goods receipt for the return using movement type 671. Movement type 671 (like movement types 352 and 642) reduces the receiving plant's stock in transit and increases the issuing plant's unrestricted-use stock.
    Possible special stock indicators:
    E, Q
    673 Returns for cross-company stock transport order
    (Shipping)
    673.
    Possible special stock indicators:
    675 Returns for cross-company stock transport order
    (Shipping) in one step
    677 Returns for stock transport order in one step (Shipping)

Maybe you are looking for

  • How do I prevent the "Save as" window that started popping up yesterday and just print articles without saving?

    In years of printing articles I could always print without "saving as" first. Is there some setting I need to change or an add-on? I have firefox 3.6.13, Windows XP, HP PSC 2355

  • Announcement: JDeveloper 11g Patch Set 2 (11.1.1.3.0) is Out.

    I have a message "An error occurred while processing the request. Try refreshing your browser. If the problem persists contact the site administrator". In IE6 and Firefox 3.6, and Chrome 4.

  • Update from another table

    I am new in oracle, can anybody help. I have table price1 and price2, and have same records, only the price is difference. price1 have field item_num, Group_num, unit_price, case_lot price2 have field item_num, Group_num, unit_price, case_lot I want

  • New Precomposer in AE CC function via script

    As we know new AE CC has got awesome checkbox called "Adjust composition duration to the time span of the selected layers". Default setup in scripting guide is: [object LayerCollection].precompose(array, string, [bool]); But it doesn`t work with a ne

  • Oracle Lite Designer

    I have Oracle lite installed in my machine.it works fine with navigator and sqlplus. When I try to run oracle lite designor it asks for password. can any one help me find the default password for the designor null