Apr 13, 2016

트랜젝션 중간에 Error 띄우고 종료하기

 if(LedgerJournalTrans.TaxCode== '')
 {
     throw (error (''));
 }

No comments:

Post a Comment