Creating Parent Child Relationship between UD table and Standard Epicor Table

Hello EpiUser,

I hope you’re doing well.

I recently came across a scenario where I need to set up a grid bound to a UD table in Receipt Entry. I have created a UD form, and I want the user to be able to add a new line to the grid. When a new line is added, the user should click on the line number, which should then direct them to the UD form I created. After the user makes an entry in the UD form, a line should be created in the UD grid added to the Receipt Detail Entry screen.

This functionality is similar to how lines are created in the Order Details grid under Order Header, where the parent table attached to the grid is OrderHed.

Being new to the Kinetic environment, I am finding it challenging to complete this customization. If any fellow EpiUser has insights or guidance on how to achieve this, it would be incredibly helpful.

Thank you in advance!

Big Picture? You’ll need to add a view and wire up some events to connect it. The wizards are helpful but only get you part of the way there.

You can try starting here if you think you could pull off what you are trying to do with an Updatable BAQ. Either way, lots of good info here: How To: Kinetic - Updateable UBAQ in a Grid