Movement type 1-step in Schedule line category for STO

Hello Experts,
What is the difference between single step and two step movement type in Stock Transport Order? What is its significance?
My understanding in case of stock to stock and plant to plant material movements in Inventory management:
If we use single step, once the goods are issued at the issuing plant stocks are updated immediately both at the issuing plant (reduced) and receiving plant (increased).
In case of two steps,
Stock to stock – material will be in <u>stock in transfer</u> for receiving plant once the goods are issued at issuing plant
Plant to plant – Material will be in <u>stock in transit</u> for receiving plant once the goods are issued at issuing plant.
Is this the same concept in STO?
                      OR
What is the significance of Movement type 1-step in Scheudle line category?

Have a look there
http://help.sap.com/saphelp_470/helpdata/en/4d/2b90dc43ad11d189410000e829fbbd/frameset.htm

Similar Messages

  • Regarding Schedule line category for Reverse delivery

    Can any one pls let me know what will be the schedule line category for reverse delivery after cancellation of invoice?

    FYI-
            reversal of delivery only reverse the stock & accounting doc's. To do this seperate mov type is used which is linked with the actual Goods issue mov type i.e. 601 ( ref: Tx-OMJJ)
    for every mov type there is reversal mov type is assigned to reverse the transaction.
    for reversal no schedule line category is required.
    Regards,
    Reazuddin MD

  • Schedule line category for cash sales

    Hi guru's
    here i have a small query wat is the schedule line category for cash sales
    regards
    srinivas

    Hi,
    The schedule line catagory for the Cash Sales is CN- No MRP. As the cash sales dont need MRP the materials has to be delivered and invoiced immediately.
    Hope this is clear
    Reward if helps.
    Manoj

  • Schedule Line Category for MTS material

    Hi All,
    I am working on the MTS (make to stock) scenario. The MRP type being used is VM - Automatic reorder point planning" as the client wants the system to calculate the reorder point dependng upon the consumption.
    I have used MP30 to calculate the reorder point. As far as the sales order is concerned, when I enter the MTS material & check the schedule line category determined is "CV - consumption MRP".
    I check ed in VOV6 & CV is not relevant for Transfer of requirement & Availability check. I changed CV to CP & now the system is carrying out the availability check & transfer of requirement.
    Have I done the right thing, will the system record the consumption of the particular material? In the material master I have used W in the period indicator & used forecast type as "G".
    Is the shcedule line CP correct ot wormg.? Please also explain me what is the use of schedule line "CV".
    With best regards,
    Niyaz Sayyed.

    Dear Niyaz Sayyed
    The schedule line categories BV and CV are Consumption based MRP and controlled in the same manner as the categories BN and CN. However, requirements can be passed on for analysis purposes.
    For more information on this, check this help link
    [Consumption-Based Planning |http://help.sap.com/saphelp_47x200/helpdata/en/f4/7d255644af11d182b40000e829fbfe/frameset.htm]
    thanks
    G. Lakshmipathi

  • Account assignment in schedule line category for third party sale

    in settings for schedule line category CS -for third party sales, in the field Account Assignment category we assign X-all auxiliary account assignment.
    what is the purpose and reason for using account assignment category in third party and at what point of time this comes into picture in third party sales process

    Hi Sudha A,
            Procureement against customer requirement will be booked against cost or expense account. So when creating PO, this account assignment category is determination factor for respective G/L accounts in MM.
    - Account assignment category will have general modification assigned. in MM account determinatoin OBYC settings-
    Valuation group code(this needs to be confirmed) + General Modification + valuation class determines G/L account.
    This is how G/L account will be displayed in PO - item level - account assignment tab.
    To see the settings in account assignment category - check the help of the field & choose customization & observe in details.
    Hope it clears,
    Regards,
    Reazuddin MD

  • Schedule Line Category F1 Item Category TAN Movement type 632 Customer Pick

    Hello SAP guru's !
    I have a question regarding MM/SD/QM integration. We are running SAP ECC6 latest support pack level.
    Scenario:
    We process Consignment Fill Up and C. Issue (631/633) movement type respectively on a regular basis.
    Our Customer has found stock that we have provided to them as Un-usable. We would like to Process Consignment Pick Up to return the materials to our our stock via Delivery with Schedule line category F1 and item category TAN using movement type 632.
    Current process works well, but we would like to have the 632 movement type post stock into "Quality inspection" via inspection lot type 05 for example.
    We cannot find where in SD/MM/ or QM to make the settings to link such a process.
    All help is greatly appretiated !
    Thank you, Dave

    Dear Dave
    Go to material master, select Quality Management view and click on Insp.setup.  You will see a screen with various selection options.  Press F5 and maintain 06 on top under the tab [InspType]  and save.
    Now try to do PGR so that the stock would be blocked for quality clearance.
    Alternatively, you can also maintain the movement type 655 to your schedule line category F1 in VOV6.
    thanks
    G. Lakshmipathi

  • Sale order -Schedule line category

    Dear Friends
    I have made schedule line category for one of the sale order type as CN .When sale order will get created it will have schedule line category as CN as a default.This was the requirement of the company.When we want the requirement from the sale order any body having the authorisation of VA02  can go to sale order in change mode(va02) & can change the schedule line category from CN to CP.
    Now the requirement is that we want to restrict the user having the authorisation of Va02 from changing the schedule line category from CN to CP.Only authorised person shall be allowed to change the shechedule line category from CN to CP.
    Can we lock this ??
    Regards
    Abaso Patil
    +91 9967578237

    Dear Abaso,
    You may try with "Staus Profile" for Schedule Line Category in Sales Order with
    T. Code: BS02/ OIBS
    As soon as, your Sales Order will be created the same will be blocked with Status as "NR - Not Released". Only the appropriate person with authorization in to his user-profile will able to "R - Release" the same.
    I think, this must ful-fill your requirement.
    Best Regards,
    Amit.

  • Updation Error in Schedule line category using 'BAPI_SALESORDER_CHANGE'

    HI ,
    I am using BAPI_SALESORDER_CHANGE to Update schedule line category for an order.But the issue is...the entries are updated if it is having single schedule line item,but if more than on item it is giving error in Last Record.
    15192625   000200 0001 2.608.596.065               130,000  21.09.2009 ZX CP
    *15192625   000200 0002 2.608.596.065                 0,000  04.02.2010 ZX CP
    *EV1                  335System error: Schedule line 0002 for item 000200 does not exist
    EV4                  219Sales document 0015192625 was not changed
    i have written the code like below:
    loop at i_ma4_etenr.
              i_salesdocument = i_ma4_etenr-vbeln.
             i_order_header_inx-updateflag = 'U'.
            r_schedule_lines-itm_number = i_ma4_etenr-posnr.
            r_schedule_lines-sched_line = i_ma4_etenr-etenr.
            r_schedule_lines-sched_type = i__ma4_etenr-ettyp .
            APPEND r_schedule_lines TO i_schedule_lines.
            CLEAR : r_schedule_linesx.
            r_schedule_linesx-itm_number = i_y16v_ma4_etenr-posnr.
            r_schedule_linesx-sched_line = i_y16v_ma4_etenr-etenr.
            r_schedule_linesx-updateflag = 'U'.
            r_schedule_linesx-sched_type = 'X'.
            APPEND r_schedule_linesx TO i_schedule_linesx.
    endloop.
            CALL FUNCTION 'BAPI_SALESORDER_CHANGE'
              EXPORTING
                salesdocument               = i_salesdocument
                order_header_inx            = i_order_header_inx
              TABLES
                return                      = i_return
                schedule_lines              = i_schedule_lines
                schedule_linesx             = i_schedule_linesx.
    Thanks in Advance,
    Sateesh Kumar.

    Hi,
    As you are facing error , so check wheather in VA02 schedule line fields have been uploaded or not initially.
    If they are not uploaded then you will be facing the error.
    Otherwise check:
    Did you pass the X fields for the schedule lines properly. As you are changing only the schedule lines, Just pass the SCHEDULE_LINES , SCHEDULE_LINESX Internal tables.
    Please also check whether anything is passed to ORDER_ITEM_INX- UPDATE field. it should be blank.
    May it helps you.
    Regards,
    DS.

  • User exit for va01 to validate the value for schedule line category

    Hi All,
    Pls tell me which user exit i used for to validate schedule line category for tcode VA01 .suppose i have two value in scedule line category CP and CN. but when user enter CP it will show warning message that CN is default or pls enter valied value.How to do in user exit.
    Nitin K

    Hi Nitin
         Try userexit_move_field_to_vbep in MV45AFZZ
             or userexit_check_vbep in MV45ZAFZB.
           check vbep-ettyp for the schedule line category and write the logic.
    Kuntal

  • Schedule line category CN is inconsistent with the MRP type

    Guys,
    I am running into an issue here..
    I have change the MRP type of articles from ND (no planning) to PD (MRP)
    Now when I try to change sales oders on this articles (VA02), I get error message saying that the Schedule line category CN is inconsistent with the MRP type
    Does that make sense to any of you and what is/are the remedies
    KR - Loï

    Dear
    When you have created SO at that time the MRP type was ND so based on that System has picked the Schedule line category CN which is No mat.planning. Create new SO this problem will not come. Based on Strategy & PD schedule line category will come as mat. planning.
    Regards
    ABhijit Gautam

  • Requirement type and Schedule line category

    Hi SD Gurus,
    1)  Please let us know, where to see the Requirement Type (Control filed of Availability check and TOR) in the sales order. I dont remember now and I knew that we can change the Requirement type in sales order, while creating the same.
    2) In the Intra-stock transport order (stock transfer between Plants with in a company code), how the schedule line category NN is getting determined and what is the purpose of this schedule line category? 
    Please advice on both the doubts...
    Regards,
    Manivannan R

    HI,
    Schedule line category determined in the combination of MRP type and ITEM Category(MRP will be maintainedin the material master and the item category will be determined in the combination of Sales doc typitem ct grpusagehlev.,itmcatdef.,itmcat+man.,itmcat) and the use of this item category NN is stock will be transfer frm sloc to sloc within a plant and for more info check tcode OMJJ take help of MM consultant.
    Regards,
    kishore.

  • Why schedule line category must needed

    Hello Experts,
    I gone through several threads in the forum but still confused.
    I got the info like...
    It confirms the
    1. confirmed date of delivery
    2. confirmed quantity of del
    3. Availability check
    4. Transfer of requirement
    a.purchase requisition type
    b. delivery block
    c. movment type of goods
    The Schedule line contains the delivery date and quanitity in a slaes document item. This is only a one line explanation for your understanding purpose only.Tcode VOV6.
    Now please kindly explain me with an example without slc what will not happen.
    one Item can have many schedule lines . Why we need many SLC for one item please tell me with example.
    Thanks in advance for all the replies

    Hi,
    If you take a sales order document, it is divided into three parts:
    Header Level information :
    This consist of the overall information of the sales document, for example Net value of the sales order and the like.
    Item level information :
    This consist of information at item level, like Item 1 has a material with a net price so and so, item 2 has another material with another net price and so and so.
    Schedule line information :
    This gives the information of the time a sales order has to be delivered to the customer, to view this select the item you want to view and to the menu under item >> Schedule line. This date is actually calculated from the delivery date in the Sales document.
    Schedule line Agreement :
    Use the T.code VA31 (and choose Scheduleline agreement) : This agreement lets you to predetermine scheduling of different materials with in a given period of time (This is same like the other contracts).
    First enter the material with quantity say for example Material 1 Qty: 100, go to Edit from the menu >> Item >> Schedule line
    There select within the time period defined two dates, say for example on 12: 01: 2005  40 quantity and on 13: 01: 2005 rest 60 (The qty has to be same as the one in the sales order) .
    Once this is done you have created a schedule line agreement.
    Call this agreement in your sales order (with reference) and use them.
    Imp: You will be able to deliver only 40 qty on the 12th and 60 qty on the 13th, even though the sales order is for qty 100
    Best Regards,
    Amit.
    Note: Schedule Line Category is also needed for Movement Type Determination and Availability Check.
    SM30 - Table View - V_TVEPZ -> Assign schedule line categories
    First check the Proposed schdule line category (SchLC)   - double click on the line item
    VOV6 - Maintain the schedule line categories - double click on the line item
    For example, you can control the default returns movement type.
    651 - two steps - with a transfer posting using 453
    653 - one steps - direct post to unrestricted used
    Control the Transaction Flow (tick to activate the function)
    transfer of requirement
    for availability check for sales
    production allocation active

  • Regarding Schedule line category,scheduling agreement.

    Hi,
    can u pls explain me about the difference between Scheduleline category and scheduling agreement.
    Thanks & Regards
    Ramesh chandra

    <b>Schedule Lines</b>:
    Together with the sales document types and item categories, the schedule line categories contained in the standard SAP R/3 System cover the most common business transactions.
    The SAP System can only copy items of a sales document to a delivery if they have schedule lines. The control of the schedule lines depends on the schedule line category.
    The following menu options describe how you define schedule line categories or adapt them to the requirements of your organization. You must process the following points to do this:
    You must define schedule line categories or adapt them to your requirements.
    You must allocate the schedule line categories to the item categories depending on the MRP type.
    If necessary, you must define schedule line types for scheduling agreements.
    <b>Scheduling Agreements with Delivery Schedules</b>
    In this step, you set scheduling agreements with delivery schedules used by the component supplier industry. This includes:
    Control incoming EDI messages
    Define schedule line types
    Set planning delivery schedule functions
    Regards,
    Rajesh Banka
    Reward points if helpful.

  • What is the significance of Schedule line category

    Pls let me know the role of Schedule line category in SD at various levels like documents etc

    Hi Prem,
    Schedule line Category is used to provide different control options for the items throughout the sales process. By defining a schedule line category, we
    determine which schedule lines are actually relevant for Delivery. We must activate the relevant delivery indicator if we want the goods to be physically delivered.
    We can activate a delivery block in the schedule line category, this block is then automatically set at the
    schedule line level in the sales document.
    In the schedule line category we set the movement type to control which changes to quantities and values are posted to inventory accounting.
    regards,
    Raj

  • Sales order we have made schedule line category catCN but still reqt coming

    Dear Sir,
    Sub : For sales order 5000060 line 10 we have made schedule line category as CN but still system is giving requirement against this order (while running MRP T code MD50)
    Details:
    One user has made one FG material delivery with PGI without putting the picking quantity. He had put zero picking qty. When we click PGI button System does not allow to do PGI without putting the picking qty but how he could do it we do not know. Now there is no goods issue material document instead one confirmation of service document is there in doc flow .we can not open this document. if we click display by selecting this document in document flow system gives error - NO document created for confirm service/cancel transaction
    All the delivery fields are gray out. Delivery qty is there in this delivery hence at sale order schedule line tab against the schedule line system is showing delivered qty -2.
    Goods movements status is B- partially completed.
    Also system is not allowing to reverse the delivery- it is saying-no data available for this selection criteria. Hence we are not able to do delivery against this item. Hence we have created sale order line item 20 & transferred this stock to line item 20 & did subsequent transactions.
    Now system giving requirement for line item 10 .We have made schedule line category CN still system is giving requirement against delivery number  in T code -MD 50 against sale order line item- there is customer order ,delivery, production order .delivery number never comes in MD50 .it is giving requirement against delivery.
    Kindly let us know how to stop the requirement to generate from this sale order line item
    Also kindly let us know how user could make this & how this might have happened & how to restrict this in future.
    Regards

    Dear Sir,
    When we create a sale order default sch line category is CN after few days (there is a specific reason) we change it to CP & run MRP
    In this case we made the product by doing this but while doing delivery .user did some mistake & did PGI without picking qty in delivery.Now this qty is in delivery but there is no material document that stock has not yet moved .Since there was a problem in the delivery we have trasfered this stock to sale order line item 20.& did further transactions.
    Afte this we did schedule line cat from CP to CN
    But in MD50 system is giving the requirment against sale order ,delivery
    Regards

Maybe you are looking for

  • How do I link to Anchor Text from browser to PDF file exported from InDesign?

    I see that this question was asked previously but not answered: http://forums.adobe.com/message/3737541 I need a way to link to topics (from an HTML page) within a structured PDF file generated from InDesign, i.e. one that has an interactive bookmark

  • Apple ID username, password not correct for imessenger ios 6

    i just upgraded to ios 6 on my iphone 4 and imessenger is fine to send and receive but when i go to settings and try to register it with my apple ID i get an error that the username and password are not correct, although i am usung the apple ID fine

  • Blueprint graphic attributes - Global setting possible?

    Within the blueprint graphic tab, an automatic graphic (EPC) is created. On this graphic you then can set three attributes, e.g. show arrowheads or show interface icons. I want this setting to be done for the whole blueprint in order to have a standa

  • Problem with Adobe Flash Player

    I'm using an iMac quad i5 running Mountain Lion. Adobe Flash Player works on only one of the two user accounts on the machine. Both users are are set up as administrators. Both user accounts see the Flash Player in the Preferences. Whenever you try t

  • Moving from iPhone 5 to iPhone 6 without laptop

    I'm moving from an iPhone 5 to an iPhone 6 but don't have a laptop. How can I transfer my data? I need my photos, messages, contacts and apps to be transferred. Please help!