Manual Reservation for Movement type 261

Dear Friends,
I want to create a manual reservation (MB21) for production order i.e. movement type 261. But system is not allowing and giving error message order category 10 (prodn order) not allowed for manual reservation.
Can some one help to know how the setting which allows manual reservation for MVt type 261
Thx
Rishi

Hi,
After my long analyzation, I came know that, this is SAP standard setting.We cann't make any changes in order category 10. As per SAP standard procedure , the below order categories do not allow manual reservation.
10 PP production order
20 network
30 maintenance order
40 batch order (process manufacturing)
50 inspection lot
So please make goods issue through MB1A , if you want tracking this issue seperatly please put your production order number in text filed.
I hope the above information is useful for you.
Please reward points if my information useful.
Best Regards,
Nagapandian.

Similar Messages

  • Restrict excess posting against manual reservation (for movement type 311).

    Hello,
    Reservations are created for transfer posting within plant (311). However, during posting the system allows to post more than the reservation quantity. Can this be restricted?
    Regards
    Sameer

    Hi,
    2 options i can think of:
    1. Use MB1B with 313 & 315 mvmt's. Once you generate a mtl doc nos. with MB1B & 313 mvt. use this docu in MBSU & post the 315 mvt. system will throw an error message if the qty is increased
    2. Use user-exit MBCF0002, check with your abaper on this.
    Regards,
    Vivek

  • Create storage location automatically for movement type 261

    Hi Experts,
    Currently we're inprocess of implementing "create storage location automatically" for reservation, and I've done with the configuration for both reservation side (Define Default Values) and movement type side (GI/transfer posting - Create Storage Location Automatically).
    For movement type 201, new storage location successfully extended/created using T-Code MB21 (Create Reservation). But we found an error message while conducting the same thing for movement type 261 (which only can be created using T-Code IW31 (Create material reservation form Work Order).
    Did we missed any required configuration? Pls kindly advice on what we should do.
    Thanks a lot. Really appreciate the prompt response.
    Rgds,
    MD

    Here's the current situation,
    We configured the plant/storage view (SPRO), most of materials already extended to desired plant and storage location. Commonly, we can extend or create any materials for certain plant and/or storage location by maitain material master data (using T-Code MM01).
    Recently, we develop the additional configuration to activate "automatic create storage location" for reservation, aligning with the movement type for Goods Issue (201,221,261,301,etc).
    Let's say we have material number 123456789 and currently assigned to plant YYYY, but not extended to storage location XXXX. By performing T-Code MB21 (create reservation) with movement type 201 inputted, the respective material (123456789) is automatically created for the XXXX storage location.
    But the above condition is not effected while performing the same thing using T-Code IW31 (create material reservation via Work Order) with movement type 261 (GI for Order).
    Any idea to perform create storage location automatically while creating reservation for movement type 261? is there any possible configuration or procedure to be added?
    Thank you

  • Block material at material type(HIBE) level for movement type "261" & "261"

    Hi,
    Block material at material type(HIBE) level for movement type "261" & "261".
    Requirement: This material type should not issued to the PM orders using above mvt types.
    regards,
    Venkatesan Anandan

    As per standard it is not possible. go for ABAP development

  • Movement Type 261 - Different G/L account to get debited for same Movement

    Hi Friends,
    I need your help to solve the following issue
    We are in the process of implementing ECC 6.00. One of our client requirement is for Movement type 261 , different consumption account to get debited for different types of issues. i.e. incase of MT 261 issue for maintenance order the consumption account should hit to Maintenance G/L and incase of MT 261 issue for production order different  consumption account to get debited.
    I think One way to meet this requirement is by creating new Movement type by copying MT261 and assigning new Account Grouping to that MT and assigning GL in GBB against the new account grouping.
    I would like to know is there any other way to meet this requirement in SAP.
    Request you earliest advise on this issue as we are in the stage of final integration test
    Thanks
    Deva

    Dear
    If the solution works fine please do let me know in detail as we have the same requirement.
    Thanks and Regards
    JS

  • Make to Order - Reservations and Mov Type

    Reservations for Make to Order:
    We are using Make to Order strategy for job work scenario, i.e. strategy 20. Here we will receive customer material without reference, after quality checking will be posted to Un-res stock.
    1.     Now when we run a MRP for finished product the reservations or happening for movement type 261+E, but the stock available is not a sales order stock. How to issue the same without transfer posting, Or can we restrict the reservations for 261 only?.
    2.     As soon as we book a sales order, is it possible to transfer post the Materials referencing a material document to sales order stock.
    Thanks
    RamananPV

    Hi,
    1. Material is going in unrest stock as there is no reference. Either post stock with reference to SO or you will have to do transfer posting. Take suitable decision as per your business requirement.
    2. You mave have to go for development. Discuss with your ABAPer.
    Regards

  • Dump while doing goods issue against order with movement type 261

    Hi Team,
    We are integrating Asset management process along with the goods issue against the order which is created with a business partner for movement type 261.
    when we try to complete the process the system gives us a dump as described below.
    please look through the dump and advice for the same.
    Short text
        The current application triggered a termination with a short dump.
    What happened?
        The current application program detected a situation which really
        should not occur. Therefore, a termination with a short dump was
        triggered on purpose by the key word MESSAGE (type X).
    Error analysis
        Short text of error message:
        System error in the FI/CO interface
        Long text of error message:
         Diagnosis
             Updating of the FI/CO interface was called with object type "MKPF"
             yet the checks were run for object type "AMBU".
         System Response
             Checking and updating must be for the same object type.
         Procedure
             It has to do with a system error from the calling applications.
        Technical information about the message:
        Message class....... "RW"
        Number.............. 103
        Variable 1.......... "MKPF"
        Variable 2.......... "AMBU"
       Variable 3.......... " "
       Variable 4.......... " "
    rigger Location of Runtime Error
       Program                                 SAPLMBWL
       Include                                 LMBWLU21
       Row                                     62
       Module type                             (FUNCTION)
       Module Name                             MB_POST_GOODS_MOVEMENT
    46    IF xmkpf-xabln IS INITIAL.                               "note 434093
    47        CALL FUNCTION 'MB_XAB_NUMBER_GET'.                   "note 434093
    48    ENDIF.                                                   "note 434093
    49
    50 ENHANCEMENT-POINT MB_POST_GOODS_MOVEMENTS_01 SPOTS ES_SAPLMBWL STATIC.
    51
    52 ENHANCEMENT-POINT MB_POST_GOODS_MOVEMENTS_02 SPOTS ES_SAPLMBWL.
    53    CALL FUNCTION 'MB_CREATE_MATERIAL_DOCUMENT_UT'
    54         EXCEPTIONS
    55           error_message = 4.
    56 *  As soon as we have started to put things into UPDATE TASK, we must
    57 *  ensure that errors definitely terminate the transaction.
    58 *  MESSAGE A is not sufficient because it can be catched from
    59 *  external callers which COMMIT WORK afterwards, resulting in
    60 *  incomplete updates. Read note 385830 for the full story.
    61    IF NOT sy-subrc IS INITIAL.
    >>>       MESSAGE ID sy-msgid TYPE x NUMBER sy-msgno WITH            "385830
    63                  sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    64 *     MESSAGE A263.
    65    ENDIF.
    66 * Optische Archivierung
    67 * Spaete Erfassung mit Barcode
    68 * Redesign of barcode handling -> note 780365
    69   PERFORM barcode_update(sapmm07m) USING xmkpf-mblnr
    70                                          xmkpf-mjahr
    71                                          barcode.
    72
    73   MOVE-CORRESPONDING xmkpf TO emkpf.
    74   CALL FUNCTION 'MB_MOVEMENTS_REFRESH'
    75     EXCEPTIONS
    76       error_message = 4.
    77    MOVE-CORRESPONDING xmkpf TO emkpf.
    ource Code Extract
    ine  SourceCde
      32 *    BKPF as well. There is no other way to forward XBLNR to FI as not
      33 *    every document is posted by MB_CREATE -> a new function module in
      34 *    MBWL for transferring the information, called by FI, meant to load
      35 *    the complete function group for all MBxx postings when this isn't
      36 *    required (Performance). Would be the better way to transport the
      37 *    information after switching off MBxx in later release.
      38 *    corresponding IMPORT ... FROM MEMORY ... can be found in
      39 *    AC_DOCUMENT_POST (FORM FI_DOCUMENT_PREPARE (LFACIF5D))
      40      l_mem_id = 'MKPF-XBLNR'.                                   " 641365
      41      EXPORT xblnr = xblnr_sd TO MEMORY ID l_mem_id.             " 641365
      42    ELSE.                                                        "1245374
      43      l_mem_id = 'MKPF-XBLNR'.                                   "1245374
      44      FREE MEMORY ID l_mem_id.                                   "1245374
      45    ENDIF.

    Couple of notes are mentioned (385830, 780365 etc) and check whether these notes are applied.  If so, check with the ABAPer and go through the source code corrections explained in the respective notes.
    You may also go through the following notes
    1)  Note 386656 - FBV4: RW103 'System error in the FI/CO interface'
    2)  Note 388316 - RW103 "System error in the FI/CO interface"
    3) Note 543463 - Inconsistent Posting in budgetary ledger and/or RW102/RW103
    thanks
    G. Lakshmipathi

  • Restrict Movement Type 261

    Hi:
    I want to prevent user in Plant 100 from issuing spares to the PM Order created in Plant 200.
    I have a role Z:00:INV_CLERK-100 restricted for plant 100.
    I have a PM work order 40000000001 created in plant 200.
    User A has role  Z:00:INV_CLERK-100 assigned to him which is restricted to plant 100.
    But this user can issue parts to the order 40000000001 using movement type 261 even though Order does not belong to plant 100. Is it possible to restrict this behavior.
    Thanks

    Hi carlos:
    Authorizations are restricted to plant 100. System does not check if order entered belongs to the same plant or a different plant.
    e.g
    When I enter order number for movement type 261 and then if a enter a material to be issued from a different plant, system allows me to post it even though plant is the order is different than the plant from the parts are issued.
    I have authorization to issue parts from plant 100 ONLY. If i enter a work order order for a plant 200, system does not give me an error message or warning message saying you can not issue material from plant 100 to the order for plant 200.

  • Different Consumption Account for Movement type 201 and 261

    Dear All ;
    Client want use different consumption account for movement type 201 and 261  .
    How we canmap this in SAP
    Kindly suggest .
    Regards;
    Joydeep Mukherjee

    This you can acheive by setting account assignment indicator is checked.
    OMJJ >>> Movement Type >>>Account Grouping >>Check account Assignment
    If this indicator is set, the system checks whether a G/L account or an account assignment has been specified on the item screen when user post transactional data. If so, the system copies this data to the posting line for account determination.
    If this indicator is not set, the system always uses the G/L accounts or account assignments determined automatically.

  • Transfer Requirement for Movement Type 262 (Cancel With Ref to Reservation)

    Hi Experts,
    it is possible to configure the system to create a Transfer requirement for movement type 262 (Cancel With Reference to reservation) ?
    When i execute a movement type 262 (Cancel with reference to Order), the system creates a Transfer Requirement, i can process it in transaction LB12. Now i am using the movement type 262 to Reservation, but the system does not create a transfer Requirement.
    I am using SAP ECC 6.0.
    Thanks in advance,
    Alejandro López.

    Hi Alejandro,
    Can you clarify what process you are performing by this comment? .. "_Now i am using the movement type 262 to Reservation"_.
    As per standard process TR (transfer requirement) creation takes place as per the setting in IM-WM interface. Please check in Tcode OMLR, if TR create field is having "X" for the warehouse and reference movement type record. Normally whenever any material document gets posted in IM, MM-WM interface provide the decisions about which WM movement type to pick for warehouse and data about TR , PCN and TO creation.
    Hope this will help.
    Regards,
    Sudhir

  • Transfer Requirement for Movement Type 262 to Reservation

    Hi Experts,
    it is possible to configure the system to create a Transfer requirement for movement type 262 to reservation?
    When i execute a movement type 262 to Order, the system creates a Transfer Requirement, i can process it in transaction LB12. Now i am using the movement type 262 to Reservation, but the system does not create a transfer Requirement.
    I am using SAP ECC 6.0.
    Thanks in advance,
    Alejandro López.
    Edited by: Alejandro López on Feb 28, 2011 1:55 PM

    Hi Alejandro,
    Can you clarify what process you are performing by this comment? .. "_Now i am using the movement type 262 to Reservation"_.
    As per standard process TR (transfer requirement) creation takes place as per the setting in IM-WM interface. Please check in Tcode OMLR, if TR create field is having "X" for the warehouse and reference movement type record. Normally whenever any material document gets posted in IM, MM-WM interface provide the decisions about which WM movement type to pick for warehouse and data about TR , PCN and TO creation.
    Hope this will help.
    Regards,
    Sudhir

  • WM-Error during search for WM movement type (261 )

    HI FRIENDS
               I HAVE THE ERROR DURING GOODS ISSUE FOR PRODUCTION ORDER...
               PLS SUGGEST ME TO SOLVE THIS ISSUE
    Error during search for WM movement type (261 )
    Message no. L9 005
    Diagnosis
    A movement type of the Warehouse Management system and certain parameters are assigned to each movement type of the Inventory Management system.
    In this case, no movement type of the Warehouse Management system was assigned to the Inventory Management movement type used by the parameters enclosed in parentheses in the error message.
    Procedure
    Contact your system administrator about this error. Note down the parameters in the error message and the situation that caused the error.
    WIHT REGARDS
    DINESH

    Hi,
    The IM and WM linkage may not be proper for the movement type. Maintain an entry for your warehouse with movement type 261  and Movment Indicator l combination in transaction OMLR. In the "Assign WM Movement Type References to IM Movement Types" section (button), change the "Reference Movement Type WM" to 261 (to match "Reference Mvmt Type" under button LE-WM "Interface to Inventory Management")
    And also .....
    Check in IMG Path - Enterprise Structure --> Assignment --> Logistis Execution --> Assign warehouse number to plant/storage location. I hope this will help you. Thanking you.

  • Manual Reservation for Production orders with automatic reservations

    Hello SAP Experts, i have a question regarding Order Reservations, in my company when we create a Production order the reservations for each component are created automatically and assinged to a reservation number, the thing is when i try to create a Reservation through MB21 for the same Production order the system says that" for that type of production order i cant generate manual reservations", can you please guide and tell me if i can change this in the configuration ?? , if you need additional info please tell me , thank you in advance.

    Dear German,
    Your system working according to std SAP setting, u don't need to change any config setting. Because wehn u release order, it automaticaly genarates reservation for each and evry component of the order.
    when u do goods issue to order or to reservation either way it gets issue to the order.
    suppose if u need to issue any extra component to the order u can just add in order componet overview before u release the order. so reservation gets genarated for this componets too along with BOM components.
    In case afer release, if u need further components go to MB1A give mov type 261 and S.Loc and then click on new item push button, it pop ups one more window give all required parameters and post the goods. These goods issue will also gets updated in the order.
    But for the order uc an not manually create the reservations
    sree

  • Manual reservation for order category 30 not allowed

    Gurus,
    I want to do manual reservation for order category.In MB21 when i try to do the reservation the system in giving the error message
    Manual reservation for order category 30 not allowed
    What should be done to overcome this.
    In the order one component is given,i want to issue additional component,this is where i am encountering the problem.

    The Standard System would not allow you to create a reservation manually against a Maintenance Order Whether you change the Res / P Req Indicator to Never. Still  the System would generate the Reservation for the Stock Materials. Purchase Requisition could be created manually against the Order but reservation is not. The Movement types used for reservations are 261/262. Kindly elaborate on the requirement, may be a work around is there.
    If you want to skip the goods movement against reservation step, you should enable the back flushing indicator against the stock material in the General Data View so when you would be entering Confirmation against the order, the goods movement would be automatically posted against the reservation created automatically from the Order without you having to bother about the reservation.
    Edited by: Usman Kahoot on May 31, 2010 1:50 PM

  • Error in  BAPI_GOODSMVT_CREATE with movement type *261'  after posting

    Hi All,
    After sucessfull posting of  BAPI_GOODSMVT_CREATE  with movement type *261' .
    After posting ,while checking In mb51 document exists for it but checking in mmbe stock not reduced from resisticted stock.
    Can you kindly tell the import parameter to be filled to over come this error.
    Thank you.
    Thanks,
    AMS

    Hi Himanshu/ Tejaswini Khante / Madhu,
    Thank you all for your kind reply.
    @Himanshu....I have tried with LWA_ITEM-STCK_TYPE = BLANK, Still it didnt work.
    @Tejaswini Khante ...I checked the MMBE tcode, all the stocks are in 'Unrestricted use' only. The quality inspection, reserved fields are all blank. The materials are not Batch managed.
    @Madhu...Yes, i discussed with the Functional, yet to find a possible solution.
    Thanks & Regards
    Rajesh

Maybe you are looking for