on 2012 Nov 22 4:15 PM
Hi experts,
WM require to label raw materials at the pack level before these materials are consumed in the Manufacturing process.
To ensure these objectives are achieved each material needs to be easily identified at the “Point of Use” so accurate consumption can be recorded.
Therefore, these packs have to be presented to the Point of use area with a consistent label for easy recognition.
So need to create a label via a sapscript that can be printed via normal transfer order processing or can be printed by a specific label printing transaction.
Script will be printed in Zebra Printers. The script output size will be 152mm width X 100mm. The SCRIPT name will be assigned to the screen field V_T329F-FORMU in OMLV transaction.
A transfer Order is created in the system to move stock from one warehouse bin to another for this.
My doubt is:
For this, any driver program required or where should I write my business logic?
Kindly provide some suggestions.
Thanks & Regards,
Arindam Samanta.
Request clarification before answering.
Hi Arindam,
For sample driver program goto NACE, check print programs of ME output types. You can create own by copy them.
For label, you can design new smartform. You don't need ZPL to print smartforms via zebra printers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi experts,
Here customer wants SAP SCRIPT. For this scenario, I am facing problems to implement the business logic as I told previously. The following table shows the data for script.
| SAP Material ID | LTAP | MATNR | LTAP-MATNR | |
| Mat Description | LTAP | MAKTX | LTAP-MAKTX | |
| Target Quantity | LTAP | VSOLA | LTAP_VSOLA | Alternative Unit of Measure |
| LTAP | VSOLM | LTAP_VSOLM | Base Unit of Measure | |
| Unit of Measure | RL03T | VAMEI | RL03T-VAMEI | Alternative Unit of Measure |
| RL03T | VLME | RL03T-VLMEI | Base Unit of Measure | |
| SAP Batch ID | LTAP | CHARG | LTAP-CHARG | |
| Vendor Batch ID | MCHA | LICHA | MCHA-LICHA |
How could I send these data to script or how could I develop business logic for same??
Kindly give some suggestion or sample example to get some idea.
Thanks & regards,
Arindam Samanta.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.