‎2006 Jul 11 6:29 PM
Hello Friends,
To activate the automatic packing at delivery level without any packing instruction the PACKMODI enhancement can be used.
Am i Right??
If so Kindly share some inputs how to used this Enhanacemnt
It includes 3 User Exit.
There is no documentation provided for it.
Pl can any one explain its functionality
and how it is helping to packed automatically at delivery level
‎2006 Jul 11 6:37 PM
This is the doucmentation for this enhancement:
The extension PACKMODI contains user exits for automatic packing.
As of Release 4.6C, the packing instruction determination and packing
according to packing instruction functions are available for automated
packing. New user exits in the form of BADIs were created for automated
packing to add data to the packing instruction determination function or
to have the packing instruction that is to be used appear as a default.
The class for automated packing is called BADI_HU_AUTOPACK.
Generally, customer functions after 4.6C only exist in order to be
compatible with previous releases. If you want to implement your own
automated packing logic, you should only do so by way of this new class.
It is not necessary to use packing instructions in order to implement
your own automated packing logic.
Therefore, the previous sample routines for filling in customer
functions no longer exist.
Regards,
ravi