on ‎2021 Jul 28 1:50 PM
Hello,
for a while I am searching for new functions in EWM. In ERP there was a function PACKING_LABEL_READ that worked really good for labels. This function returns important information that is enough for most labels. In EWM I was not successful. I know that EWM uses function / SCWM / HU_READ before printing but I am looking for something similar like PACKING_LABEL_READ. Function that returns data like SMGKN (Single, Master / Mix) for example. And yes I know I can look at data and find out.
Thank you for your answers.
Å .
Request clarification before answering.
Hi Stepanka,
as far as I know there is no such FM in EWM. You can check /SCWM/EXECUTE_PPF_HU_PDF to see how the mapping is done.
Printouts are usually done with PPF in EWM, and you can use BAdi to implement needed logic for custom PPF actions.
BR,
Daniil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Daniil,
Thank you for response. I already did the debug of /SCWM/EXECUTE_PPF_HU_PDF and checked every harcoded standard form of EWM and how this forms get data, and did not find any function like this. I had to create my own method, that returns data that looks like PACKING_LABEL_READ using functions in /SCWM/EXECUTE_PPF_HU_PDF. Problem is that this functions are not enough and I have requests that are more complicated and I do not know if my way is correct. Because even thow data are shown correctly for now in some cases there are not. I was just hoping that there will be function where I can look how to do it "right way".
Å .
| User | Count |
|---|---|
| 17 | |
| 14 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.