how to establish relationship between two ritms
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2024 10:47 PM
Hello Community,
I have two catalog items one is order mobile and other one is order laptop and my expectation is I want to tag laptop ritm to the mobile ritm parent field once laptop ritm is closed then mobile ritm state should be changed to work in progress for this I just want to utlize the parent field in ritm form is it good practice to utlize the oob parent field any suggestions?
Note: we are looking for the solution without using order guides.
Thanks,.
Nagesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2024 11:05 PM
Hello @Nagesh5
As per OOB functionality if the child is open then you should not able to close the parent, and this is the only best practice, you can create a new field Associated RITM where you can give the reference of the another RITM and then write a BR to achieve your functionality.
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2024 11:09 PM
Thanks for suggestions,May know the the reason new field creation if we have parent field on the ritm?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2024 11:25 PM
Hello @Nagesh5 ,
Because parent field's behavior is if the child record is open then you can't able to close the parent record.
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.