示例#1
0
 // Default Constructor
 public Excess_Stock_Open_Order()
 {
     prsAgingNotRel      = new PRs_Aging_Not_Rel();
     prsAgingRel         = new PRs_Aging_Rel();
     confVsPlanDate      = new Conf_vs_Plan_Date();
     ConfDateUpcomingDel = new Conf_Date_Upcoming_Del();
 }
示例#2
0
 // Default Constructor
 public Follow_Up()
 {
     confDateVsPlanDate     = new Conf_vs_Plan_Date();
     ConfDateForUpcomingDel = new Conf_Date_Upcoming_Del();
     //LateToConfDate = new Late_Conf_Date();
 }