Method |
Description |
|
ClearOldShiftPlanSchedule ( ShiftPlanSchedule shiftPlanSchedule ) : void |
|
|
ConvertShiftPlanScheduleToDataTable ( IList spsList, IList shiftList ) : DataTable |
|
|
GenOrdersByShiftPlanScheduleId ( int ShiftPlanScheduleId, string userCode ) : void |
|
|
GetShiftPlanSchedule ( int flowDetailId, System.DateTime reqDate, string code, int seq ) : ShiftPlanSchedule |
|
|
GetShiftPlanScheduleByItemFlowPlanDetId ( int ItemFlowPlanDetId ) : ShiftPlanSchedule |
|
|
GetShiftPlanScheduleList ( string region, string flow, System.DateTime date, string code, string itemCode, string userCode ) : IList |
|
|
SaveShiftPlanSchedule ( IList shiftPlanScheduleList, com.Sconit.Entity.MasterData.User user ) : void |
|
|
SaveShiftPlanSchedule ( ShiftPlanSchedule shiftPlanSchedule, com.Sconit.Entity.MasterData.User user ) : void |
|
|