Allowed packaging materials problem

Good Morning Experts,
I have some problems to configure packaging materials for an trading good material
I've configure a material group and packaging material type. I've created a packaging material (VERP), for this material i'veinsertes these values:
1) Matl Grp Pack.Matls: new group;
2) Packaging mat. type: new type;
I've added entry in Allowed Packing Materials, I've associtaed group with pack. mat. type.
The Matl Grp Pack.Matls of trading good material is setted to new group.
When I confirm Transfer Order (Handling Unit mech<nism) and i use my new packaging material, application throws an exception during elaboration "HU packaging data are invalid for TO item ... ".
Can you help me?
thanks,
regards.
Marco Genova

Hi,
You need to customize Packing material type
SPRO-->Logistic general > HUM>Basic setting-->Packaging material type
Assign this in material master.
Also you need to create Packing group .
Assign that packaging material type in packing group.
Mention this packing group in material to be packed.
Regards,
Vishal

Similar Messages

  • Sale Packaging Materials - VERP via Stock Transp. Order - UB, or Sales Ord.

    Hi,
    Could you please advice is there a way to sale only packaging materials (Item Category Group: VERP)?
    Thanks,
    Marian

    Hi,
    The material type is PACK (Item Categoy Group: VERP). I can't change it because I have existing stock in Valuation Area, and Plant Level and s.o. (tr. code MMAM).
    When I create STO - UB there isn't problem. The problem is when i try to make Goods Issue of subsequent Delivery. The the system give me this error message:
    000001 VV4400100022       CARTON 560X390X400 SOTINI                               1  EA
           E KI 235
           Account 6101600 requires an assignment to a CO object
    Thanks,
    Marian

  • Hu_packing_and_unpacking of auxiliary packaging materials

    Hello Gurus!
    I am trying to add auxiliary packaging materials to HU with HU_PACKING_AND_UNPACKING and this one works fine (I can see material and quantity added to VL32N->Pack screen, and relevant entry in table VEPO is created). The problem is, that when I do it with VL32N and I provide the transaction with PSTYV (Item Category), WERKS (Plant) and LGORT (Stor. Location) a new position in delivery is created and POSNR_GEN is filled with its value.
    I am unable to do the same with HU_PACKING_AND_UNPACKING. I provide FM with is_packing_request-werks, -lgort and -pstyv but the delivery positions are not automatically generated and assigned. Only LGORT gets filled with supplied data ... other fields (WERKS, PSTYV) not and of course POSNR_GEN stays empty
    Any ideas how to make it work from FM as it works from T-Code?
    Regards,
    FS

    I have tried HU_PACKING_REFRESH ... but it is not working as supposed

  • Quantity and Value consumption for Packaging Materials

    Dear Experts,
    My client having retails stores all over India and there is problem in packaging materials consumption. Now we are followed below mentioned process. We have created STO supplying site is ABC to receiving site is 9999.After PGI the same one accoutning entry is posted like
    Packaging Consumption account Dr.....
    Packaging material......................Cr...
    Here value is nulfying.Quantity is updated in 9999 Plant;Business need that same quanityt also nulify at the time of PGI automatically.
    Please suggest
    Best Rgds
    SumaMani

    Dear Praveen,
    Packaging material getting credited in ABC distribution channel and also Consumption account getting debited in my store 9999.However there is no value in my store for packaging materials,but quanity is showing is showing in 9999 books. (MB52)
    That is not required to business. Business would like to treat quanity is consumed at PGI
    This internal report purpose
    Best Rgds
    SumaMani

  • SMP 2.2 Deployment of package (update) problem in SCC

    Hi everybody,
    Hope you can help. I'm currently working on some updates of a mobile application. The changes on the frontend and backend work ok. The problem lies in the update of the Sybase part. We already have a complete environment up and running and that works ok. I recently changed one of the structures of the bapi's which lay behind a MBO. I've refreshed the MBO and I see the new attributes in the workspace.
    The second step is to build the package. This works as well.
    The third step is to make sure the structure changes are also present in the backend system (QAS). This works ok.
    The fourth step is to deploy it in our QAS domain of the SUP server using SCC. I follow the normal steps to update the Package and than the trouble starts. It says it failed to update the current package and provides me with the following errors (I've reduced it to the essential ones):
    2014-03-05 09:11:31.023 Subsystem=Error,Application ID=,Application Connection ID=,User=,Correlation ID=,Package=,Root Context ID=,Transaction ID=,MBO=,Operation=,Thread ID=679,Node ID=SUP01,Error=DataServices: deploys intersect, not allowed with mode UPDATE.
    And the following related to the newly added attributes:
    2014-03-05 09:11:31.014 Subsystem=Error,Application ID=,Application Connection ID=,User=,Correlation ID=,Package=,Root Context ID=,Transaction ID=,MBO=,Operation=,Thread ID=679,Node ID=SUP01,Error=Column "XYZ" :new attribute
    And
    2014-03-05 09:11:31.014 Subsystem=Error,Application ID=,Application Connection ID=,User=,Correlation ID=,Package=,Root Context ID=,Transaction ID=,MBO=,Operation=,Thread ID=679,Node ID=SUP01,Error=DataServices: MBO: "Inspections" Column "XYZ" :new attribute.
    And
    2014-03-05 09:11:31.013 Subsystem=Error,Application ID=,Application Connection ID=,User=,Correlation ID=,Package=,Root Context ID=,Transaction ID=,MBO=,Operation=,Thread ID=679,Node ID=SUP01,Error=Columns Conflict
    The problem is that the programmer who did al this is not available. I have a guide which I was following to the letter but somehow this doesn't work anymore. Documentation of sybase does not provide information about these errors (as far as I could find).
    Hope you can help!
    Cheers!
    Laurens

    I found the following in the documentation. Do I interpret it correctly by saying that adding attributes would result in errors?
    http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc01283.0213/doc/html/fre1321910988667.html
    Supported Changes for Update Deployment
    Understand package changes supported by an Update deployment.
    Allowed package updates include:
    Adding MBOs to a new synchronization group
    Changing the Cache Policy
    Adding or removing Result Set Filters
    Adding or removing Result Checkers
    Adding operation parameters with default values
    Adding or removing a logical role
    During deployment, multiple messages may be returned via the ProgressMonitor, which display in the Error Log view in Unwired WorkSpace. Verification does not halt if an error is detected, it continues to log all relevant error messages. When deploying a package in Update mode where an existing version of that package is deployed, deployment fails verification and returns an error if it "breaks" the existing application.
    Detailed messages returned from Unwired Server for an Update deployment indicating what the update consists of includes:
    MBO: {MBOName} Column {name} :new attribute
    Columns Conflict in MBO {MBOName} different nodes
    Schema validation messages returned from Unwired Server if an Update deployment fails include:
    Deploys intersect, not allowed with mode UPDATE
    Cannot Merge Documents. Name or version does not match

  • Packing into suppliers packaging materials with external HU numbers

    All,
    We have a scenario where we have customer packaging materials that contain a customer barcode. We consider this as an external HU number. During picking through RF, we would like to pack during picking into this customer packaging material. Tcode LM45 seems to offer some kind of logic but will not allow entering any HU number which is not yet known in the system.
    Any ideas on this?
    thanks,
    MZ

    Can you tell me how you receive the handling units ?.If you are receiving material from PO then using an idoc then in idoc function module put the logic crete the inbound delivery with external HU number for receipt.
    You can use HID dummy delivery type susyem should create the delivery with customer handling unit numbers for receipt.
    I think you need to develop custom program which you need to insert HU number ,material qty ,plant and storage location then system will generate packing lable in background to receipt the material.

  • In Supplier View SNC Packaging Materials F4 help has no values

    Dear Friends,
    While creating ASN and subsequent HU: In Supplier View SNC Packaging Materials F4 help has no values. Although this material/ product exists in customer location.
    Thanks and Best Regards, Manoj

    Hi Manoj,
    Click below link this may help you
    http://help.sap.com/saphelp_snc70/helpdata/EN/46/7542dd6d8c69dfe10000000a11466f/frameset.htm
    In our system i am able get packaging material when i press F4 after maintaing data in packaging tab.
    When i create ASN then click on package button then click on Create HU and then go to Packaging material field and press F4 i am able to view packaging material data.
    I am sure you have assign this material location to model 000 but just check.
    Let me know if your issue is resolved.
    Thanks,
    Nikhil

  • Shipment cost calculation based on HU's allowed packaging weight

    Hi all,
    I need to calculate a shipment cost based on the Means of Transport's Allowed Packaging Weight (MARA-ERGEW). After condition record determination of cost per ton in each case, the system must multiply this value times the allowed packaging weight.
    I know that through customizing I can create a Condition Type with Calculation Base = 'C' (Handling Unit) and Calculation Type = 'D' or 'E' (Gross or Net Weight). This is almost what I need except for the Calculation Type, because Allowed Packaging Weight is not an option in the field's matchcode (Percentage, Fixed Amount, Quantity, Gross Weight, Net Weight, Volume, etc...).
    Is there any way through customizing I can achieve this? Or how can I program a routine in the Pricing Procedure for the Condition Type in order to make the calculation based on the HU's Allowed Packaging Weight.
    I appreciate your help!!

    Freight carriers charges weight on the basis of Weight / volume of the items.SAP shipment works on the same principle.
    Cost of transporting ton of Potataoes  is same as transporting 10 ton of aluminium between two known destinations.
    Hence it is illogical to distributes cost on the basis of item value. However if still you want to distribute the same on value basis then maintain freight condition(%) in PO as per your prefined logic of distribution of freight cost.
    It is well known fact that cost of freight % is always higher in  Low value items & iis low in case of High value items.
    Regards,
    Sanjay Kohli

  • Generate delivery items for packaging materials but aggregate in one line

    Hy, we have a requirement for delivery process, we have WM and we make picking by RF, and automatic generate items for packaging materials, but one line per pallet and the deliveries have a lot of line items that we want to aggregate in only one line item, instead of having for e.g. 30 lines with one pallet we need to have one line item with quantity 30.
    can you help us,
    Thanks in advance.
    jonh

    Hi,
    You can very well achieve this by usinh a spilt routine in your copy control from sales document to delivery document.
    Goto tcode: VOFM - Data transfer - deliveries.
    For this you need to write a routine with the help of  your ABAPer & to include logic something like this:
    You have to identify some unique feild in the two material or even the material code itself.
    Then in the routine logic, you pass this feilds in the combination criterai field in delivery that is "ZUKRL"
    Then in copy control sales doc to delivery: you attach this routine in header details in data transfer "Header Data"
    See the code below for your help:
    SELECT SINGLE PRAT1 PRAT2 PRAT3 PRAT4 PRAT5 INTO (MVKE-PRAT1,MVKE-PRAT2,MVKE-PRAT3,MVKE-PRAT4,MVKE-PRAT5) FROM MVKE
                      WHERE MATNR = CVBAP-MATNR
                      AND   VKORG = CVBAK-VKORG
                      AND   VTWEG = CVBAK-VTWEG.
    IF NOT MVKE-PRAT1 IS INITIAL.
    ZUK1-C+0(1) = 'O'.  "FOR OIL
    *LIKP-ZUKRL = ZUK1.
    ENDIF.
    IF NOT MVKE-PRAT2 IS INITIAL.
    ZUK1-C+0(1) = '1'.  " FOR FRAGILE 1
    *LIKP-ZUKRL = ZUK1.
    ENDIF.
    IF NOT MVKE-PRAT3 IS INITIAL.
    ZUK1-C+0(1) = 'N'.  " FOR NON FRAGILE
    LIKP-ZUKRL = ZUK1.
    ENDIF.
    IF NOT MVKE-PRAT4 IS INITIAL.
    ZUK1-C+0(1) = '2'.  " FOR FRAGILE 2
    LIKP-ZUKRL = ZUK1.
    ENDIF.
    IF NOT MVKE-PRAT5 IS INITIAL.
    ZUK1-C+0(1) = 'B'.  " FOR BULK / OVERWEIGHT
    LIKP-ZUKRL = ZUK1.
    ENDIF.
       LIKP-ZUKRL = ZUK1.
    CONDENSE LIKP-ZUKRL NO-GAPS.
    endif.
    Hope this helps you
    Regards,
    Dhananjay

  • Subcontracting of Packaging Materials

    Hi Gurus.
    1) What are the essential and characteristic views and fields of packaging material in Material Master?
    2) If Subcontracting of Packaging Materials is involved, then is handling unit invloved? if yes, can you please explain in details how is handling unit involved in this case?
    3)Is GR an internal or external document? I mean when truck comes with the goods, what document does truck driver bring with him?
    Itls urgent!! Please help
    Thanks,
    Kumar

    Hi,
         The GR is an internal document....Whenever the truck driver comes....he has the paper described details about invoice price for the given delivery of the material...which is provided to you for checking....pls do insert these details only if you have full faith on the vendor ie. abt delievered qty...price charged etc....
    Your answer to first question is :
    VERP (packaging materials)
    Packaging materials are used to transport goods and come with the goods free of charge. A material master record of this material type is managed both on a quantity basis and by value.
    Hope it helps....
    Regards,
    Priyanka.P
    Further answers will be updated....
    AWARD IF HELPFULL

  • Packaging material type and packaging materials

    Hello all,
    I would like to know how to generate specific means of transport based on packaging material type and packaging materials.
    Thanks,
    Maxx

    can we know answer for your qtn?

  • Total Volume of HU Packaging materials/Containers not being updated

    Hello Guys,
    I've just noticed that when a pack some materials or sub HU into another HU (packaging materials/containers), its total volume is not being updated. Well I assume that the total volume must be the sum of the volume of its contents right? But in my case, the total volume is not being displayed (it shows a value of "zero").
    Then I have observed in the material master record of the HU packaging material, the value for its volume is zero and its unit of measure is empty.
    Then I check the HU contents (the one that I packed in the HU containers), they have values for their volume, the unit of measure is present as well.
    Do you guys have an idea why these behavior occurs? I'm thinking if I could just enter a unit of measure for the HU containers even if the value for the volume is zero. Well I just need some confirmation/validation from you guys.
    Thanks for your help!

    We use the UOM "EA" in our packaging material master data and the volume is getting updated in the deliveries.
    I believe there are numerous setting that must be maintained but I can tell you that we do use UOM for packaging materials

  • Packaging materials in Delivery(Stock update)

    Dear all,
    Iam maintaining packaging goods stock in FG-Storage location.
    when ever iam doing the Packing in Delivery ,Plant and Storage location determining based on packaging material type  and it is comming as Line item in Delivery ...
    My req: it should not come as Line item in Delviery.
    Thanks in advance
    Regardsraj.

    Dear Ramesh,
    Thanks for your reply...
    I have a 10 Finished materials in DC and for every FG material has 4 Packaging material..so when i consume the 4 packaging materials it becomes 40 line items in Delivery document so finally 40+10=50 line items...
    Is there any option to hide/not display the Packaging materials in Delivery document.
    Thanks in Advance
    Regards
    raj.

  • I have a MacBook Air with OS X and am having trouble accessing the ADT Pulse Home Security System cameras.  The mobile (iPhone and iPad) apps allow access no problem, but I can't get a picture on the MacBook.  Have tried Safari and Firefox browsers.

    I have a MacBook Air with OS X and am having trouble accessing the ADT Pulse Home Security System cameras.  The mobile (iPhone and iPad) apps allow access no problem, but I can't get a picture on the MacBook.  Have tried Safari and Firefox browsers.  Anyone have any ideas?  Thanks.

    From a Catherine to Katherine -- Had the exact same problem!!  I had to enable Java twice - both in Safari and then on the MacBookAir itself.

  • Report packaging materials to authorities (Green Dot)

    Hello,
    What support, e.g report, is there in R/3 to see the quantities of packaging materials that have been shipped to customers as part of the products sold during a time period? (This has to be reported regularly to authorities, called "Green Dot")
    Best regards,
    Magnus Berglind

    hi,
    To display the returnable packaging stock situation for several or one particular customer, proceed as follows:
    Choose Logistics ® Materials management ® Inventory management on the main menu screen.
    Choose Environment ® Stock ® Stock overview.
    Enter your selection criteria and enter the special stock indicator V. Then select all fields in the Select display levels section.
    Choose Program ® Execute.
    Position the cursor on the Returnable packaging stock at customer line and choose Edit ® Choose.
    The system displays the returnable packaging stock of the selected material currently with the customer.
    hope this helps
    regards
    Seema

Maybe you are looking for

  • Change of business area in direct table entry

    Hello All,              We are trying to change the business area in table MSEG by direct table entry through se16n.              But i am getting the error "GL account XXXXXXX not fouind in table SKA1."However when i check the table SKA1,entry XXXXX

  • FRM: 10270 Cannot attach the library when two forms run at the same time

    I get the error message FRM: 10270 Cannot attach the library SYSLIB while opening menu BMENU but only when i try to open a second form while the first form is still running. Both forms are working fine as long as they ar not running at the same time.

  • Ipad wont sync with icloud

    Hi hope som one can help med with this! I have sync my ipad to icloud, and then wiped my ipad. Now the problem is that when i ask it to sync with icloud it says that my appel id ore password are wrong. I have reset my password but it still say that s

  • No Windows Icon in Startup Disk Pane, Can't Restart

    The other day the Windows XP icon that I usually select in the Startup Disk Pane wasn't there. It's back now after a reboot, but the reboot was also a problem. I just got a grey screen at first, then I restarted again holding down the Option key. Aft

  • Safari extension for URL search shortcuts e.g. "wp ___" for wikipedia?

    There's a feature that Firefox supports and which Saft used to be able to add to Safari, where I can type a shortcut code into the URL bar followed by search terms, and that would get expanded to perform a search on a target web site.  For instance,