Error - Outbound delivery - WM

Hi,
        I am facing error while creating the outbound delivery ( Return order process)
"Error while determining ref.mov.type for WM via Table 156S: 161/X/X/ /L/X/"
Thanks,
AC

The detail error are as below:
Error while determining ref.mov.type for WM via Table 156S: 161/X/X/ /L/X/
Message no. L9029
Diagnosis
The system attempted to find the reference movement type for the Warehouse Management system. A corresponding entry is missing in table 156S with the argument 161/X/X/ /L/X/.
The argument consists of:
IM movement type
Indicator: Value update
Indicator: Quantity update
Special stock
Movement indicator
Access indicatorsure
Indicator: Consumption
When I enter the outbound delivery number in VL02N then at the time of entering the storage location  I am getting the above error. The same config setting I am able to create the delivery number in quality server and even developemnt previously it was working and suddelnly now I am getting the error.

Similar Messages

  • Error while doing PGI for Outbound delivery using BAPI BAPI_GOODSMVT_CREATE

    Hi All,
    I am getting an below error while doing PGI for outbound delivery using the BAPI BAPI BAPI_GOODSMVT_CREATE:
    Goods movement not possible with mvmt type 601
    Can anyone suggest me what will be the solution for it?
    Regards,
    Raghuraman.k

    I tried with the above BAPI but it is not working.
    In my case a delivery has one line item with batch split and other line item without batch split.
    Below is my code :
    DATA : gwa_header_data TYPE bapiobdlvhdrcon,
           gwa_header_ctrl TYPE bapiobdlvhdrctrlcon,
           lv_delivery     TYPE bapiobdlvhdrcon-deliv_numb,
           git_item_data TYPE STANDARD TABLE OF bapiobdlvitemcon,
           gwa_item_data TYPE bapiobdlvitemcon,
           git_item_ctrl TYPE STANDARD TABLE OF bapiobdlvitemctrlcon,
           gwa_item_ctrl TYPE bapiobdlvitemctrlcon,
           git_return    TYPE STANDARD TABLE OF bapiret2,
           gwa_return    TYPE bapiret2.
    *Header data
    gwa_header_data-deliv_numb = '0808000002'.
    *Header Control data
    gwa_header_ctrl-deliv_numb = '0808000002'.
    gwa_header_ctrl-post_gi_flg = 'X'.
    *Delivery Number
    lv_delivery = '0808000002'.
    *Item data and its corresponding control data
    gwa_item_data-deliv_numb      = '0808000002'.
    gwa_item_data-deliv_item      = '900002'.
    gwa_item_data-dlv_qty         = 4.
    gwa_item_data-dlv_qty_imunit  = 4.
    gwa_item_data-fact_unit_nom   = 1.
    gwa_item_data-fact_unit_denom = 1.
    APPEND gwa_item_data TO git_item_data.
    gwa_item_ctrl-deliv_numb      = '0808000002'.
    gwa_item_ctrl-deliv_item      = '900002'.
    gwa_item_ctrl-chg_delqty      = 'X'.
    APPEND gwa_item_ctrl TO git_item_ctrl.
    gwa_item_data-deliv_numb      = '0808000002'.
    gwa_item_data-deliv_item      = '900003'.
    gwa_item_data-dlv_qty         = 6.
    gwa_item_data-dlv_qty_imunit  = 6.
    gwa_item_data-fact_unit_nom   = 1.
    gwa_item_data-fact_unit_denom = 1.
    APPEND gwa_item_data TO git_item_data.
    gwa_item_ctrl-deliv_numb      = '0808000002'.
    gwa_item_ctrl-deliv_item      = '900003'.
    gwa_item_ctrl-chg_delqty      = 'X'.
    APPEND gwa_item_ctrl TO git_item_ctrl.
    gwa_item_data-deliv_numb      = '0808000002'.
    gwa_item_data-deliv_item      = '000020'.
    gwa_item_data-dlv_qty         = 10.
    gwa_item_data-dlv_qty_imunit  = 10.
    gwa_item_data-fact_unit_nom   = 1.
    gwa_item_data-fact_unit_denom = 1.
    APPEND gwa_item_data TO git_item_data.
    gwa_item_ctrl-deliv_numb      = '0808000002'.
    gwa_item_ctrl-deliv_item      = '000020'.
    gwa_item_ctrl-chg_delqty      = 'X'.
    APPEND gwa_item_ctrl TO git_item_ctrl.
    BREAK-POINT.
    CALL FUNCTION 'BAPI_OUTB_DELIVERY_CONFIRM_DEC'
      EXPORTING
        header_data    = gwa_header_data
        header_control = gwa_header_ctrl
        delivery       = lv_delivery
      TABLES
        item_data      = git_item_data
        item_control   = git_item_ctrl
        return         = git_return.
    BREAK-POINT.
    IF git_return IS INITIAL.
      CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
    ENDIF.

  • Error while doing outbound delivery against Purchase Order

    hello
    i m getting error while doing Outbound delivery for purchase order as follows
    EKPO-SOBKZ=E; EKPO-UMSOK=_; EKPO-KZBWS<>_ EKPO-KZVBR<>E (Note 305582) not supported (check your entry)
    Message no. M7146, i m not getting wht will be the reason,
    Regards
    NISHJ

    Please go through the note - 305582. It is clearly given the direction.
    Symptom
    You try to post a goods movement for a stock transport order from the unrestricted-use stock into the sales order stock or project stock.
    During the goods issue, the system displays error message M7146 with a text along the lines of "EKPO-SOBKZ=E; EKPO-KZVBR<>E; ... not supported".
    Cause and prerequisites
    In the goods issue for the stock transport order, the system may have to create a stock in transit which is deconstructed during the goods receipt. If the withdrawal takes place from the special stock, it is clear which is the receiving stock.
    However, if the withdrawal is carried out from the unrestricted-use stock ("Collective requirements", controlled by the dependent requirements indicator MARC-SBDKZ in the material master of the issuing plant), this results in the design problem that the control tables of the goods movement do not have any key field for the receiving stock. Therefore, the control for the receiving stock is controlled via the consumption indicator in the account assignment category of the purchase order. The consumption indicator therefore requires a specific default setting (you may have assumed you could change the design of these control tables, however this is not possible).
    Using an inappropriate consumption indicator then causes for the goods issue an incorrect or no stock in transit to be created so that the goods receipt fails.
    Solution
    Implement the program change in accordance with the correction instructions.
    Afterwards implement Note 413908 immediately if this is relevant for your release.

  • HU Error-While posting the PGI against the Outbound Delivery

    Hello,
    I am facing the issue,when posting one PGI against the outbound delivery.The error is as below:-
    " Negative stock: 8,000 material: 51238495FA on HU 00233034307019924815"
    The error message detail is :-L9-604"
    Could you please let me know,how we can overcome this issue.
    An earliest response would be appreciable.
    Thanks
    JP

    Have you completed TO and ITs confirmation process for the outbound DElivery ?.If yes then if you are using warehouse managed material then check the stock in LS26  it should be 916 location and then check the handling unit stock.
    Check the Handling unit status is 01 status or  some other status.If it is 01 then definatly sytem will allow you PGI.Check your HU history is your delivery is final document or not .It seems some mismatch with delivery qty and handling qty in your case.

  • Intercompany PO process, Error F5165 while doing PGI in outbound delivery

    Hi all,
    I am doing an inter-company PO with delivery & billing process.
    i have configured the one step procedure in the STO config so that the movement type triggered while PGI in delivery will be 645.
    But when i do the PGI (Post Goods Issue) in the outbound delivery, i am getting an error message no: F5165 "company code ' ' not defined".
    I have checked the settings like both the supplying site & receiving site have company codes & sales orgs assigned in respective companies.
    I am not sure why this error F5165 is coming.
    how to identify what is the issue.
    Please help.
    regards,
    kumar

    The SAP Note which you referred is consulting note.
    Check the fields as I mentioned in my previous post
    - company code (T001K-BUKRS) or
    - valuation area (T001W-BWKEY).
    - may be field WERKS is not maintained in the preceding document (order) for the corresponding delivery item. As a result, the system does not find a valuation area in table T001W as well
    So, in case to avoid this error your config should have these table-field combination which you are used transaction data
    Table-Field
    Table-desc
    Field-desc
    T001K-BUKRS
    T001K-Valuation area
    BUKRS-Company Code
    T001W-BWKEY
    T001W-Plants/Branches
    BWKEY-Valuation Area
    T001W-WERKS
    T001W-Plants/Branches
    WERKS-Plant
    Regards
    JP

  • Error while deleting outbound delivery

    Hi experts,
    To brief about the issue,we are trying to delete outbound delivery created with reference to sales order which was created with wrong line items .We are trying to delete the outbound delivery document but the system is showing the error " Topfile KT-STB2000-C1WW line item 000020 has the following missing components :STB2000-C10007R".BOM is created for the same line item KT-STB2000-C1WW with subcomponets STB2000-C10007R and KT-14000-148R.suggest the solution for the same
    Thanks & Regards
    subhash

    Hi Reazuddin,
    We are concerned only with deleting the OBD.Earlier there was a mismatch between material BOM and OBD sub-componets.The wrong sub-componets were taken from sales order.Later on we realized that we dont want these componets (it was mistake) in OBD since BOM has different components.Later on we realized our mistake and we have sychronized BOM components,Sales order components and OBD components and tried to delete the OBD,but the system gives error as explained in above query.The message number that we received is "ZW024".
    Thanks & Regards
    Subhash

  • Goods receipt not possible for outbound delivery...error code 4

    hi ,
    i created a stock transfer order.
    an outbound delivery was created.
    pgi was done..
    gr was done against this delivery.
    but this gr was then cancelled.
    now when i am doing gr against this outbound delivery.
    i get this eror message.
    Goods receipt not possible for delivery 1134930096: error code 4
    i have then reversed PGI of this delivery in vl09.
    then did PGI again.
    but still same error message.
    please help.
    regards
    shashank

    Hi,
    When system gave you the message with the error code 4, you can click on the message.
    There may be various reasons for the error of GRn agaist delivery -
    1) GRN already posted against the Delivery
    2) Delivery is deleted
    3) Delivery is currently processed by another user
    System gives you the detailed analysis aling with the codes. You can check what reason is mentioned for reason code 4.
    Regards,
    Prashant

  • Error in MIGO against Outbound delivery in INTRA STO

    Hi,
    I'm doing intra company STO.
    I've done all the settings for STO for both the plants under different comp codes.
    Now against my scheduling ageement, material is issed from supplied plant.
    When I'm trying to do GR against outbound delivery, system is giving me the error as"Enter Chapter ID for the material"
    Please note that I've maintained chapter id for both plants for this material & also maintained excise details.
    Excise duties are coming properly.
    When I chk at item level, chapter ID was not displaying n also, the field is grey , so i'm nt able to change it manually.
    Please help me to ressolve this issue.
    Thanks & Regards,
    Piyush

    Hi Kiran,
    Yes it is reflecting in material master, too.
    But in MIGO, it's not.
    Initially it's giving me warning message as" Chapter ID is changed to******"
    And later the above said error.
    Regards,
    Piyush

  • Not able to post outbound delivery  due to error VL150

    Hi Guru,
    I am trying to post a return to the vendor by a returns PO. i am using VL10B to create a outbound delivery. But unfortunately the outbound delivery is created but delivery quantity is not copied from the PO.  After creating a outbound delivery when i am trying to eneter the delivered quantity. The system throw the error "0 quantity available of material XXXXXX BBBB" Message VL150. As per our norms the returns to vendor always go from the "blocked stock" but my blocked stock has the requisite amount.
    Please sugest me the solution to the problem
    raj kiran

    1)  Check whether the storage location is flowing correctly
    2)  Ensure that the stock was available in supplying plant on the date of posting
    3)  Maintain only the PO number and remove all other selection parameters in VL10B and try
    4)  Check notes 555511 and 36520
    thanks
    G. Lakshmipathi

  • Not able to post outbound delivery due to error VL10B

    Hi Guru,
    I am trying to post a return to the vendor by a returns PO. i am using VL10B to create a outbound delivery. But unfortunately the outbound delivery is created but delivery quantity is not copied from the PO.  After creating a outbound delivery when i am trying to eneter the delivered quantity. The system throw the error "0 quantity available of material XXXXXX BBBB" Message VL150. As per our norms the returns to vendor always go from the "blocked stock" but my blocked stock has the requisite amount.
    Please sugest me the solution to the problem
    raj kiran

    Hi,
    Availability check is also important. Please check your settings in Sales: general/plant view of material master - enter a proper checking group in MARC-MTVFP that considers blocked stock (check your settings in OVZ9).
    After changing material master you have to create your PO again to make SAP consider the changes.
    (I tested the same and it works: set "blocked" stock type in "Delivery" tab of return PO, use the proper availability check, etc and hopefully you will be able to post the GI)
    Regards,
    Csaba

  • In VL02N, getting runtime error "dynpro_msg_in_help" when deleting outbound delivery in production

    Hello SD members,
    I have an issue in which while executing VL02N and trying to delete the outbound delivery getting runtime error "dynpro_msg_in_help" in production system.
    Kindly suggest how to solve this...
    Regards
    Venkat

    Hi Venkata Pradeep,
    Can you please proivde more details about an error to understand the issue.
    Regards,
    Pravin

  • Outbound delivery error.

    Hi,
    I have an outbound delivery and this delivery is processed from the EWM point.
    From SCWM/PRDO I can see the status of Goods Issue everything is completed.
    Now this delivery is not getting updated in ECC system, these deliveries are lying in SMQ2 queue with the error message saying.
    Connection closed (No da ta)
    Can anyone help on this
    I ahave around 15 deliveries lying wit this error.

    Hello,
    This [SAP note|https://websmp230.sap-ag.de/sap(bD1ubCZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=335162] describes your issue, but it doesn't really provide an answer because the error can have several different causes.
    Did you check SLG1 for errors?
    Regards,
    Oliver

  • When i am posting the Outbound delivery,here getting Runtime error

    Hello
             When i am posting the Outbound delivery,here getting Runtime error
    This is error analysis report
    Error analysis
        Short text of error message:
        No RFC destination is defined for SAP Global Trade Services
        Long text of error message:
        Technical information about the message:
        Message class....... "/SAPSLL/PLUGINR3"
        Number.............. 002
        Variable 1.......... " "
        Variable 2.......... " "
        Variable 3.......... " "
        Variable 4.......... " "
    Please give me solution for this

    HI,
    Probable some missing customising for SAP Global Trade Services - Plug-In.
    Check with your functional consultant if the configuration is correct.
    Check in SPRO.
    Sales and Distribution>Foreign Trade/Customs>SAP Global Trade Services - Plug-In
    Regards,
    Ankur Parab

  • Error after HU packing in Outbound Delivery

    Hello All,
    I unpack existing Handling Unit (HU) in an outbound delivery in VL02n transaction and pack part of its quantity in new HU that I create on same screen. Now, while saving this delivery I get this error "Movement type 990 does not allow immediate confirmation". Even when I delete existing HU nd pack all its content in new one I get the same message while saving the delivery.
    Surprisingly for the same packing material and packed material in another outbound delivery I can do this operation without any error message.
    What can be the possible reason for this. Please help me out.
    Thanks,
    Amit G

    N/A

  • Error -Adding HL Item (LIPS-UEPOS)  when changing outbound delivery(VL02N)

    Dear SDN members,
    I have a requirement of adding new sub item (LIPS-UEPOS) for a main item  during changing of outbound delivery VL02N .I am using idoc type WHSCON/DELVRY05. I am passing LIPS-UEPOS(say 10) in segment E1EDL24-HIPOS and also matnr , posnr( say 40) in other item fields.
    I am getting error when adding the sub item in main item.( Item 40 does not exist)
    Additional information .I am passing below qualifier.
    E1EDL18- qualifier -CHG
    E1EDL19 – qualifier -CRE
    Any help would be appreciated with  rewarding points.
    Regards,
    Krush

    Hi,
    Why have you pasted Deepak Kumar's program into this forum?
    Regards,
    Nick

Maybe you are looking for

  • Need help on group by query problem.

    Hi, I've a table like..      CREATE TABLE DPT(DEPTNO NUMBER(4),HIREDATE DATE);      INSERT INTO DPT VALUES(10,SYSDATE);      INSERT INTO DPT VALUES(10,SYSDATE+1);      INSERT INTO DPT VALUES(10,SYSDATE+2);      INSERT INTO DPT VALUES(10,SYSDATE+3);  

  • Movie works in Keynote setup but not during presentation

    Hi, I have a movie clip on the last slide of my presentation that will only work on click in the setup portion of Keynote (where I create builds, etc). But will not even work on click in the actual presentation mode (i would prefer that it starts aut

  • Enabling \ Disabling of Cut,Copy,Paste image(.gif) on tollbar,

    Hi, I am having one problame in Enabling \ Disabling of Cut,Copy,Paste image(.gif) on tollbar, On Mouse Click of component on panel these images should enable\disable( like normal cut,copy,paste function.) can any body help me on that. Thanx,

  • My colors in PS5 are messed up

    When I enter in the code #CC5500, the color comes up as a red instead of a burnt orange. I then noticed all my other number codes are messed up. Anyone know why it's doing this?

  • SMART Diagnostics Report Hardware Failure

    Hello all. I'm the owner of a Powermac G5 tower, which has been recently acting up and pausing. Yesterday, out of the blue Techtool Pro told me that my system drive had reported a hardware failure. I immediately turned the computer off and booted up