display rangeField Show Input inReport Axapta



display name showInputdata()
{


    return "วันที   : "+

    strReplace(strReplace(element.query().dataSourceName("TaxTrans_1").rangeField(fieldnum(TaxTrans,Transdate)).value(),'"',""),'..','  ถึง  ') ;


}

ความคิดเห็น

โพสต์ยอดนิยมจากบล็อกนี้

เริ่ม ต้นเขียนโปรแกรมกับ กับ X++

date Functions Axapta X++