I’ve been scrolling thru here trying to find answers to my questions but have not found what I’m looking for. We have e9 code that is not working in our upgrade to 2023.2, they don’t want to go to kinetic yet so no Application Studio.
Where can I find the database or view End? I’ve looked in ice, erp and data dictionary and can’t find it. I can view it in the customization epi.binding, but where does it live?
EpiDataView edv = (EpiDataView)oTrans.EpiDataViews[“End”];
Adding UD fields to EndActivity
I want to add a UD field to EndActivity to allow the user to click on a checkbox and complete the job. I can’t find the End table to create a UD field.
Help
