Ejemplo n.º 1
0
 public static ReportsEntity LineManagerRmList()
 {
     return(new ReportsEntity
     {
         Cluster = "My Contribution",
         Code = "EPV705",
         Name = "Line Manager RM List",
         Title = "My Contribution - Line Manager RM List",
         Date = GetReportDateOuPcString(ReportsMotherShip.DataLoadStatus.MyContributionOuPc),
         PoV = PoVMotherShip.PwmcTeamHead20601(),
         ThirteenMonths = false,
         OrganizationUnitSign = "TF ",
     });
 }