Beispiel #1
0
 public DataTable GetGroundRentLOLOStatement(string Line, string Loc, string Stat, string StartDate, string EndDate, int EmptyYard)
 {
     return(ReportDAL.GetGroundRentLOLOStatement(Line, Loc, Stat, StartDate, EndDate, EmptyYard));
 }
Beispiel #2
0
 public DataTable GetRepairingStatement(string Line, string Loc, string StartDate, string EndDate, string EmptyYard)
 {
     return(ReportDAL.GetRepairingStatement(Line, Loc, StartDate, EndDate, EmptyYard));
 }
Beispiel #3
0
 public DataTable GetDetentionReport(string vord, DateTime StartDate, DateTime EndDate, string VoyageID, string VesselID, string LineId, string LocationId)
 {
     return(ReportDAL.GetDetentionReport(vord, StartDate, EndDate, VoyageID, VesselID, LineId, LocationId));
 }
Beispiel #4
0
 public DataTable GetExchangeRate(DateTime StartDate, DateTime EndDate)
 {
     return(ReportDAL.GetExchangeRate(StartDate, EndDate));
 }
Beispiel #5
0
 public static List <ImpRegisterEntity> GetImportRegisterFooter(int lineId, int locId, Int64 voyageId, Int64 vesselId)
 {
     return(ReportDAL.GetImportRegisterFooter(lineId, locId, voyageId, vesselId));
 }
Beispiel #6
0
 public static List <ImpInvRegisterEntity> GetExportInvoiceRegister(int lineId, int locId, int billType, DateTime dtFrom, DateTime dtTo)
 {
     return(ReportDAL.GetExportInvoiceRegister(lineId, locId, billType, dtFrom, dtTo));
 }
        public static List <IndividualSupplementary> GetIndividualSupplementary(NameValueCollection querystring)
        {
            string criteria = querystring.Get("Criteria");

            return(ReportDAL.GetIndividualSupplementary(criteria));
        }
Beispiel #8
0
 public DataSet GetPOD(Int32 VesselID, Int32 VoyageID, Int32 Line)
 {
     return(ReportDAL.GetPOD(VesselID, VoyageID, Line));
 }
        public static List <COA> GetCOA(NameValueCollection querystring)
        {
            string criteria = querystring.Get("Criteria");

            return(ReportDAL.GetCOA(criteria));
        }
        public static List <Subsidiary> GetSubsidiary(NameValueCollection querystring)
        {
            string criteria = querystring.Get("Criteria");

            return(ReportDAL.GetSubsidiary(criteria));
        }
        public static List <Stubbing> GetUsedStubNumber(NameValueCollection strQueryString)
        {
            int intIDMasLocation = int.TryParse(strQueryString.Get("intIDMasLocation"), out intIDMasLocation) ? intIDMasLocation : Convert.ToInt32(0);

            return(ReportDAL.GetUsedStubNumber(intIDMasLocation));
        }
 public static List <BookType> GetBookType(NameValueCollection querystring) //newly added 05252015@10:42AM
 {
     return(ReportDAL.GetBookType());
 }
Beispiel #13
0
        public List <CustomerBO> custView()
        {
            ReportDAL customer = new ReportDAL();

            return(customer.searchCustomer());
        }
Beispiel #14
0
        public List <ItemBO> stockView()
        {
            ReportDAL report = new ReportDAL();

            return(report.searchItem());
        }
 public static List <AccountStatus> GetAccountStatus(NameValueCollection querystring) //newly added 05252015@10:42AM
 {
     return(ReportDAL.GetAccountStatus());
 }
Beispiel #16
0
 public static List <ImpBLChkLstEntity> GetImportBLCheckList(int lineId, int locId, Int64 voyageId, Int64 vesselId)
 {
     return(ReportDAL.GetImportBLCheckList(lineId, locId, voyageId, vesselId));
 }
Beispiel #17
0
        public void Save_Transaction(ReportBO bo)
        {
            ReportDAL dal = new ReportDAL();

            dal.SaveReport(bo);
        }
Beispiel #18
0
 public static List <rptCredInvEntity> GetCredInvoice(int CreditorId, DateTime?StartDate, DateTime?EndDate)
 {
     return(ReportDAL.GetCredInvoice(CreditorId, StartDate, EndDate));
 }
Beispiel #19
0
 public ReportBLL(int _ledger, int _uid)
 {
     this.Ledger = _ledger;
     this.SysUid = _uid;
     dal         = new ReportDAL(_ledger, _uid);
 }
Beispiel #20
0
 public static List <ImpRegisterSummaryEntity> GetImportRegisterSummary(int lineId, int locId, DateTime dischargeFrom, DateTime dischargeTo)
 {
     return(ReportDAL.GetImportRegisterSummary(lineId, locId, dischargeFrom, dischargeTo));
 }
Beispiel #21
0
 public ReportBLL(string connectionString)
 {
     data = new ReportDAL(connectionString);
 }
Beispiel #22
0
        //public static List<ImportInvoiceEntity> GetImportInvoicePrint(int lineId, int locId, int billType, DateTime dtFrom, DateTime dtTo)
        //{
        //    return ReportDAL.GetImportInvoicePrint(lineId, locId, billType, dtFrom, dtTo);
        //}

        public DataTable GetTypeWiseStockSummary(string LineId, string LocationId, DateTime StockDate)
        {
            return(ReportDAL.GetTypeWiseStockSummary(LineId, LocationId, StockDate));
        }
Beispiel #23
0
 public static DataSet GetRptFrieghtManifest_CTRS(string blNo)
 {
     return(ReportDAL.GetRptFrieghtManifest_CTRS(blNo));
 }
Beispiel #24
0
 public DataTable GetMonthlyImportStatement(DateTime StartDate, DateTime EndDate, string LineId, string LocationId)
 {
     return(ReportDAL.GetMonthlyImportStatement(StartDate, EndDate, LineId, LocationId));
 }
Beispiel #25
0
 public static List <DOPrintEntity> GetDeliveryOrderContainer(Int64 doId)
 {
     return(ReportDAL.GetDeliveryOrderContainer(doId));
 }
Beispiel #26
0
 public DataTable GetContainerStockDetail(string Line, string Loc, string Stat, string CntrType, string StockDate, int EmptyYard)
 {
     return(ReportDAL.GetContainerStockDetail(Line, Loc, Stat, CntrType, StockDate, EmptyYard));
 }
Beispiel #27
0
 public static List <ExportEDIEntity> GetExportEdiCntr(Int64 vesselId, Int64 voyageId, Int32 polId, Int32 locId)
 {
     return(ReportDAL.GetExportEdi(vesselId, voyageId, polId, locId));
 }
Beispiel #28
0
 public DataTable GetEmptyMovementStatement(string Line, string Loc, string StartDate, string EndDate)
 {
     return(ReportDAL.GetEmptyMovementStatement(Line, Loc, StartDate, EndDate));
 }
Beispiel #29
0
 public static DataSet GetBlNumberFromVoyageID(Int32 Voyage, Int32 Vessel, Int32 POD, Int32 LineID, int Loc)
 {
     return(ReportDAL.GetBlNumberFromVoyageID(Voyage, Vessel, POD, LineID, Loc));
 }
Beispiel #30
0
 public static DataSet GetBooking(string Initial)
 {
     return(ReportDAL.GetBooking(Initial));
 }
Beispiel #31
0
 public ReportBLL()
 {
     dal = new ReportDAL();
 }