public static DataTable GetFTReg(decimal argReg, int iTotCP, int argFTId, int argCCId) { return(OtherCostDL.GetFTReg(argReg, iTotCP, argFTId, argCCId)); }