public DataTable GetCNAmtBreakup(Int64 InvoiceId) { return(ImportBLDAL.GetCNAmtBreakup(InvoiceId)); }