public static bool ExistsNetPay(int soSysNo) { return(CommonDA.ExistsNetPay(soSysNo, CompanyCode)); }