Omega192

Cthulu FTW

May 26th, 2011
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 14.51 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head>
  4.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  5.     <title>Data Warehouse at Case Western Reserve University</title>
  6.  
  7.     <link href="http://www.case.edu/stylesheets/core.css" rel="stylesheet" type="text/css" />
  8.     <link href="https://www.case.edu/projects/datawarehouse/stylesheets/dwsite.css" rel="stylesheet" type="text/css" />
  9.     <link href="https://www.case.edu/projects/datawarehouse/stylesheets/dwlayout.css" rel="stylesheet" type="text/css" />
  10.     <link href="http://www.case.edu/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" />
  11.     <link href="https://www.case.edu/projects/datawarehouse/stylesheets/catalog.css" rel="stylesheet" type="text/css" />
  12.        
  13.     <script src="http://www.case.edu/javascripts/general.js" type="text/javascript"></script>
  14.     <script src="https://www.case.edu/projects/datawarehouse/jquery.js" type="text/javascript"></script>
  15.     <script src="https://www.case.edu/projects/datawarehouse/catalog/catalog.js" type="text/javascript"></script>
  16.  
  17. <link to css>
  18. </head>
  19.        
  20. <body>
  21.     <div id="wrapper">
  22.         <!--Case Western Reserve University Header-->
  23.         <iframe src="http://www.case.edu/headers/casedotheader.html" width="100%" height="87" frameborder="0" scrolling="no"></iframe>
  24.    
  25.         <!--School, college, center or department name-->
  26.         <h1 id="subsite"><a href="https://www.case.edu/projects/datawarehouse">Case Data Warehouse</a></h1>
  27.        
  28.         <!--Page title or name: used for orientation-->
  29.         <div id="legend">
  30.             <div id="legendLEFT">
  31.                 <h2>Data Warehouse Report Catalog</h2>
  32.             </div>
  33.         </div>
  34.        
  35.         <!--Page Content-->
  36.         <div id="content">
  37.        
  38.             <!--Left-hand Navigation-->
  39.             <!--#include virtual="/projects/datawarehouse/dwnavigation.html" -->
  40.        
  41.             <!--ONE-COLUMN simple page-->
  42.             <div class="MsoNormal" id="main2col">
  43.               <h2>HCM-Charity Choice</h2>
  44.               <a href="https://www.case.edu/projects/datawarehouse/catalog/HCM/HCM.html">Return to HCM Reports</a>
  45.              
  46.               Request Information
  47.               <table>
  48.                 <tr>
  49.                   <td>Requestor Name or ID</td>
  50.                   <td>Elizabeth Juchno</td>
  51.                 </tr>
  52.                 <tr>
  53.                   <td>Application/Department</td>
  54.                   <td>Human Resources  </td>
  55.                 </tr>
  56.               </table>
  57.               &nbsp;
  58.               Report General Information
  59.               <table>
  60.                 <tr>
  61.                   <td>Report Title</td>
  62.                   <td>HCM-Charity Choice</td>
  63.                 </tr>
  64.                 <tr>
  65.                   <td>Description/Purpose</td>
  66.                   <td>Summary of Charity Choice donations by Department, Federation and    UGEN breakdown.</td>
  67.                 </tr>
  68.                 <tr>
  69.                   <td>Folder</td>
  70.                   <td>HCM-Charity Choice </td>
  71.                 </tr>
  72.                 <tr>
  73.                   <td>Report Example/Prototype Available (Y/N)</td>
  74.                   <td>Y</td>
  75.                 </tr>
  76.               </table>
  77.               &nbsp;
  78.               Report Field Details
  79.               <table>
  80.                 <tr>
  81.                   <th> <strong>Departments Tab</strong></th>
  82.                 </tr>
  83.                 <tr>
  84.                   <th> <strong>Column     Header</strong></th>
  85.                   <th> <strong>Report     Field</strong></th>
  86.                   <th> <strong>Format</strong></th>
  87.                   <th> <strong>Calculation     (if applicable)</strong></th>
  88.                   <th> <strong>Sort     Order (Asc or Desc)</strong></th>
  89.                   <th> <strong>Sum/Count/%     (if applicable)</strong></th>
  90.                 </tr>
  91.                 <tr>
  92.                   <td>Department</td>
  93.                   <td>=[School]</td>
  94.                   <td>&nbsp;</td>
  95.                   <td>&nbsp;</td>
  96.                   <td>Asc</td>
  97.                   <td>&nbsp;</td>
  98.                 </tr>
  99.                 <tr>
  100.                   <td># of Participants</td>
  101.                   <td>=Count([Employee ID (NO RLS)])</td>
  102.                   <td>&nbsp;</td>
  103.                   <td>&nbsp;</td>
  104.                   <td>&nbsp;</td>
  105.                   <td>Sum</td>
  106.                 </tr>
  107.                 <tr>
  108.                   <td>Payroll Deduction</td>
  109.                   <td>=[Employee Email]</td>
  110.                   <td>&nbsp;</td>
  111.                   <td>&nbsp;</td>
  112.                   <td> </td>
  113.                   <td>Sum</td>
  114.                 </tr>
  115.                 <tr>
  116.                   <td>Check Amount</td>
  117.                   <td>=[Employee Status Code]</td>
  118.                   <td>&nbsp;</td>
  119.                   <td>&nbsp;</td>
  120.                   <td>&nbsp;</td>
  121.                   <td>Sum</td>
  122.                 </tr>
  123.                 <tr>
  124.                   <td>Total Contribution</td>
  125.                   <td>=[Employee Class Long Desc]</td>
  126.                   <td>&nbsp;</td>
  127.                   <td>&nbsp;</td>
  128.                   <td>&nbsp;</td>
  129.                   <td>Sum</td>
  130.                 </tr>
  131.                 <tr>
  132.                   <th>Federations    Tab</th>
  133.                 </tr>
  134.                 <tr>
  135.                   <th> <strong>Column     Header</strong></th>
  136.                   <th> <strong>Report     Field</strong></th>
  137.                   <th> <strong>Format</strong></th>
  138.                   <th> <strong>Calculation     (if applicable)</strong></th>
  139.                   <th> <strong>Sort     Order (Asc or Desc)</strong></th>
  140.                   <th> <strong>Sum/Count/%     (if applicable)</strong></th>
  141.                 </tr>
  142.                 <tr>
  143.                   <td>Federation </td>
  144.                   <td>=[Deduction Code]</td>
  145.                   <td>&nbsp;</td>
  146.                   <td>&nbsp;</td>
  147.                   <td>Asc</td>
  148.                   <td>&nbsp;</td>
  149.                 </tr>
  150.                 <tr>
  151.                   <td># of Participants</td>
  152.                   <td>=Count([Employee ID (NO RLS)])</td>
  153.                   <td>&nbsp;</td>
  154.                   <td>&nbsp;</td>
  155.                   <td>&nbsp;</td>
  156.                   <td>Sum</td>
  157.                 </tr>
  158.                 <tr>
  159.                   <td>Payroll Deduction</td>
  160.                   <td>=[Employee Email]</td>
  161.                   <td>&nbsp;</td>
  162.                   <td>&nbsp;</td>
  163.                   <td> </td>
  164.                   <td>Sum</td>
  165.                 </tr>
  166.                 <tr>
  167.                   <td>Check Amount</td>
  168.                   <td>=[Employee Status Code]</td>
  169.                   <td>&nbsp;</td>
  170.                   <td>&nbsp;</td>
  171.                   <td>&nbsp;</td>
  172.                   <td>Sum</td>
  173.                 </tr>
  174.                 <tr>
  175.                   <td>Total Contribution</td>
  176.                   <td>=[Employee Class Long Desc]</td>
  177.                   <td>&nbsp;</td>
  178.                   <td>&nbsp;</td>
  179.                   <td>&nbsp;</td>
  180.                   <td>Sum</td>
  181.                 </tr>
  182.                 <tr>
  183.                   <th> <strong>UGEN Summary Tab</strong></th>
  184.                 </tr>
  185.                 <tr>
  186.                   <th> <strong>Column     Header</strong></th>
  187.                   <th> <strong>Report     Field</strong></th>
  188.                   <th> <strong>Format</strong></th>
  189.                   <th> <strong>Calculation     (if applicable)</strong></th>
  190.                   <th> <strong>Sort     Order (Asc or Desc)</strong></th>
  191.                   <th> <strong>Sum/Count/%     (if applicable)</strong></th>
  192.                 </tr>
  193.                 <tr>
  194.                   <th> <strong>&nbsp;</strong></th>
  195.                   <th> <strong>&nbsp;</strong></th>
  196.                   <th> <strong>&nbsp;</strong></th>
  197.                   <th> <strong>&nbsp;</strong></th>
  198.                   <th> <strong>&nbsp;</strong></th>
  199.                   <th> <strong>&nbsp;</strong></th>
  200.                 </tr>
  201.                 <tr>
  202.                   <th> UGEN Department</th>
  203.                   <th> =[UGEN Department]</th>
  204.                   <th> &nbsp;</th>
  205.                   <th>  </th>
  206.                   <th> Asc</th>
  207.                   <th> &nbsp;</th>
  208.                 </tr>
  209.                 <tr>
  210.                   <td># of Participants</td>
  211.                   <td>=Count([Employee ID (NO RLS)])</td>
  212.                   <td>&nbsp;</td>
  213.                   <td>&nbsp;</td>
  214.                   <td>&nbsp;</td>
  215.                   <td>Sum</td>
  216.                 </tr>
  217.                 <tr>
  218.                   <td>Payroll Deduction</td>
  219.                   <td>=[Employee Email]</td>
  220.                   <td>&nbsp;</td>
  221.                   <td>&nbsp;</td>
  222.                   <td> </td>
  223.                   <td>Sum</td>
  224.                 </tr>
  225.                 <tr>
  226.                   <td>Check Amount</td>
  227.                   <td>=[Employee Status Code]</td>
  228.                   <td>&nbsp;</td>
  229.                   <td>&nbsp;</td>
  230.                   <td>&nbsp;</td>
  231.                   <td>Sum</td>
  232.                 </tr>
  233.                 <tr>
  234.                   <td>Total Contribution</td>
  235.                   <td>=[Employee Class Long Desc]</td>
  236.                   <td>&nbsp;</td>
  237.                   <td>&nbsp;</td>
  238.                   <td>&nbsp;</td>
  239.                   <td>Sum</td>
  240.                 </tr>
  241.                 <tr>
  242.                   <th>UGEN    Detail Tab</th>
  243.                   <td>&nbsp;</td>
  244.                   <td>&nbsp;</td>
  245.                   <td>&nbsp;</td>
  246.                   <td>&nbsp;</td>
  247.                   <td>&nbsp;</td>
  248.                 </tr>
  249.                 <tr>
  250.                   <th>Column    Header</th>
  251.                   <th>Report    Field</th>
  252.                   <th>Format</th>
  253.                   <th>Calculation    (if applicable)</th>
  254.                   <th>Sort    Order (Asc or Desc)</th>
  255.                   <th>Sum/Count/%    (if applicable)</th>
  256.                 </tr>
  257.                 <tr>
  258.                   <td>UGEN Department</td>
  259.                   <td>=[UGEN Department]</td>
  260.                   <td>&nbsp;</td>
  261.                   <td>&nbsp;</td>
  262.                   <td>Asc</td>
  263.                   <td>&nbsp;</td>
  264.                 </tr>
  265.                 <tr>
  266.                   <td>Dept ID</td>
  267.                   <td>=[Department ID]</td>
  268.                   <td>&nbsp;</td>
  269.                   <td>&nbsp;</td>
  270.                   <td>&nbsp;</td>
  271.                   <td>Sum</td>
  272.                 </tr>
  273.                 <tr>
  274.                   <td>Dept Name</td>
  275.                   <td>=[Department Long Desc]</td>
  276.                   <td>&nbsp;</td>
  277.                   <td>&nbsp;</td>
  278.                   <td> </td>
  279.                   <td>Sum</td>
  280.                 </tr>
  281.                 <tr>
  282.                   <td>Total Contribution</td>
  283.                   <td>=[Employee Class Long Desc]</td>
  284.                   <td>&nbsp;</td>
  285.                   <td>&nbsp;</td>
  286.                   <td>&nbsp;</td>
  287.                   <td>Sum</td>
  288.                 </tr>
  289.                 <tr>
  290.                   <td># of Participants</td>
  291.                   <td>=Count([Employee ID (NO RLS)])</td>
  292.                   <td>&nbsp;</td>
  293.                   <td>&nbsp;</td>
  294.                   <td>&nbsp;</td>
  295.                   <td>Sum</td>
  296.                 </tr>
  297.               </table>
  298.               &nbsp;
  299.               Results Information
  300.               <table>
  301.                 <tr>
  302.                   <td>Report Body    Format:     Table X        Cross-tab        Graph  </td>
  303.                 </tr>
  304.                 <tr>
  305.                   <td>Drill Down    Options:       X No Drill    Down            <br />
  306.                     <a name="Check45" id="Check45"></a>   Use Drill    Down: Provide fields &amp; drill down order:<br />
  307.                       Field    #1<a name="Text16" id="Text16"></a><u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</u>              Field    #3<a name="Text17" id="Text17"></a><u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</u>              Field    #5<u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</u><u> </u>
  308.                                                         Field    #2<a name="Text18" id="Text18"></a><u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</u>              Field    #4<u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</u>             Field #6<u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</u></td>
  309.                 </tr>
  310.               </table>
  311.               &nbsp;
  312.               Condition Information
  313.               <table>
  314.                 <tr>
  315.                   <th> Fields</th>
  316.                   <th> Condition (=, &gt;, &lt;,etc)</th>
  317.                   <th> Value</th>
  318.                 </tr>
  319.                 <tr>
  320.                   <td>Max(EFF DATE)</td>
  321.                   <td>&nbsp;</td>
  322.                   <td>&nbsp;</td>
  323.                 </tr>
  324.               </table>
  325.               &nbsp;
  326.               Prompt Information
  327.               <table>
  328.                 <tr>
  329.                   <th> Prompt Fields</th>
  330.                   <th> Prompt Text</th>
  331.                   <th> Range (Y/N)</th>
  332.                   <th> Include List of Values (Y/N)</th>
  333.                   <th> Mono/Multi</th>
  334.                 </tr>
  335.                 <tr>
  336.                   <td>Year</td>
  337.                   <td>Enter Year</td>
  338.                   <td>N</td>
  339.                   <td>Y</td>
  340.                   <td>MONO</td>
  341.                 </tr>
  342.                 <tr>
  343.                   <td>&nbsp;</td>
  344.                   <td>&nbsp;</td>
  345.                   <td>&nbsp;</td>
  346.                   <td>&nbsp;</td>
  347.                   <td>&nbsp;</td>
  348.                 </tr>
  349.               </table>
  350.               &nbsp;
  351.               Schedule Information
  352.               <table>
  353.                 <tr>
  354.                   <th> Schedule Frequency (Daily, Weekly,     Monthly, etc)</th>
  355.                   <th> Schedule Time</th>
  356.                 </tr>
  357.                 <tr>
  358.                   <td>&nbsp;</td>
  359.                   <td>N/A</td>
  360.                 </tr>
  361.               </table>
  362.               &nbsp;
  363.               <a href="https://www.case.edu/projects/datawarehouse/catalog/HCM/HCM.html">HCM Reports</a>
  364.           </div><!--End #main2col or main column-->
  365.         </div><!--End #content-->
  366. </div><!--End #wrapper-->
  367.    
  368.     <!--Footer-->
  369.     <!--#include virtual="/projects/datawarehouse/dwfooter.html" -->
  370. </body>
  371. </html>
Advertisement
Add Comment
Please, Sign In to add comment