on 2014 Jun 27 3:48 PM
Hello Guru’s
I would like to be able to split one SU in several SUs during a transfer order processing.
Let take an example :
SKU A with a Base UoM ST
The SKU is package using two level of packaging
1st level :
Case (type C1) with 6 ST by Case
2nd level :
Pallet (type E1) with 20 Case by pallet
I get a shipment at the door of two pallet, I PGR and perform the putaway to 001 storage type in LT06 declaring that I have 2 pallet type E1, the system generate 2 SUs and print a label for each one of them
I launch the replenishment of the storage type 002 for a complete pallet (120 ST), system select one of the SU that I have in inventory and create the TO for this SU.
At this stage I would like to “repaletize” (ideally same screen than in LT06) to be able to declare 20 case type C1, generate 20 SUs and print a label for each of one of them
I look all over the web and I didn’t find anyone with this kind of issue, does someone have an idea on how to manage this issue without implementing HUM.
Thank you very much in advance for your help
In order to accomplish this there must be implemented a user exit in which you (your ABAP-er) will code your logic. There is no standard way to accomplish this without HU, and if you had HU, you would also have trouble because standard SAP doesn't allow creating new HUs in LT06 at this point. You need to use packing functions in HU to achieve this.
So if you can define your logic and send it to your ABAP-er as a tech spec for development I'm sure you'll achieve this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
96 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.