https://github.com/sgudkov/zewm_condense
Condense storage bin
https://github.com/sgudkov/zewm_condense
Last synced: 3 months ago
JSON representation
Condense storage bin
- Host: GitHub
- URL: https://github.com/sgudkov/zewm_condense
- Owner: Sgudkov
- License: mit
- Created: 2021-12-02T07:16:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-30T09:13:06.000Z (over 3 years ago)
- Last Synced: 2025-01-17T06:07:43.109Z (5 months ago)
- Language: ABAP
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZEWM_CONDENSE
This example allow you to condense storage bin after confirm WT process.
If your storage bin doesn't allow you to accept a goods in several not nesting separated HU,
you can use this example to condense recieving goods in destination bin without nesting HU.
For avoid nesting you have to:
1. Create RFC FM with example [source code](https://github.com/Sgudkov/ZEWM_CONDENSE/blob/main/ZEWM_CONDESE.abap)
2. Implement BADI /SCWM/EX_CORE_CO_POST.
3. In method POST create RFQ queue using FM TRFC_SET_QIN_PROPERTIES.
4. Call created FM with parametrs "IN BACKGROUND TASK AS SEPARATE UNIT".
5. Please don't forget to register your queue name in SMQE.