Pipeline: calculate Bundle in - remaining bundle
Once we do batch rating, we need additional information in the output:
Bundle in : How much of the bundle is used, if used any.
Remaining Bundle : How much of the bundle is left
whether, the complete usage was inside bundle, or partially inside bundle and partially outside bundle, not eligible for bundle, etc
How can i acheive this?
Thanks