Warehouse management -> Setup -> Waves -> Wave process
if its needed to add custom method to wave processing, following steps can be carried.
Proceed to following path
here you can see your custom method.
That's all for now.
if its needed to add custom method to wave processing, following steps can be carried.
Proceed to following path
- AOT\Classes\WHSPostEngineBase
- Add new custom method
- Proceed to following path
- Add a new Element in BaseEnum; The name must be same as name of method which you added recently in class WHSPostEngineBase. you may keep any label for this Element. But name should be same.
- Save your BaseEnum, after making change
- Now Proceed to following Path
- Click on Regenerate Methods
- Proceed back to same path, given below
here you can see your custom method.
That's all for now.
No comments:
Post a Comment