select firstonly custTrans
index hint VoucherDateIdx
where custtrans.Voucher == _voucher && custtrans.Txt like 'Sales Credit Note*';
index hint VoucherDateIdx
where custtrans.Voucher == _voucher && custtrans.Txt like 'Sales Credit Note*';
SOLUTION delete in table DimensionAttributeLevelValue base on Bank Account : and Delete the Bank Account FINISH
0 comments:
Post a Comment