public static DataTable GET_Remarks(string DocCode, int Remark_Type) { return(DAL_PURC_Common.GET_Remarks_DL(DocCode, Remark_Type)); }