Hey,
we have an requirement to enhance the standard OneOrder search and add a new value to BTQ1Order. This extra field should check for specific Dates in specific Appointment Types that are set to OneOrder.
I know that we need to insert a Z-Append to query and result BTIL of BTQ1Order structure to enhance the search. And we need to enhance the Tables CRMC_REPDY and CRMC_Q1O_FIELDS with our new Z-Field from appendstructure. The Problem is, that we don’t know where to find this specific database-field that should be pasted in table CRMC_REPDY in column named ‘NAME_ON_DB’ that refers to the Appointment set to one order.
Thanks in advance.