Storage Location is not found in Goods Movement Screen in Prod.Order CNF.

Hi Experts,
I have create a production order with Auto GI &GR.When i going to confirm it,in Good Movement Screen  storage location entry field is not found thats why i can't enter Sto.Location.
Can any Expert tell me the solution for this issue?
With regards.
Prashant

Dear,
In the material master, MRP2 view maintain Storage loc for material.
Please refer this thread as a reference,
Storage location not found in MIGO for 101 movement type
Regards,
R.Brahmankar

Similar Messages

  • Order not found or not permitted for goods movement

    Hi,
    I try to implement Goods Movement by using BAPI_GOODSMVT_CREATE. I try to do it over delivery number. So I use the following code. But somehow it returns "Order not found or not permitted for goods movement" error. I can do the same movement over MIGO transaction. But BAPI can not find the order. Do you have any idea? Do I miss a parameter o something?
    Thanks.
    data: begin of gmhead.
            include structure bapi2017_gm_head_01.
    data: end of gmhead.
    data: begin of gmcode.
            include structure bapi2017_gm_code.
    data: end of gmcode.
    data: begin of mthead.
            include structure bapi2017_gm_head_ret.
    data: end of mthead.
    data: begin of itab occurs 100.
            include structure bapi2017_gm_item_create.
    data: end of itab.
    data: begin of errmsg occurs 10.
            include structure bapiret2.
    data: end of errmsg.
    data: wmenge like iseg-menge,
          error_code(220) type C,
          temp_xchpf like mara-xchpf,
          sbatch like mseg-charg.
    DATA : temp_vbeln LIKE likp-vbeln.
    gmhead-pstng_date = sy-datum.
    gmhead-doc_date   = sy-datum.
    gmhead-pr_uname   = 'sy-uname.
    gmhead-VER_GR_GI_SLIP = '1'.
    gmhead-VER_GR_GI_SLIPX = 'X'.
    gmcode-gm_code  = '01'.        " for 101
    itab-mvt_ind    = 'F'.  
    itab-plant      = '0001'.
    itab-entry_qnt  = AMOUNT.
    itab-move_type  = '101'.
    itab-item_text  = 'invoice'.
    itab-deliv_numb = temp_vbeln.
    APPEND itab.
    CALL FUNCTION 'BAPI_GOODSMVT_CREATE'
      EXPORTING
        goodsmvt_header             = gmhead
        goodsmvt_code               = gmcode
        goodsmvt_headret            = mthead
      TABLES
        goodsmvt_item               = itab
        return                      = errmsg.
    CLEAR error_code.
    LOOP AT errmsg.
      IF errmsg-type EQ 'E'.
         error_code = errmsg-message.
      ENDIF.
    ENDLOOP.
    IF error_code IS INITIAL.
      COMMIT WORK.
      IF sy-subrc NE 0.
        error_code = 'Commit error'.
        EXIT.
      ENDIF.
    ENDIF.
    ERROR_C = error_code.

    Dzed,
    I set item information but I'm still getting error.
    Actually I didn't understand the difference between applying goods movement over delivery number or po number. What is the difference between them?
    If I try to use only deliv_num & deliv_item data, BAPI looks for PO and finds nothing and gives error. But when I use PO number and item for goods movement, this time it is still impossible to be successfull(another error). So I decided to use both delivery number and PO together in BAPI; so I filled those fields:
    po_number
    po_item
    deliv_numb
    deliv_item
    But as you may guess, no success.
    There are also another fields for delivery :
    deliv_num_to_search
    deliv_item_to_search
    I have no idea what are they for.
    And also there's another field in BAPI header:
    red_doc_no
    Maybe I have to use this field to pass delivery number. I'm not sure. I'm confused.

  • GI:How to set Indicator:Item Not Relevant for Goods Movements LIPS-NOWAB

    Hi,
    does anybody know what i have to do to get the Indicator: Item Not Relevant for Goods Movements set for a good issue delivey position? (Table LIPS field NOWAB)
    thanks in advance
    Steffen

    Hi,
    the thing is the following (maybe it doesn't work at all, i don't know) :
    a) i have a "Non-stock" material (e.g.material type NLAG)
    b)this material should be picked, so it should be relevant for the delivery (e.g.item category TAX)
    c) for a special reason the "Total goods movement status" in the outbound delivery header shouldn't be "Not relevant", therefore i assigned the item category TAX to a shedule line category that has a movement type (e.g. CN)
    d)but the bad thing is, that the customer has set the indicators "quantity updating" and "value updating" for the material type NLAG, and so the goods issue posting gets some errors. eg.g missing storage location etc.)
    During debugging i found a coding that checks the sign NOWAB of lips, the documentation says:
    "You can use this indicator to control whether the item is relevant for goods movement when the delivery is still being created.
    When this indicator is set, goods movement is not posted for this item - regardless of the movement type assigned  to it."
    So i head the idea it might be possible to set this indication (Lips-nowab) somewhere in the sales order or somewhere else but maybe this conflicts with point c) above .
    Maybe shomeone knows what to do or has a better idea.
    Best regards
    Steffen

  • MIGO not permitted for goods movement

    Hello gurus
    When I tried doing Goods Issue on an order (movement type 261), an error came up saying that the order was not found or not permitted for goods movement
    What would be the cause of this? How can I remedy it?
    Thanks in advance, points assured

    Hi,
    This is because the Order may be not released.
    Release the order and proceed further.
    Regards,
    Siva

  • Storage bin are not found

    Hi Gurus,
    Could you please help me for my query. We are doing Outbound deliveries for Stock transport orders and we TOs are creating
    through VL06O. and some time we are using LT01 to move the material form bin to bin and while confirming the TO system is
    giving the error, storage bins are not found but bins are there.and what is the reason for this and how to resolve this.
    2. One more Query:
    What is the use of LT10 (As i know it is for the bin to bin transfer).
    but we have LT01, here also we can transfer bin to bin. what is the main difference. Plz explain
    I will appriciate your help.
    thnx
    raghu

    Hi
    Find below the answer of your Q
    1) Check the storage type defined into the WM1 view for the same material. Check the availability of bins in the same storage type
        if both are matching then check the weight parameter of the storage bin and the pallet which you are planning to move into the 
        Bins
    2) LT01 is for single line item whereas LT10 is for collective processing
    Regards
    Manish

  • The Reservation item is not allowed for goods movements

      Hi Experts,
      When i do the goods movements against the reservations in
    MIGO, I encounter the below error.
      The reservation
    xxxxxxx item xxxx is not allowed for Goods Movement.
      Can you please suggest on this.
      Regards,
      Venkat.

    What is the message number ?
    Can you please check the goods movement allowed for reservation in MB22 :

  • At co11n in goods movement screen material not showing

    hi all,
           when i m doing co11n n going to goods movement screen it not showing  material and its quantity though after the confirmation material deducted from its stock, plz help me in this matter

    Hi dear,
    In Production order in operation overview check if control key is correctly maintained or not.
    Also in Production order component over view if the back flush is unticked then that material will not be seen in CO11N goods movement.

  • In GR, T331 entry for warehouse number GVW and storage type 916 not found

    Hi friends,
    while doing gr, it is giving following error. we are having wm
    T331 entry for warehouse number GVW and storage type 916 not found
    regards,
    william

    Hai,
    Add the entry 0f 916 storage type to ur warehouse by copying from std i.e 001 in SPRO/Log Exe/WM/Master data/Define str type.
    Regards,
    BSK

  • [SOLVED]Locate command not found

    I have recently installed arch, which seems great so far, (including the base, base-devel and a few other things) and I am having one problem. The locate command does not seem to be working from the command line.
    eg:
    locate atlas
    bash: locate: command not found
    Do I need to install something extra to obtain the locate command? Locate is such a common word I am having a little trouble tracking down the problem with google.
    Last edited by TheStatsMan (2010-06-14 09:28:17)

    > pacman -Ss locate
    core/findutils 4.4.2-2 (base)
    GNU utilities to locate files
    core/mlocate 0.22.4-1
    Faster merging drop-in for slocate
    You want mlocate.

  • Deletion Icon in Goods Movement screen of CO13

    Hi experts
    In the goods movement screen of CO13, the deletion icon provided is de-activated by default. Is it possible to activate it? If possible - how?
    I want to remove the materials from the CO13 transaction, and cancel the confirmation qty only
    Your inputs will be highly appreciated.
    Regards
    Krishnaraj

    Thanks for your reply.
    But my requirement is that I must not reverse the goods movements at all. Thats the reason why I wanted to delete the materials that appear in the Goods movement page.
    In some thread, I read that some expert had asked to delete the materials from the goods movements list.
    I would like to know how to delete the materials. My deletion icon is inactive.
    Pls find below thread :
    Regards
    Krishnaraj
    Re: CO13 cancel confirmation - error
    Prasobh Karunak...  
    Posts: 4,852
    Registered: 9/1/06
    Forum Points: 11,500 
       Re: CO13 cancel confirmation - error   
    Posted: Aug 21, 2007 10:53 AM    in response to: Sankaran M           Reply 
    Muthusamy,
    *If you want to cancel only the confirmation, then after selecting the last operation for cancelling in CO13, hit the "Goods Movement" button, here you delete the line items which is basically to reverse GR & GI along with Confirmation.*
    If you need to reverse the goods movement also, then follow the same step in the goods movement overiew scroll to the right side of the screen to find the field "Reason for cancellation", take a drop down and select the reason and save.
    Regards,
    Prasobh

  • During conf-plant field in goods movement screen - to be didplay

    During Confirmation of a process order, in the goods movement screen, user can change the plant for a component...As a default it is copying the order header plant.
    Since it is a changeable field i.e. value can be changed , user is changing the filed value and system is issuing the material from that plant.
    Since the user has authorization in many both plant, hence I cannot restrict by authorization.
    I tried in CO86 to change field status, but I am not in the position to get the plant filed in goods movement screen.
    I am changing the screen with transaction variant, but I need to change all the training documents which  is very big job and train many people.
    Is there any other way out?

    Hi Rajesha
    Not fully sure but i think you can use the BADi ( WORKORDER_CONFIRM) to acheive this.
    BADI Details-
    Definition - WORKORDER_CONFIRM
    Interface - IF_EX_WORKORDER_CONFIRM
    Methods = AT_SAVE, BEFORE_UPDATE, IN_UPDATE, AT_CANCEL_CHECK
    Within this  a system message may be issued only in in these conditions, while saving the confirmation ERROR_WITH_MESSAGE (for AT_SAVE method) or NOT_ALLOWED (for AT_CANCEL_CHECK method) at the same time
    Just try this with your ABAP consultant  ...
    IT'll not make the plant field in display mode..but send an error if doesn't match with the plant in order header
    Best Regards
    Sumit Sharma
    Message was edited by:
            Sumit Sharma

  • File Not Found Error in Welcome Screen

    Help please!
    I have exactly the exact problem described below but do not have a folder with the same name as the volume created under the volume. Please can someone help - I've tried everything. This problem only happened when I upgraded to Dreaweaver CC!
    "On launching Dreamweaver on your Macintosh if your Welcome Screen is not loading and if you see a "File not found" error, please check if you have a folder with the same name as your volume created under the volume. For more info on this please go through the attached pdf document. Other dialogs/panels in dreamweaver that will be blank due to this issue are Jquery Swatches panel, Adobe Edge Webfonts tab in Manage Fonts dialog,W3c Error Info dialog, Externalise Javascript dialog and svn revert dialog. After following the changes mentioned in the attached document please check all the affected dialogs/panels to confirm everything is working as expected."
    Thanks,

    File Not Found Error in Welcome Screen
    07-Nov-2013 10:25
    Tags: #dreamweaver_cs6_update
    Help please!
    Live preview also not working.
    I have exactly the exact problem described below but do not have a folder with the same name as the volume created under the volume. Please can someone help - I've tried everything. This problem only happened when I upgraded to Dreaweaver CC!
    "On launching Dreamweaver on your Macintosh if your Welcome Screen is not loading and if you see a "File not found" error, please check if you have a folder with the same name as your volume created under the volume. For more info on this please go through the attached pdf document. Other dialogs/panels in dreamweaver that will be blank due to this issue are Jquery Swatches panel, Adobe Edge Webfonts tab in Manage Fonts dialog,W3c Error Info dialog, Externalise Javascript dialog and svn revert dialog. After following the changes mentioned in the attached document please check all the affected dialogs/panels to confirm everything is working as expected."
    Thanks,
    Martin Bond
    [personal information removed by moderator]

  • Reason in Goods Movement Screen

    Hi all,
               I want to Enter some fixec reasons in the goods Movements Screen(mb1a).
    The Reasons One reason for Over Issue , another one Good Material Return to W/H, and last one from Return of Defect Material
    Is it Possible to alter SAP Standard screen, If Possible  which Screen E#xit/User Exit can i use , Please reply me

    Hi,
    yes you can alter SAP Standard screen, this can be achieved via development but taking so much pain to do this is better user select what the reason is.
    this is given in standard SAP since there may be more than one reason, your requirement is unique.
    Regrds
    Rang

  • Goods movement tab in production order confirmation

    Hi Gurus, please suggest me with the solution for my requirement.
    while performing production order confirmation, some user should be restricted to see goods movements and some can. how is can me done?
    Thanks in advance.

    Dear,
    Please refer my reply from this link,
    [CO15/CO11N  Goods Movement Screen Hide or Non-editable  |CO15/CO11N quantity column should be non editable in Goods Movement Screen]
    Regards,
    R.Brahmankar

  • Compnts in goods mvt. screen in proc. order confirmation in display only

    Hi Gurus,
    My requirement is , while confirming the process order, in the Goods movements screen, we should not allow the user to change or delete the components. It should be in display mode only.
    pls help me in achieving this.
    Thanks in advance.
    - Gowri

    Gowri,
    You can create a transaction variant using SHD0 transaction for CO11N and in the defination define these fields output only and deactivate the delete button.
    The other option is to control through authorisation object.
    There are several post on this..so kindly request you to search this forum for details,
    Regards,
    Prasobh

Maybe you are looking for

  • Problem with commandLink and commandButton

    Problem with commandLink and commandButton I have commandButton id="submit" action="{myActionClass.dothis}" When I click on the commandbutton it is not submiting to the action class rather, its submitting to the same page.. I am tired of this ... I a

  • Information in ical, itune, widgets,... lost after restart

    All of sudden, when I restarted my computer, (which of course I have done millions of times) the information in my ical, (all in my itune)got lost. Nothing, the scheduled tasks, the playlists, etc are all gone. However, my addressbook, sticky notes s

  • HT1595 no wifi

    Cant connect to wifi with my apple tv which makes it completely useless.  Can anyone please let me know if there is anyway to fix this issue.  Im going insane.  thank you

  • Computer won't run more than 3-4 seconds after turning on then shuts down. New CPU installed

    I replaced a damaged AMD Phenom II 820 quad CPU with what HP said was a compatible AMD Phenom II 965 quad Black edition on my HP Pavilion p6320y. AMD recommended that I also replace the existing 300w PSU with a 500w PSU. That was done succesfully as

  • Where has the text in my module gone?

    I have a project that has been working fine since I inherited it months ago, which uses the Flex3.0.0.477 sdk. Previously, the modules that it loads were not being optimized for the parent application. I changed that setting with no noticiable reperc