Packing the Materials in Outbound delivary

Hi All,
I  used FM's WS_DELIVERY_UPDATE and SD_DELIVERY_UPDATE_PACKING for packing two different materials in a Delivary document. I made a loop for each line item coming from app server and tried to pack separately each time. But second material line item is not being packed in either case.  I am unable to know the problem. I tried packing manually in vl02n transaction , they are getting packed.
CALL FUNCTION 'SD_DELIVERY_UPDATE_PACKING'        
      EXPORTING
        DELIVERY      = v_vbeln
        COMMIT        = 'X'
        SYNCHRON      = 'X'
      TABLES
        VERKO_TAB     = VERKO_TAB1
        VERPO_TAB     = VERPO_TAB1
        PROT          = PROT1
      EXCEPTIONS
        ERROR_MESSAGE = 99
        OTHERS        = 01.
CALL FUNCTION 'WS_DELIVERY_UPDATE'
      EXPORTING
        VBKOK_WA                           = VBKOK_WA1
       SYNCHRON                           = 'X'
      NO_MESSAGES_UPDATE                 = ' '
       COMMIT                             = 'X'
        DELIVERY                           = V_VBELN
        UPDATE_PICKING                     = 'X'
        NICHT_SPERREN                      = 'SPACE'
      IF_CONFIRM_CENTRAL                 = ' '
      IF_WMPP                            = ' '
      IF_GET_DELIVERY_BUFFERED           = ' '
      IF_NO_GENERIC_SYSTEM_SERVICE       = ' '
      IF_DATABASE_UPDATE                 = '1'
      IF_NO_INIT                         = ' '
      IF_NO_READ                         = ' '
      IF_ERROR_MESSAGES_SEND_0           = 'X'
      IF_NO_BUFFER_REFRESH               = ' '
      IT_PARTNER_UPDATE                  =
      IT_SERNR_UPDATE                    =
      IF_NO_REMOTE_CHG                   = ' '
      IF_NO_MES_UPD_PACK                 = ' '
      IF_LATE_DELIVERY_UPD               = ' '
    IMPORTING
      EF_ERROR_ANY_0                     =
      EF_ERROR_IN_ITEM_DELETION_0        =
      EF_ERROR_IN_POD_UPDATE_0           =
      EF_ERROR_IN_INTERFACE_0            =
      EF_ERROR_IN_GOODS_ISSUE_0          =
      EF_ERROR_IN_FINAL_CHECK_0          =
      EF_ERROR_PARTNER_UPDATE            =
      EF_ERROR_SERNR_UPDATE              =
     TABLES
      VBPOK_TAB                          =
      PROT                               =
       VERKO_TAB                          = VERKO_TAB1
       VERPO_TAB                          = VERPO_TAB1
      VBSUPCON_TAB                       =
      IT_VERPO_SERNR                     =
      IT_PACKING                         =
      IT_PACKING_SERNR                   =
      IT_REPACK                          =
       IT_HANDLING_UNITS                  =
      IT_OBJECTS                         =
        ET_CREATED_HUS                     =
      TVPOD_TAB                          =
      IT_TMSTMP                          =
      IT_BAPIADDR1                       =

Hi,
Can you share how you solved this?
Thanks

Similar Messages

  • HOW TO PACK THE MATERIAL

    my problem is,
    i had created one packing material handling unit and i have maintain warehouse management.
    i had created sales order VA01, outbount delivery VLO1N and transfer orderLT03.
    After TOD(Transfer Order)  i had been going to VL02N in outbound delivery i had been doing in PGI SOME ERROR SHOWN i.e
    1. DELIVERY HAS NOT YET BEEN COMPLETELY PROCESSED BY WH
    When i am doing vl02n CLICK ON PACK ICON i had shown in one screen i.e handling units packing materials after  I HAD DONE AUTOMATIC PACKING ICON IN TOP RED BUTTON shown one message
    there is no packe material. When i was back in showing one message ITEMS IN HU-MANAGED STORAGE LOCATION MUST BE PACKED.
    MY PROBLEM IS I WANT TO PACK THE MATERIAL TO HANDLING UNITS PLS  GIVE ME SUGGESTION.
    Edited by: munnasd on Jun 10, 2009 9:50 AM
    Edited by: munnasd on Jun 10, 2009 12:56 PM

    Hi, As described by Ramesh the process will follow. However, for packing the materials you need to check in customizing what packaging materials are allowed for the packaging material group for the material in the delivery. The packaging material group for the said material can be found in Material master view Basic data1 under the tab packaging material data. Then go to SPRO-IMG-logistics execution-shipping-packing-define allowed packing material-execute and check which all packaging materials are allowed for the packaging material group. go to your delivery and packing symbol then tab pack material. in the column packing material enter the allowed material in which you want to pack. then use the pack symbol to pack the material and save the delivery. after that the next process will continue.
    Pl share whether it worked....
    Regards,
    vijay

  • Pack two or more Outbound Deliveries into the one Handling Unit

    Hi Gurus,
    I'd like to, sometimes, pack two or more Outbound Deliveries into the one Handling Unit, can anyone please advise how this can be achieved.
      Thanks in advance

    Hi Simon,
    there's no way you can do that, the HU is owned by the delivery, so the relationship is one to one.
    In order to be able to pack items coming from multiple deliveries into the same HU/HUs you'll have to use Shipments: basically a shipment is made of deliveries and HUs are owned by the shipment, that way you would be able to achieve your result.
    Pls. reward if useful.
    Best regards,
    Enrico

  • How can do the un-packing for the materials issued to sub-contractor

    Hi,
    I have a requirement to un-pack the return sub-contact orders.
    Basically the materials should be distributed back..
    I do not understand how i can do for the child products.
    Any ideas?

    Well, that's different. Most people do not install anything on their PC to read an HFS+ disk, so I assumed it was formatted for the PC. [See my above post|http://discussions.apple.com/thread.jspa?messageID=12843313#12843313].
    Note that it is the same as what you asked about, except with numbers instead of the letter equivalents.
    Posix permissions are for User;Group;Other (ugo) and each one can have read/write/execute permissions. Read = 4, Write = 2, and Execute = 1. So, for rwx you set 421=7.
    I try to make it safe by not typing in the file path. If you do what you posted, you will change the startup volume's permissions. The path to your external is /Volumes/ext hd mount point. If you start typing the path and accidentally hit return before finishing the full path, you could fubar something you didn't want to. So, I type the command, leave a space, and then drag the target to the Terminal window.
    You might also consider the GUI based permission changing program, [BatChmod|http://www.macchampion.com/arbysoft/BatchMod/Welcome.html].
    Message was edited by: Barney-15E

  • Packing multiple materials in one Handling Unit

    Dear Friends,
    In an outbound delivery, I want to pack 8 materials in one single External Handling unit.
    How should I use this?
    Presently I am using BAPI_HU_PACK 8 times to do this in a loop & passing the same HU in parameter
    BAPIHUKEY-HU_EXID for all the time but with ITEMPROPOSAL which is different all the time.
    Is this the right way to pack multiple materials in the same HU?
    Please share your experience..
    Thank you.
    Regards
    Prashant

    Hi,
    Please explain a little more clearly.
    Do you have an existing HU and you just want to assign it to the delivery or you want to create the HU also.
    Please check how it is executed when working online.
    HU that you want to assign to the delivery should have same/equal materials as that what we have in delivery.
    Please check this out.
    Regards,

  • STO Outbound delivary 641

    Hi,
    I am trying to do STO with SD billing and I need to do the the outbound delivary vl10d to transfer the stock, please give me step by step process to create a outbound delivary, those who provide me with the complete information and step by step explanation of the out bound delivary will be rewarded with the highest points

    Hai,
    You can create STO in ME51N a purchase requisistion.
                                     Me21 n a purchase order
                                     Vl10D select the quantity.
                                    Go to Vl02n for PGI
                                   Billing with respect to delivery VF01
    The delivery type will be " NL"  Item category " NLN" After PGI material document will get generated when you got to MIGO and display the document the movement type will be 641.
    In Vl10 D you can give input as Shipping point and purchase order.
    Configuration u can go to SPRO-->Materials Management --> Purchasing --> Purchase Order --> Set up Stock transport order.

  • How to pack the More than one sales order delivery qty in one packing

    Hi Folks,
    How to pack the more than one sales order quantity combinely during packing?
    Thansk in advance and points wil be rewarded for the reply.
    Best Regards
    Srinivas

    Packing is done during Delivery.
    In Sales order also Packing function is available but as a Packing proposal.
    So actual packing is done in Delivery.
    When you process several sales orders together, the sales order items having same Ship-to-party, Shipping point, Route, Delivery due date & Incoterm are combined into one Delivery in the standard system.
    In the delivery overview screen,do the picking by subsequent function rom the menu bar, you will get a button "PACK", click on this system will take you to the packing screen.
    In the packing screen, give the packaging mterial number, select the materials to be packed, select the packaging material also and the click on the "PACK" button.

  • Replicating the materials

    Hi ,
    I am unable to replicate the materials from one backend.
    We having 3 backend ( R/3).2 backend working fine, from one back end we unable to do it.seems to be problem with crm middle ware.
    Please give me some input.
    thanks
    hareesha

    Hi,
    To set-up a new material replication , please read SAP OSS note 872533.
    The Steps are ->
    1)Define sites in the SRM - transaction SMOEAC
    2)Maintain entry(objects: Material/service Master) in the R/3 table - CRMRFCPAR using SM30
    3)Maintain in ECC in IMG cross apllicaiton products-> Master data Syn -> synchronisation control
    4) Define filters in transaction R3AC
    The replication of material /service as products will happen by middleware - mdocs
    Refer to these link for complete step-by-step details.
    http://help.sap.com/saphelp_srm50/helpdata/en/5e/88ef3bc8821d0de10000000a114084/frameset.htm
    /people/marcin.gajewski/blog/2007/02/05/how-to-replicate-material-master-from-r3-to-srm
    Re: REPLICATING MATERIAL MASTER FROM R/3 TO SRM
    SRM Middleware Replication - Initial Download Failure
    Re: Replication material master of table MARC
    Re: Material Replication from R/3 to SRM -  Object status stuck in Running
    Once the replication parameters are set-up and you triggered the process, you will be able to check queues in SMQ1 and SMQ2 (ECC and SRM). Check RFC queues using transaction SMQ1 and SMQ2. Any other errors noticed in SLG1 and ST22 transactions.
    Check in the transaction SMOHQUEUE for any errors / logs. Check your R/3 table CRMCRFCPAR.SRM consumer and queues should use the SRM RFC destination, and CRM one the CRM RFC destination.Also, check the consumer and the RFC destinations.
    SMQ2 is an inbound queue. When You are starting replication of Material Master, check outbound queue (SMQ1) on backend system and look for DNL or MATERIAL queue name.
    Also Refer to SAP OSS notes 720819 / 681516
    Other related configuration links.
    Re: Replication Error
    Re: Shopping basket errors
    SRM Middleware Replication - Initial Download Failure
    http://help.sap.com/saphelp_srm50/helpdata/en/55/4af548688211d4977e0004ac962ee6/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/55/4af54b688211d4977e0004ac962ee6/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/05/9b8139437eac2ae10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/69/025f23394c014dbfa64795a6460360/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/29/d586398dcfd74fe10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/5e/88ef3bc8821d0de10000000a114084/frameset.htm
    material group replication from R/3 to EBP
    Re: Unable to perform Material and Vendor Replication
    Re: Specific Material Replication
    BR,
    Vijay Mittal
    (Plz award the points for help)

  • Problem with unlocking and locking the Materials in MARA using idocs.

    We are sending a inbound idoc from one cluster to the other to update the materials
    If the material is locked ( MARA-MATFI=x ) before it needs to be unlock it  ,update it and lock again .
    If its not locked ,we just need to update it and lock the material .
    When we are trying to implement this the materials are not getting locked at all times .
    the update inbound idoc is being sent to 5 clusters at a time .
    The same material is getting locked in some clusters and some it is not . (But the data is being updated in all the clusters )
    Can you please suggest me a solution or give me an idea where the problem would be lying.

    The client has a Keystone Server where alll the Master data is kept and there are 5 Production Servers .
    When ever there are any updates to the Materials they are first updated in the Keystone server .
    And with the help of a Batch Job they send inbound idocs to the 5 Production Servers.
    On the Production servers if the material in MARA  that needs to be updated is locked ,it needs to be unlocked updated and locked again .
    Hope i have  given u the clear idea of the scenario

  • Issue in Exporting the Sales Price List and Purchase Price List for the Materials from SAP Business ByDesign (SAP Cloud)

    Hello Everyone,
    I would like to have a discussion on the issues, which I am facing at the time of Exporting the Sales Price List and Purchase Price List for the Materials from
    SAP Business ByDesign (SAP Cloud).
    (1). Sales Price List :
    We have maintained Customer Group Specific Sales Price List for the Materials in the following Location.
    Location :         Product and Service Portfolio Work Center > Pricing > Price Lists > Customer Group Specific Price List (Type of Price List)
    Target :             We want to export the entire records in some reports or excel sheet.
    Records :          Number of Materials in the Customer Group Specific Price List is more than 2,00,000
    Issues : 
                                         (A). In the SAP Business ByDesign Screen we can filter by number of records but we can export till  50,000 records.
                                                 And if we are trying to export records more than that limit, then it throws "HTTP 500 Internal Server Error".
                                         (B). We could not find any SAP standard reports in Product and Service Portfolio and/or Business Analytics Work Center
                                                for getting the entire record set of the Sales Price List, so that we can have the entire set of records together.
    Searching For :
                                          (A). Is there any SAP reports or data source available for getting the entire Sales Price List records?
                                          (B). Can we have any other filter conditions for exporting the Sales Price List records in a single shot or module wise?
    (2). Purchase Price List :
    We have maintained the Purchase Price List for the Materials in the following Location.
    Location :           Product Portfolio Work Center > List Prices > Active List Prices (Type of Price List)
    Target :               We want to export the entire records in some reports or excel sheet.
    Records :            Number of Materials in the Purchase Price List is more than 4,00,000.
    Issues :  
                                           (A). In the SAP Business ByDesign Screen we can not see more than 10,000 records and the actual number of
                                                   records are more than 4,00,000. We could able to download the records till 10,000 but that is not sufficient.
                                                   We want to export the entire records in an excel sheet.
                                           (B). We could not find any SAP standard reports in Product Portfolio and/or Business Analytics Work Center for
                                                  getting the entire record set of the Purchase Price List, so that we can have the entire set of records together.
    Searching For :
                                           (A). Is there any SAP reports or data source available for getting the entire Purchase Price List records?
                                           (B). Can we have any other filter conditions for exporting the Purchase Price List records in a single shot or module wise?
    Please go through the attached screen shots for the references and more clarity on the issues.
    I am waiting for the valuable responses.
    Thanks and regards,
    Susanta Dey Sarkar
    Bangalore, India
    19th March, 2015

    Dear Michael,
    The number of records :
    2 Million (Approximately) is for the Sales Price List Material Price Data
    4 Million (Approximately) is for the Purchase Price List Material Price Data.
    Regards,
    Susanta Dey Sarkar

  • Automatic creation of PR from sales order (SO) for the materials compement

    Hi
    I would like to create un PR from a sales order , but only for the material component (defined on Tcod CS01)
    I already know how to create un automatic PR from SO By using the TAS post type
    But the problem is that this method create only a PR for the material in SO him self and not for his component "what I really want"
    I search every where in VOV6  and VOV7 but I didn't find what Iu2019m looking for
    Thanks in advance For your advices and help
    S.Ghafai

    hello
    did you have any idea about this problem?
    I want to create automatically an PR for the Component of the Production BOM on saving my sales order
    exp :
    Material component = 1010 Qte 2  and 1011 Qte 25
    Sales material = 10XX Qte 1
    In my PR created the materials must be 1010 Qte 2 & 1011 Qte 25
    I hope my question is more clear now
    thanks in advanve

  • How to map Product Group for the Materials in BW.

    Hi All,
    We have an requirement for one of the report called as Progress validation Report.
    We have to craete thsi repotr which would pulll out Inventory value, Production Plan value, Total Lates, Current week deliveries and WIP for a quarter.
    Cube whihc provides details about production plan has data by Material, plant and product group wise.
    But rest of the cube from which we extract the key figures does not have data by Product grop wise.
    Product group is been picked from PGMI table in R/3.
    How I can related the materials  which are in other cube to the respective Product group.
    Material and the relevant prdoct group data doesnot flows in BW.
    There is even a scenario where ahve seen a material falls under 2 product groups..
    PLease guide as how i can realted already existing materials in the Cube to the product group.
    Points will be assigned
    Thanks & Regards
    Vaishali Patil

    Hi,
    Product Group is master data for material master. It is part of Matreial Clssification data in R/3.
    Please check if you are having the same already loaded as attribute of Material master. I guess it will be there, if it s not there then you should try to load the same in material master object which you are using in all the cubes.
    If the maintinenece in master data is nopt possible then you got to populate the same in cube.
    There will be a combination of keys (materail/plant/prduct family etc.. ( for which Product group will be unique). then load product with the help of these key combinations in all the cubes via update routine.
    There is one more way to have this but which is performance intensive.
    You may create one master data object called Product Group and keep material number as attribute (with compunding all other key fileds to get the unique combination). Then you may create an infoset using cubes and this master data object. Join the materail numbers in all. Display this object in report.
    I hope it will help.
    Thanks,
    S

  • MM-Report to see the materials which is not used from last 3 months

    Dear All,
    I want to find out the materials which are not used from last 3 months.Is there any report?
    Thanks
    Vishal

    Hi
    check MB5B
    give material and plant there
    select valuates stock radio button and NON-Hierarchical representation layout  on selection screen
    give last three month duration period on selection screen and execute report
    and see total  Goods receipt and total goods issue for material
    Regards
    kailas ugale

  • How to Count the Materials used in the Service Orders

    Hi Experts,
    I have created a replacement variable to get the count of the materials in the report.
    Here I have some service orders where material is not consumed. It is called no part call.
    When I run the report. It give count for all the materials and aswell as the field where we have "not assigned" (no part/no material).
    I want only the count for Material not for "not assigned".
    Can any expert help me achieve this please.
    Thanks

    Brilliant,
    Full Points assigned
    Thanks

  • PO for transport and connection with price of the materials

    Hi all,
    I have a little problem here and I would appreciate any kind of
    help and advice!
    If I make one PO for goods to one vendor, and differend PO for
    transport of goods to differend vendor how can I link this
    second PO with the first in order to increase the price of the
    materials?  I cannot use the transport as a condition in the PO
    for the goods, it is required to make second PO for the value of
    transport. Also it is required to increase the value of the
    materials with the price of the transport, so I can't just put
    the transport in cost center.
    Please, help! What can I do in this case?

    There is no standard way.
    Only way transport costs can be added is through 'Delivery condition types' in PO.
    Through custom programs, try this:
    1) Enter delivery condition type with minimum value (e.g. 1 USD or 1 INR).
    Indicate the Freight PO no & Item in some field in PO (or in a Z-table to link the freight PO)
    2) During MIRO (use INVOICE_UPDATE BADI), fill the values for freight condition from freight PO.
    Best regards
    Ramki

Maybe you are looking for

  • How to create a new Activity with report

    I would want to know how I do to create a link in a report that connects me to the page of the Client to add a new record of activity if i want. Substantially this link allows me to create a new activity in an agency that I directly select from the r

  • Urgent: loading a pdf file  to presentation server at the end of the day

    hi I got a requirement like smartform will be converted into pdf file and it will loaded into application server, at the End of the day all the pdf files which are generated on that day will be loaded to in file at presentation server , so please hel

  • Fire-wire power supply?

    Hi, just a short question. Can I use my fire-wire power supply and the appropriate cable from my 4th gen. classic ipod (monochrome display) to charge the battery of my ipod nano 3rd gen.? Or do I have to use a new USB power supply? Thank you! Mike

  • Losing source-target mapping from a data flow diagram process

    Hi, When I reload a model design from an xml repository, I am losing source-target mappings from a data flow diagram process. I wonder why. The way it goes is: - I define a data flow diagram with information stores, processes, and flows. - Informatio

  • Hi, I have a pb with my applestore on my iPod.

    When I send a request to download some applications, free or not, that ask me to valid the informations about my credit card ant ask me the "security code". Someone could tell me what's that please???