Method | Description | |
---|---|---|
Execute ( JobRunContext context ) : void | ||
PickListCreateJob ( ICriteriaMgr criteriaMgr, IPickListMgr pickListMgr, IUserMgr userMgr, ILocationDetailMgr locationDetailMgr, IOrderHeadMgr orderHeadMgr ) : System |
Method | Description | |
---|---|---|
GenertatePickList ( IList |
public Execute ( JobRunContext context ) : void | ||
context | JobRunContext | |
return | void |
public PickListCreateJob ( ICriteriaMgr criteriaMgr, IPickListMgr pickListMgr, IUserMgr userMgr, ILocationDetailMgr locationDetailMgr, IOrderHeadMgr orderHeadMgr ) : System | ||
criteriaMgr | ICriteriaMgr | |
pickListMgr | IPickListMgr | |
userMgr | IUserMgr | |
locationDetailMgr | ILocationDetailMgr | |
orderHeadMgr | IOrderHeadMgr | |
return | System |