예제 #1
0
 public static ReportsEntity ProfitabilityTopEams()
 {
     return(new ReportsEntity()
     {
         Code = "CRP286",
         Cluster = "My Client",
         Name = "Profitability Top EAMs",
         Title = "My Client - Profitability Top EAMs, selected by Direct revenues (E6010)",
         Date = $"{GetReportDateString(ReportsMotherShip.DataLoadStatus.MyClient)}",
         PoV = PoVMotherShip.ExternalAssetManager91320(),
     });
 }
예제 #2
0
 public static ReportsEntity ProductList()
 {
     return(new ReportsEntity
     {
         Code = "PRP707",
         Cluster = "My Sales",
         Name = "Product List",
         Title = "My Sales - Product List",
         PoV = PoVMotherShip.PwmcManagerA405523(),
         Date = GetReportDateString(ReportsMotherShip.DataLoadStatus.MySales),
     });
 }
예제 #3
0
 public static ReportsEntity CifList()
 {
     return(new ReportsEntity
     {
         Code = "PRP701",
         Cluster = "My Sales",
         Name = "CIF List",
         Title = "My Sales - CIF List",
         PoV = PoVMotherShip.PwmcController20326(),
         Date = GetReportDateString(ReportsMotherShip.DataLoadStatus.MySales),
     });
 }
예제 #4
0
 public static ReportsEntity RmList()
 {
     return(new ReportsEntity
     {
         Code = "DTR705",
         Cluster = "My Trend",
         Name = "RM List",
         Title = "NNA Trend - RM List",
         PoV = PoVMotherShip.PwmcController20326(),
         Date = GetReportDateOverviewString(ReportsMotherShip.DataLoadStatus.MyTrend),
     });
 }
예제 #5
0
 public static ReportsEntity RmList()
 {
     return(new ReportsEntity
     {
         Code = "CRP302",
         Cluster = "My Client",
         Title = "My Client - RM List",
         Name = "RM List",
         PoV = PoVMotherShip.PwmcController20326(),
         Date = GetReportDateString(ReportsMotherShip.DataLoadStatus.MyClient),
     });
 }
예제 #6
0
 public static ReportsEntity EamAndEndClientList()
 {
     return(new ReportsEntity
     {
         Code = "CRP282",
         Cluster = "My Client",
         Title = "My Client - EAM & End-Client List",
         Name = "EAM & End-Client List",
         PoV = PoVMotherShip.ExternalAssetManagController11029(),
         Date = GetReportDateString(ReportsMotherShip.DataLoadStatus.MyClient),
     });
 }
예제 #7
0
 public static ReportsEntity ManagedCifForIc()
 {
     return(new ReportsEntity
     {
         Code = "EPVIC701",
         Cluster = "My Contribution",
         Name = "Managed CIF",
         Title = "My Contribution - Currently Managed CIFs",
         PoV = PoVMotherShip.PwmcIcA154842(),
         Date = GetReportDateRmIcTeamString(ReportsMotherShip.DataLoadStatus.MyContributionRmIcTeam),
         OrganizationUnitSign = "DC ",
     });
 }
예제 #8
0
 public static ReportsEntity KeyFigures()
 {
     return(new ReportsEntity
     {
         Code = "CRP262",
         Cluster = "My Client",
         Title = "My Client - Key Figures",
         Name = "Key Figures",
         PoV = PoVMotherShip.PwmcController20326(),
         Date = GetReportDateString(ReportsMotherShip.DataLoadStatus.MyClient),
         ThirteenMonths = true,
     });
 }
예제 #9
0
 public static ReportsEntity TeamPcSourceReport()
 {
     return(new ReportsEntity
     {
         Code = "OPV410",
         Cluster = "My Contribution",
         Name = "Team/PC Source Report",
         Title = "My Contribution - Team/PC Source Report",
         PoV = PoVMotherShip.PwmcController20326(),
         Date = GetReportDateOuPcString(ReportsMotherShip.DataLoadStatus.MyContributionOuPc),
         ThirteenMonths = true,
     });
 }
예제 #10
0
 public static ReportsEntity ClientProfile()
 {
     return(new ReportsEntity
     {
         Code = "CRP272",
         Cluster = "My Client",
         Title = "My Client - Client Profile",
         Name = "Client Profile",
         PoV = PoVMotherShip.PwmcController29894(),
         Date = GetReportDateString(ReportsMotherShip.DataLoadStatus.MyClient),
         ThirteenMonths = false,
     });
 }
예제 #11
0
        public static ReportsEntity AssetClassBreakdown()
        {
            var report = ReportsMotherShip.CreateReportEntity(
                "Asset Class Breakdown",
                "My Sales - Asset Class Breakdown",
                "PRP105k",
                PoVMotherShip.PwmcManagerA449958(),
                GetReportDateString(ReportsMotherShip.DataLoadStatus.MySales),
                "Monthly");

            report.Cluster = "My Sales";
            return(report);
        }
예제 #12
0
 public static ReportsEntity VolumeAndGrowth()
 {
     return(new ReportsEntity
     {
         Code = "CRP261",
         Cluster = "My Client",
         Title = "My Client - Volume & Growth",
         Name = "Volume & Growth",
         PoV = PoVMotherShip.PwmcController20326(),
         Date = GetReportDateString(ReportsMotherShip.DataLoadStatus.MyClient),
         ThirteenMonths = true,
     });
 }
예제 #13
0
 public static ReportsEntity TransactionList()
 {
     return(new ReportsEntity
     {
         Code = "PRP710",
         Cluster = "My Sales",
         Name = "Transaction List",
         Title = "My Sales - Transaction List",
         PoV = PoVMotherShip.PwmcManager20326(),
         Date = GetReportDateString(ReportsMotherShip.DataLoadStatus.MySales),
         SingleTimeView = "Monthly",
     });
 }
예제 #14
0
 public static ReportsEntity Stt()
 {
     return(new ReportsEntity
     {
         Code = "CRP241",
         Cluster = "My Client",
         Title = "My Client - Special Tariffs Terms",
         Name = "STT",
         PoV = PoVMotherShip.PwmcController20326(),
         Date = GetReportDateString(ReportsMotherShip.DataLoadStatus.MyClient),
         ThirteenMonths = false,
     });
 }
예제 #15
0
 public static ReportsEntity Profitability()
 {
     return(new ReportsEntity()
     {
         Code = "CRP206",
         Cluster = "My Client",
         Name = "Profitability",
         Title = "My Client - Profitability",
         Date = $"{GetReportDateString(ReportsMotherShip.DataLoadStatus.MyClient)}",
         PoV = PoVMotherShip.PwmcManager20326(),
         ThirteenMonths = true,
     });
 }
예제 #16
0
 public static ReportsEntity ClientGroupList()
 {
     return(new ReportsEntity
     {
         Code = "CRP265",
         Cluster = "My Client",
         Title = "My Client - Client Group List",
         Name = "Client Group List",
         PoV = PoVMotherShip.PwmcControllerA405523(),
         Date = GetReportDateString(ReportsMotherShip.DataLoadStatus.MyClient),
         Vt = "Direct revenues (E6010)",
     });
 }
예제 #17
0
 public static ReportsEntity RmList()
 {
     return(new ReportsEntity
     {
         Code = "OPV702",
         Cluster = "My Contribution",
         Name = "RM List",
         Title = "My Contribution - RM List",
         Date = GetReportDateOuPcString(ReportsMotherShip.DataLoadStatus.MyContributionOuPc),
         PoV = PoVMotherShip.PwmcController20326(),
         OrganizationUnitSign = "TF ",
     });
 }
예제 #18
0
 public static ReportsEntity OrganizationalBreakdown13M()
 {
     return(new ReportsEntity
     {
         Code = "PRP104a",
         Cluster = "My Sales",
         Name = "Organizational Breakdown 13m",
         Title = "My Sales - Organizational Breakdown 13m",
         PoV = PoVMotherShip.PwmcController20326(),
         Date = GetReportDateString(ReportsMotherShip.DataLoadStatus.MySales),
         SingleTimeView = "Monthly",
     });
 }
예제 #19
0
 public static ReportsEntity TopBottom()
 {
     return(new ReportsEntity
     {
         Cluster = "My Client",
         Code = "CRP211",
         Title = "My Client - Top-Bottom",
         Name = "Top-Bottom",
         PoV = PoVMotherShip.PwmcController20326(),
         Date = GetReportDateString(ReportsMotherShip.DataLoadStatus.MyClient),
         Vt = "Direct revenues (E6010)",
         Currency = "CHF",
     });
 }
예제 #20
0
 public static ReportsEntity LineManagerIcList()
 {
     return(new ReportsEntity
     {
         Cluster = "My Contribution",
         Code = "EPVIC705",
         Name = "Line Manager IC List",
         Title = "My Contribution - Line Manager IC List",
         Date = GetReportDateOuPcString(ReportsMotherShip.DataLoadStatus.MyContributionOuPc),
         PoV = PoVMotherShip.PwmcIcTeamHead21404(),
         ThirteenMonths = false,
         OrganizationUnitSign = "DC ",
     });
 }
예제 #21
0
 public static ReportsEntity IcScorecard()
 {
     return(new ReportsEntity
     {
         Code = "EPVIC303",
         Cluster = "My Contribution",
         Title = "My Contribution - IC Scorecard",
         Name = "IC Scorecard",
         PoV = PoVMotherShip.PwmcIcA154842(),
         Date = GetReportDateRmIcTeamString(ReportsMotherShip.DataLoadStatus.MyContributionRmIcTeam),
         ThirteenMonths = true,
         OrganizationUnitSign = "DC ",
     });
 }
예제 #22
0
 public static ReportsEntity TeamPcScorecard()
 {
     return(new ReportsEntity
     {
         Code = "OPV403",
         Cluster = "My Contribution",
         Name = "Team/PC Scorecard",
         Title = "My Contribution - Team/PC Scorecard",
         PoV = PoVMotherShip.PwmcController20326(),
         Date = GetReportDateOuPcString(ReportsMotherShip.DataLoadStatus.MyContributionOuPc),
         ThirteenMonths = true,
         OrganizationUnitSign = "TF ",
     });
 }
예제 #23
0
 public static ReportsEntity YtdOverview()
 {
     return(new ReportsEntity()
     {
         Cluster = "My Trend",
         Code = "DTR104",
         Name = "YTD Overview",
         Title = "NNA Trend - YTD Overview",
         PoV = PoVMotherShip.PwmcControllerA625957(),
         Date = GetReportDateYtdOverviewString(ReportsMotherShip.DataLoadStatus.MyTrend),
         SingleTimeView = "Weekly",
         Currency = "kCHF",
     });
 }
예제 #24
0
 public static ReportsEntity OrganizationalBreakdown()
 {
     return(new ReportsEntity()
     {
         Cluster = "My Trend",
         Code = "DTR103",
         Name = "Organizational Breakdown",
         Title = "NNA Trend - Organizational Breakdown",
         PoV = PoVMotherShip.PwmcController20504(),
         Date = GetReportDateOverviewString(ReportsMotherShip.DataLoadStatus.MyTrend),
         SingleTimeView = "Weekly",
         Currency = "kCHF",
     });
 }
예제 #25
0
 public static ReportsEntity RmScorecard()
 {
     return(new ReportsEntity
     {
         Cluster = "My Contribution",
         Code = "EPV303",
         Name = "RM Scorecard",
         OrganizationUnitSign = "DC ",
         Title = "My Contribution - RM Scorecard",
         Date = GetReportDateRmIcTeamString(ReportsMotherShip.DataLoadStatus.MyContributionRmIcTeam),
         Url = $"{TestContexts.BaseAddress}/reports?oe=120046&bg=PC%20CH&bf=RM&currency=214&date=04.09.2019&code=epv303&title=My%20Contribution%20-%20RM%20Scorecard&performanceView=",
         PoV = PoVMotherShip.PwmcManagerA154842(),
         ThirteenMonths = true,
     });
 }
예제 #26
0
 public static ReportsEntity ServiceBreakdown()
 {
     return(new ReportsEntity
     {
         Code = "CRP205",
         Cluster = "My Client",
         Title = "My Client - Service Breakdown",
         Name = "Service Breakdown",
         PoV = PoVMotherShip.PwmcController20326(),
         Date = GetReportDateString(ReportsMotherShip.DataLoadStatus.MyClient),
         Vt = "Direct revenues (E6010)",
         Currency = "kCHF",
         ThirteenMonths = true,
     });
 }
예제 #27
0
 public static ReportsEntity OrganizationalBreakdown()
 {
     return(new ReportsEntity
     {
         Cluster = "My Contribution",
         Name = "Organizational Breakdown",
         OrganizationUnitSign = "TF ",
         Title = "My Contribution - Organizational Breakdown",
         PoV = PoVMotherShip.PwmcController20326(),
         Date = GetReportDateOuPcString(ReportsMotherShip.DataLoadStatus.MyContributionOuPc),
         Vt = "Revenues after CoC/ACP (SUB) (E8774)",
         SingleTimeView = "YTD",
         Currency = "kCHF",
         ThirteenMonths = true,
         Code = "OPV404",
     });
 }
예제 #28
0
 public static ReportsEntity SourceReport()
 {
     return(new ReportsEntity
     {
         Code = "EPV310",
         Cluster = "My Contribution",
         Name = "Source Report",
         Title = "My Contribution - Source Report",
         PoV = PoVMotherShip.PwmcManagerA154842(),
         Date = GetReportDateRmIcTeamString(ReportsMotherShip.DataLoadStatus.MyContributionRmIcTeam),
         Vt = "PWMC Non-deposit Revenues (E9016)",
         SingleTimeView = "YTD",
         Currency = "CHF",
         ThirteenMonths = true,
         OrganizationUnitSign = "DC ",
     });
 }
예제 #29
0
 public static ReportsEntity IcSourceReport()
 {
     return(new ReportsEntity
     {
         Code = "EPVIC310",
         Cluster = "My Contribution",
         Title = "My Contribution - Source Report",
         Name = "Source Report",
         PoV = PoVMotherShip.PwmcIcA666135(),
         Date = GetReportDateRmIcTeamString(ReportsMotherShip.DataLoadStatus.MyContributionRmIcTeam),
         ThirteenMonths = true,
         Vt = "Inv. business revenue transaction-based (E8119)",
         SingleTimeView = "YTD",
         Currency = "kCHF",
         OrganizationUnitSign = "DC ",
     });
 }