on 2017 Apr 28 2:06 PM
Hi Experts,
I have implemented one custom sales order workflow for country A by delegating my custom business object to standard business object.
I need to implement another custom sales order workflow for country B.
What should be the design strategy I should follow, to avoid TR lock in future?
Example: When I Implement the workflow for country B using same delegated BO, then country A needs a change made to the existing BO.
It creates a dependency in terms of development/delivery. I cannot start the change for country A, unless I complete country B workflow.
My possible thoughts to it are below:
Create new subtype for country B (but losing the power of delegation, good?) or
Use same delegated BO, but create new methods in a class for country B requirements
or.....?
Your valuable inputs please...
Cheers,
Raj
Thanks for all your valuable inputs!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
76 | |
10 | |
9 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.