How to modify base .dtx file
Hello All,
We are using Oracle Xstore POS (17.0.2) version. I have a situation where i would like to modify the base .dtx file( I have generated the structure as same as base) but whenever I'm trying to create dtx object through build.xml it's failing. Do you have any idea?
DTX file for - ttr_voucher_tndr_lineitm
<DAO name="VoucherTenderLineItem" package="dtv.xst.dao.ttr" table="ttr_voucher_tndr_lineitm" extends="TenderLineItem" implements="dtv.xst.dao.ttr.IVoucherTenderLineItemModel">